COLOR #6D778A

HEX: #6D778A RGB: (109,119,138)

Renk bilgisi

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

RGB renk modeli

#6D778A color RGB value is (109,119,138).

RGB: (109,119,138) (43%, 47%, 54%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 119 of 255 = 47%
B 138 of 255 = 54%

109
119
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 119 + 138 = 366 (100%)
R 109 of 366 ~ 29.78%
G 119 of 366 ~ 32.51%
B 138 of 366 ~ 37.7'%

%29.78
%32.51
%37.7

CMYK RENK MODELİ

#6D778A rengi CMYK tonu (21,14,0,46).

  • camgöbeği tonu 21.01%
  • eflatun tonu 13.77%
  • sarı tonu 0.00%
  • ana renk tonu 45.88%

CMYK: (21,14,0,46)
C21M14Y0K46 (21%, 14%, 0%, 46%)
(0.21 / 0.14 / 0.00 / 0.46)

CMYK yüzdeleri

%21.01
%13.77
%0
%45.88

Codes

Color #6D778A in popluar color models

6D 77 8A
RGB 109 119 138
HSL 219° 11.74% 48.43%
HSB/HSV 219° 21.01% 54.12%
CMYK 21.01% 13.77% 0.00%
45.88%

Color #6D778A in popluar number systems.

HEX 6D 77 8A
Decimal 109 119 138
Binary 1101101 1110111 10001010
Octal 155 167 212

Shades and tints

Shades of #6D778A

#6D778A
(109,119,138)
#646D7E
(100,109,126)
#5B6372
(91,99,114)
#525966
(82,89,102)
#494F5A
(73,79,90)
#40454E
(64,69,78)
#373B42
(55,59,66)
#2E3136
(46,49,54)
#25272A
(37,39,42)
#1C1D1E
(28,29,30)
#131312
(19,19,18)
#000000
(0,0,0)

Tints of #6D778A

#6D778A
(109,119,138)
#7A8394
(122,131,148)
#878F9E
(135,143,158)
#949BA8
(148,155,168)
#A1A7B2
(161,167,178)
#AEB3BC
(174,179,188)
#BBBFC6
(187,191,198)
#C8CBD0
(200,203,208)
#D5D7DA
(213,215,218)
#E2E3E4
(226,227,228)
#EFEFEE
(239,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D778A; }

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

This text font color is #6D778A.

Background Color

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

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

This div background color is #6D778A.

Border color

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

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

This div border color is #6D778A.

Opacity

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

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

Text with #6D778A 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 #6D778A;}

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

This text has shadow with #6D778A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D778A.

Preview

Color preview on black background

This text has color #6D778A on black background.


Color preview on white background

This text has color #6D778A on white background.


Black color preview on #6D778A background

This text has black color on #6D778A background.


White color preview on #6D778A background

This text has white color on #6D778A background.


Related colors

Complementary color

Complementary color for #hex is #928875.


I love getcolorcode.com

Triadic colors

1 #8A6D77 and #778A6D with #6D778A are triadic colors.

2 #8A776D and #776D8A with #6D778A are triadic colors.