COLOR #6D8477

HEX: #6D8477 RGB: (109,132,119)

Color info

#6D8477 contains red, green and blue colors in about the same proportion. Web safe color of #6D8477 is #669966 (or #696).

RGB color model

#6D8477 color RGB value is (109,132,119).

RGB: (109,132,119) (43%, 52%, 47%)

RGB channels and saturation

R 109 of 255 = 43%
G 132 of 255 = 52%
B 119 of 255 = 47%

109
132
119

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

Portions of RGB colors in percentages

R + G + B = 109 + 132 + 119 = 360 (100%)
R 109 of 360 ~ 30.28%
G 132 of 360 ~ 36.67%
B 119 of 360 ~ 33.06'%

%30.28
%36.67
%33.06

CMYK color model

#6D8477 color CMYK value is (17,0,10,48).

  • cyan value is 17.42%
  • magenta value is 0.00%
  • yellow value is 9.85%
  • key color value is 48.24%

CMYK: (17,0,10,48)
C17M0Y10K48 (17%, 0%, 10%, 48%)
(0.17 / 0.00 / 0.10 / 0.48)

CMYK percentages

%17.42
%0
%9.85
%48.24

Codes

Color #6D8477 in popluar color models

6D 84 77
RGB 109 132 119
HSL 146° 9.54% 47.25%
HSB/HSV 146° 17.42% 51.76%
CMYK 17.42% 0.00% 9.85%
48.24%

Color #6D8477 in popluar number systems.

HEX 6D 84 77
Decimal 109 132 119
Binary 1101101 10000100 1110111
Octal 155 204 167

Shades and tints

Shades of #6D8477

#6D8477
(109,132,119)
#64786D
(100,120,109)
#5B6C63
(91,108,99)
#526059
(82,96,89)
#49544F
(73,84,79)
#404845
(64,72,69)
#373C3B
(55,60,59)
#2E3031
(46,48,49)
#252427
(37,36,39)
#1C181D
(28,24,29)
#130C13
(19,12,19)
#000000
(0,0,0)

Tints of #6D8477

#6D8477
(109,132,119)
#7A8F83
(122,143,131)
#879A8F
(135,154,143)
#94A59B
(148,165,155)
#A1B0A7
(161,176,167)
#AEBBB3
(174,187,179)
#BBC6BF
(187,198,191)
#C8D1CB
(200,209,203)
#D5DCD7
(213,220,215)
#E2E7E3
(226,231,227)
#EFF2EF
(239,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D8477; }

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

This text font color is #6D8477.

Background Color

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

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

This div background color is #6D8477.

Border color

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

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

This div border color is #6D8477.

Opacity

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

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

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

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

This text has shadow with #6D8477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8477.

Preview

Color preview on black background

This text has color #6D8477 on black background.


Color preview on white background

This text has color #6D8477 on white background.


Black color preview on #6D8477 background

This text has black color on #6D8477 background.


White color preview on #6D8477 background

This text has white color on #6D8477 background.


Related colors

Complementary color

Complementary color for #hex is #927B88.


I love getcolorcode.com

Triadic colors

1 #776D84 and #84776D with #6D8477 are triadic colors.

2 #77846D and #846D77 with #6D8477 are triadic colors.