COLOR #669889

HEX: #669889 RGB: (102,152,137)

Color info

#669889 contains red, green and blue colors in about the same proportion. Web safe color of #669889 is #669999 (or #699).

RGB color model

#669889 color RGB value is (102,152,137).

RGB: (102,152,137) (40%, 60%, 54%)

RGB channels and saturation

R 102 of 255 = 40%
G 152 of 255 = 60%
B 137 of 255 = 54%

102
152
137

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

Portions of RGB colors in percentages

R + G + B = 102 + 152 + 137 = 391 (100%)
R 102 of 391 ~ 26.09%
G 152 of 391 ~ 38.87%
B 137 of 391 ~ 35.04'%

%26.09
%38.87
%35.04

CMYK color model

#669889 color CMYK value is (33,0,10,40).

  • cyan value is 32.89%
  • magenta value is 0.00%
  • yellow value is 9.87%
  • key color value is 40.39%

CMYK: (33,0,10,40)
C33M0Y10K40 (33%, 0%, 10%, 40%)
(0.33 / 0.00 / 0.10 / 0.40)

CMYK percentages

%32.89
%0
%9.87
%40.39

Codes

Color #669889 in popluar color models

66 98 89
RGB 102 152 137
HSL 162° 19.69% 49.80%
HSB/HSV 162° 32.89% 59.61%
CMYK 32.89% 0.00% 9.87%
40.39%

Color #669889 in popluar number systems.

HEX 66 98 89
Decimal 102 152 137
Binary 1100110 10011000 10001001
Octal 146 230 211

Shades and tints

Shades of #669889

#669889
(102,152,137)
#5D8B7D
(93,139,125)
#547E71
(84,126,113)
#4B7165
(75,113,101)
#426459
(66,100,89)
#39574D
(57,87,77)
#304A41
(48,74,65)
#273D35
(39,61,53)
#1E3029
(30,48,41)
#15231D
(21,35,29)
#0C1611
(12,22,17)
#000000
(0,0,0)

Tints of #669889

#669889
(102,152,137)
#73A193
(115,161,147)
#80AA9D
(128,170,157)
#8DB3A7
(141,179,167)
#9ABCB1
(154,188,177)
#A7C5BB
(167,197,187)
#B4CEC5
(180,206,197)
#C1D7CF
(193,215,207)
#CEE0D9
(206,224,217)
#DBE9E3
(219,233,227)
#E8F2ED
(232,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #669889 color. Also use rgb(102,152,137) instead hex code.

Text Font Color

.myTextColor { color: #669889; }

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

This text font color is #669889.

Background Color

.myBgColor { background-color: #669889; }

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

This div background color is #669889.

Border color

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

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

This div border color is #669889.

Opacity

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

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

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

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

This text has shadow with #669889 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #669889.

Preview

Color preview on black background

This text has color #669889 on black background.


Color preview on white background

This text has color #669889 on white background.


Black color preview on #669889 background

This text has black color on #669889 background.


White color preview on #669889 background

This text has white color on #669889 background.


Related colors

Complementary color

Complementary color for #hex is #996776.


I love getcolorcode.com

Triadic colors

1 #896698 and #988966 with #669889 are triadic colors.

2 #899866 and #986689 with #669889 are triadic colors.