COLOR #699677

HEX: #699677 RGB: (105,150,119)

Color info

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

RGB color model

#699677 color RGB value is (105,150,119).

RGB: (105,150,119) (41%, 59%, 47%)

RGB channels and saturation

R 105 of 255 = 41%
G 150 of 255 = 59%
B 119 of 255 = 47%

105
150
119

R + G + B ~ 49%. #699677 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 105 + 150 + 119 = 374 (100%)
R 105 of 374 ~ 28.07%
G 150 of 374 ~ 40.11%
B 119 of 374 ~ 31.82'%

%28.07
%40.11
%31.82

CMYK color model

#699677 color CMYK value is (30,0,21,41).

  • cyan value is 30.00%
  • magenta value is 0.00%
  • yellow value is 20.67%
  • key color value is 41.18%
CMYK: (30,0,21,41) C30M0Y21K41 (30%,0%,21%,41%) (0.30/0.00/0.21/0.41) 

CMYK percentages

%30
%0
%20.67
%41.18

Codes

Color #699677 in popluar color models

69 96 77
RGB 105 150 119
HSL 139° 17.65% 50.00%
HSB/HSV 139° 30.00% 58.82%
CMYK 30.00% 0.00% 20.67%
41.18%

Color #699677 in popluar number systems.

HEX 69 96 77
Decimal 105 150 119
Binary 1101001 10010110 1110111
Octal 151 226 167

Shades and tints

Shades of #699677

#699677
(105,150,119)
#60896D
(96,137,109)
#577C63
(87,124,99)
#4E6F59
(78,111,89)
#45624F
(69,98,79)
#3C5545
(60,85,69)
#33483B
(51,72,59)
#2A3B31
(42,59,49)
#212E27
(33,46,39)
#18211D
(24,33,29)
#0F1413
(15,20,19)
#000000
(0,0,0)

Tints of #699677

#699677
(105,150,119)
#769F83
(118,159,131)
#83A88F
(131,168,143)
#90B19B
(144,177,155)
#9DBAA7
(157,186,167)
#AAC3B3
(170,195,179)
#B7CCBF
(183,204,191)
#C4D5CB
(196,213,203)
#D1DED7
(209,222,215)
#DEE7E3
(222,231,227)
#EBF0EF
(235,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #699677 color. Also use rgb(105,150,119) instead hex code.

Text Font Color

.myTextColor { color: #699677; }

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

This text font color is #699677.

Background Color

.myBgColor { background-color: #699677; }

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

This div background color is #699677.

Border color

.myBorderColor { border: 1px solid #699677; }

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

This div border color is #699677.

Opacity

.myOpacity80 { color: #699677; opacity: 0.8; }

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

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

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

This text has shadow with #699677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #699677.

Preview

Color preview on black background

This text has color #699677 on black background.


Color preview on white background

This text has color #699677 on white background.


Black color preview on #699677 background

This text has black color on #699677 background.


White color preview on #699677 background

This text has white color on #699677 background.


Related colors

Complementary color

Complementary color for #hex is #966988.


I love getcolorcode.com

Triadic colors

1 #776996 and #967769 with #699677 are triadic colors.

2 #779669 and #966977 with #699677 are triadic colors.