COLOR #669179

HEX: #669179 RGB: (102,145,121)

Color info

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

RGB color model

#669179 color RGB value is (102,145,121).

RGB: (102,145,121) (40%, 57%, 47%)

RGB channels and saturation

R 102 of 255 = 40%
G 145 of 255 = 57%
B 121 of 255 = 47%

102
145
121

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

Portions of RGB colors in percentages

R + G + B = 102 + 145 + 121 = 368 (100%)
R 102 of 368 ~ 27.72%
G 145 of 368 ~ 39.4%
B 121 of 368 ~ 32.88'%

%27.72
%39.4
%32.88

CMYK color model

#669179 color CMYK value is (30,0,17,43).

  • cyan value is 29.66%
  • magenta value is 0.00%
  • yellow value is 16.55%
  • key color value is 43.14%

CMYK: (30,0,17,43)
C30M0Y17K43 (30%, 0%, 17%, 43%)
(0.30 / 0.00 / 0.17 / 0.43)

CMYK percentages

%29.66
%0
%16.55
%43.14

Codes

Color #669179 in popluar color models

66 91 79
RGB 102 145 121
HSL 147° 17.41% 48.43%
HSB/HSV 147° 29.66% 56.86%
CMYK 29.66% 0.00% 16.55%
43.14%

Color #669179 in popluar number systems.

HEX 66 91 79
Decimal 102 145 121
Binary 1100110 10010001 1111001
Octal 146 221 171

Shades and tints

Shades of #669179

#669179
(102,145,121)
#5D846E
(93,132,110)
#547763
(84,119,99)
#4B6A58
(75,106,88)
#425D4D
(66,93,77)
#395042
(57,80,66)
#304337
(48,67,55)
#27362C
(39,54,44)
#1E2921
(30,41,33)
#151C16
(21,28,22)
#0C0F0B
(12,15,11)
#000000
(0,0,0)

Tints of #669179

#669179
(102,145,121)
#739B85
(115,155,133)
#80A591
(128,165,145)
#8DAF9D
(141,175,157)
#9AB9A9
(154,185,169)
#A7C3B5
(167,195,181)
#B4CDC1
(180,205,193)
#C1D7CD
(193,215,205)
#CEE1D9
(206,225,217)
#DBEBE5
(219,235,229)
#E8F5F1
(232,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #669179; }

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

This text font color is #669179.

Background Color

.myBgColor { background-color: #669179; }

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

This div background color is #669179.

Border color

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

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

This div border color is #669179.

Opacity

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

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

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

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

This text has shadow with #669179 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #669179.

Preview

Color preview on black background

This text has color #669179 on black background.


Color preview on white background

This text has color #669179 on white background.


Black color preview on #669179 background

This text has black color on #669179 background.


White color preview on #669179 background

This text has white color on #669179 background.


Related colors

Complementary color

Complementary color for #hex is #996E86.


I love getcolorcode.com

Triadic colors

1 #796691 and #917966 with #669179 are triadic colors.

2 #799166 and #916679 with #669179 are triadic colors.