COLOR #6F9D77

HEX: #6F9D77 RGB: (111,157,119)

Color info

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

RGB color model

#6F9D77 color RGB value is (111,157,119).

RGB: (111,157,119) (44%, 62%, 47%)

RGB channels and saturation

R 111 of 255 = 44%
G 157 of 255 = 62%
B 119 of 255 = 47%

111
157
119

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

Portions of RGB colors in percentages

R + G + B = 111 + 157 + 119 = 387 (100%)
R 111 of 387 ~ 28.68%
G 157 of 387 ~ 40.57%
B 119 of 387 ~ 30.75'%

%28.68
%40.57
%30.75

CMYK color model

#6F9D77 color CMYK value is (29,0,24,38).

  • cyan value is 29.30%
  • magenta value is 0.00%
  • yellow value is 24.20%
  • key color value is 38.43%
CMYK: (29,0,24,38) C29M0Y24K38 (29%,0%,24%,38%) (0.29/0.00/0.24/0.38) 

CMYK percentages

%29.3
%0
%24.2
%38.43

Codes

Color #6F9D77 in popluar color models

6F 9D 77
RGB 111 157 119
HSL 130° 19.01% 52.55%
HSB/HSV 130° 29.30% 61.57%
CMYK 29.30% 0.00% 24.20%
38.43%

Color #6F9D77 in popluar number systems.

HEX 6F 9D 77
Decimal 111 157 119
Binary 1101111 10011101 1110111
Octal 157 235 167

Shades and tints

Shades of #6F9D77

#6F9D77
(111,157,119)
#658F6D
(101,143,109)
#5B8163
(91,129,99)
#517359
(81,115,89)
#47654F
(71,101,79)
#3D5745
(61,87,69)
#33493B
(51,73,59)
#293B31
(41,59,49)
#1F2D27
(31,45,39)
#151F1D
(21,31,29)
#0B1113
(11,17,19)
#000000
(0,0,0)

Tints of #6F9D77

#6F9D77
(111,157,119)
#7CA583
(124,165,131)
#89AD8F
(137,173,143)
#96B59B
(150,181,155)
#A3BDA7
(163,189,167)
#B0C5B3
(176,197,179)
#BDCDBF
(189,205,191)
#CAD5CB
(202,213,203)
#D7DDD7
(215,221,215)
#E4E5E3
(228,229,227)
#F1EDEF
(241,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F9D77 color. Also use rgb(111,157,119) instead hex code.

Text Font Color

.myTextColor { color: #6F9D77; }

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

This text font color is #6F9D77.

Background Color

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

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

This div background color is #6F9D77.

Border color

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

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

This div border color is #6F9D77.

Opacity

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

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

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

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

This text has shadow with #6F9D77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F9D77.

Preview

Color preview on black background

This text has color #6F9D77 on black background.


Color preview on white background

This text has color #6F9D77 on white background.


Black color preview on #6F9D77 background

This text has black color on #6F9D77 background.


White color preview on #6F9D77 background

This text has white color on #6F9D77 background.


Related colors

Complementary color

Complementary color for #hex is #906288.


I love getcolorcode.com

Triadic colors

1 #776F9D and #9D776F with #6F9D77 are triadic colors.

2 #779D6F and #9D6F77 with #6F9D77 are triadic colors.