COLOR #669079

HEX: #669079 RGB: (102,144,121)

Color info

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

RGB color model

#669079 color RGB value is (102,144,121).

RGB: (102,144,121) (40%, 56%, 47%)

RGB channels and saturation

R 102 of 255 = 40%
G 144 of 255 = 56%
B 121 of 255 = 47%

102
144
121

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

Portions of RGB colors in percentages

R + G + B = 102 + 144 + 121 = 367 (100%)
R 102 of 367 ~ 27.79%
G 144 of 367 ~ 39.24%
B 121 of 367 ~ 32.97'%

%27.79
%39.24
%32.97

CMYK color model

#669079 color CMYK value is (29,0,16,44).

  • cyan value is 29.17%
  • magenta value is 0.00%
  • yellow value is 15.97%
  • key color value is 43.53%

CMYK: (29,0,16,44)
C29M0Y16K44 (29%, 0%, 16%, 44%)
(0.29 / 0.00 / 0.16 / 0.44)

CMYK percentages

%29.17
%0
%15.97
%43.53

Codes

Color #669079 in popluar color models

66 90 79
RGB 102 144 121
HSL 147° 17.07% 48.24%
HSB/HSV 147° 29.17% 56.47%
CMYK 29.17% 0.00% 15.97%
43.53%

Color #669079 in popluar number systems.

HEX 66 90 79
Decimal 102 144 121
Binary 1100110 10010000 1111001
Octal 146 220 171

Shades and tints

Shades of #669079

#669079
(102,144,121)
#5D836E
(93,131,110)
#547663
(84,118,99)
#4B6958
(75,105,88)
#425C4D
(66,92,77)
#394F42
(57,79,66)
#304237
(48,66,55)
#27352C
(39,53,44)
#1E2821
(30,40,33)
#151B16
(21,27,22)
#0C0E0B
(12,14,11)
#000000
(0,0,0)

Tints of #669079

#669079
(102,144,121)
#739A85
(115,154,133)
#80A491
(128,164,145)
#8DAE9D
(141,174,157)
#9AB8A9
(154,184,169)
#A7C2B5
(167,194,181)
#B4CCC1
(180,204,193)
#C1D6CD
(193,214,205)
#CEE0D9
(206,224,217)
#DBEAE5
(219,234,229)
#E8F4F1
(232,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #669079 color. Also use rgb(102,144,121) instead hex code.

Text Font Color

.myTextColor { color: #669079; }

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

This text font color is #669079.

Background Color

.myBgColor { background-color: #669079; }

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

This div background color is #669079.

Border color

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

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

This div border color is #669079.

Opacity

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

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

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

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

This text has shadow with #669079 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #669079.

Preview

Color preview on black background

This text has color #669079 on black background.


Color preview on white background

This text has color #669079 on white background.


Black color preview on #669079 background

This text has black color on #669079 background.


White color preview on #669079 background

This text has white color on #669079 background.


Related colors

Complementary color

Complementary color for #hex is #996F86.


I love getcolorcode.com

Triadic colors

1 #796690 and #907966 with #669079 are triadic colors.

2 #799066 and #906679 with #669079 are triadic colors.