COLOR #669668

HEX: #669668 RGB: (102,150,104)

Color info

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

RGB color model

#669668 color RGB value is (102,150,104).

RGB: (102,150,104) (40%, 59%, 41%)

RGB channels and saturation

R 102 of 255 = 40%
G 150 of 255 = 59%
B 104 of 255 = 41%

102
150
104

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

Portions of RGB colors in percentages

R + G + B = 102 + 150 + 104 = 356 (100%)
R 102 of 356 ~ 28.65%
G 150 of 356 ~ 42.13%
B 104 of 356 ~ 29.21'%

%28.65
%42.13
%29.21

CMYK color model

#669668 color CMYK value is (32,0,31,41).

  • cyan value is 32.00%
  • magenta value is 0.00%
  • yellow value is 30.67%
  • key color value is 41.18%

CMYK: (32,0,31,41)
C32M0Y31K41 (32%, 0%, 31%, 41%)
(0.32 / 0.00 / 0.31 / 0.41)

CMYK percentages

%32
%0
%30.67
%41.18

Codes

Color #669668 in popluar color models

66 96 68
RGB 102 150 104
HSL 123° 19.05% 49.41%
HSB/HSV 123° 32.00% 58.82%
CMYK 32.00% 0.00% 30.67%
41.18%

Color #669668 in popluar number systems.

HEX 66 96 68
Decimal 102 150 104
Binary 1100110 10010110 1101000
Octal 146 226 150

Shades and tints

Shades of #669668

#669668
(102,150,104)
#5D895F
(93,137,95)
#547C56
(84,124,86)
#4B6F4D
(75,111,77)
#426244
(66,98,68)
#39553B
(57,85,59)
#304832
(48,72,50)
#273B29
(39,59,41)
#1E2E20
(30,46,32)
#152117
(21,33,23)
#0C140E
(12,20,14)
#000000
(0,0,0)

Tints of #669668

#669668
(102,150,104)
#739F75
(115,159,117)
#80A882
(128,168,130)
#8DB18F
(141,177,143)
#9ABA9C
(154,186,156)
#A7C3A9
(167,195,169)
#B4CCB6
(180,204,182)
#C1D5C3
(193,213,195)
#CEDED0
(206,222,208)
#DBE7DD
(219,231,221)
#E8F0EA
(232,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #669668 color. Also use rgb(102,150,104) instead hex code.

Text Font Color

.myTextColor { color: #669668; }

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

This text font color is #669668.

Background Color

.myBgColor { background-color: #669668; }

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

This div background color is #669668.

Border color

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

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

This div border color is #669668.

Opacity

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

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

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

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

This text has shadow with #669668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #669668.

Preview

Color preview on black background

This text has color #669668 on black background.


Color preview on white background

This text has color #669668 on white background.


Black color preview on #669668 background

This text has black color on #669668 background.


White color preview on #669668 background

This text has white color on #669668 background.


Related colors

Complementary color

Complementary color for #hex is #996997.


I love getcolorcode.com

Triadic colors

1 #686696 and #966866 with #669668 are triadic colors.

2 #689666 and #966668 with #669668 are triadic colors.