COLOR #6D7A8A

HEX: #6D7A8A
RGB: (109,122,138)

Renk bilgisi

#6D7A8A contains red, green and blue colors in about the same proportion. #6D7A8A ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6D7A8A color RGB value is (109,122,138).

  • kırmız ton 109;
  • yeşil ton 122;
  • mavi ton 138.
RGB:
(109,122,138)
(43%,48%,54%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 122 of 255 = 48%
B 138 of 255 = 54%

109
122
138

R + G + B ~ 48%. #6D7A8A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B =
109 + 122 + 138 = 369 (100%)
R 109 of 369 ~ 29.54%
G 122 of 369 ~ 33.06%
B 138 of 369 ~ 37.4%

%29.54
%33.06
%37.4

CMYK RENK MODELİ

#6D7A8A rengi CMYK tonu (21,12,0,46).

  • camgöbeği tonu 21.01%
  • eflatun tonu 11.59%
  • sarı tonu 0.00%
  • ana renk tonu 45.88%
CMYK:
(21,12,0,46)
C21M12Y0K46 
(21%,12%,0%,46%)
(0.21/0.12/0.00/0.46)	

CMYK yüzdeleri

%21.01
%11.59
%0
%45.88

Codes

Color #6D7A8A in popluar color models

6D7A8A
RGB109122138
HSL213°11.74%48.43%
HSB/HSV213°21.01%54.12%
CMYK21.01%11.59%0.00%
45.88%

Color #6D7A8A in popluar number systems.

HEX6D7A8A
Decimal109122138
Binary1101101111101010001010
Octal155172212

Shades and tints

Shades of #6D7A8A

#6D7A8A
(109,122,138)
#646F7E
(100,111,126)
#5B6472
(91,100,114)
#525966
(82,89,102)
#494E5A
(73,78,90)
#40434E
(64,67,78)
#373842
(55,56,66)
#2E2D36
(46,45,54)
#25222A
(37,34,42)
#1C171E
(28,23,30)
#130C12
(19,12,18)
#000000
(0,0,0)

Tints of #6D7A8A

#6D7A8A
(109,122,138)
#7A8694
(122,134,148)
#87929E
(135,146,158)
#949EA8
(148,158,168)
#A1AAB2
(161,170,178)
#AEB6BC
(174,182,188)
#BBC2C6
(187,194,198)
#C8CED0
(200,206,208)
#D5DADA
(213,218,218)
#E2E6E4
(226,230,228)
#EFF2EE
(239,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D7A8A color. Also use rgb(109,122,138) instead hex code.

Text Font Color

.myTextColor { color: #6D7A8A; }

<p style="color:#6D7A8A">This sample text font color is #6D7A8A.</p>

This text font color is #6D7A8A.


Background Color

.myBgColor { background-color: #6D7A8A; }

<div style="background-color:#6D7A8A">Inner text</div>

This div background color is #6D7A8A.


Border color

.myBorderColor { border: 1px solid #6D7A8A; }

<div style="border:3px solid #6D7A8A">Div</div>

This div border color is #6D7A8A.


Opacity

.myOpacity80 { color: #6D7A8A; opacity: 0.8; }

<p style="color:#6D7A8A;opacity:0.8;">80%</p>

Text with #6D7A8A color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.

Background with opacity value 80%.

Background with opacity value 50%.

Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #6D7A8A;}

<p style="text-shadow: 3px 3px 1px #6D7A8A">Text here.</p>

This text has shadow with #6D7A8A color.

.textShadow {text-shadow: 3px 3px 1px #6D7A8A, 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #6D7A8A, 5px 5px 20px red">Text here.</p>

This text has shadow with #6D7A8A primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#6D7A8A, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#6D7A8A, Direction=45, Strength=4)">Text</p>

This text has shadow with #6D7A8A and red colors in old Internet Explorer.


Div box shadow color

/* css code */
.divShadow
{
  -moz-box-shadow:	1px 1px 3px 2px #6D7A8A;
  -webkit-box-shadow:	1px 1px 3px 2px #6D7A8A;
  box-shadow:		1px 1px 3px 2px #6D7A8A;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #6D7A8A;
-webkit-box-shadow: 1px 1px 3px 2px #6D7A8A;
box-shadow:1px 1px 3px 2px #6D7A8A;">
Div content here</div>
This div box has shadow with color #6D7A8A.

Preview

Color preview on black background

This text has color #6D7A8A on black background.


Color preview on white background

This text has color #6D7A8A on white background.



Black color preview on #6D7A8A background

This text has black color on #6D7A8A background.


White color preview on #6D7A8A background

This text has white color on #6D7A8A background.