COLOR #669068

HEX: #669068 RGB: (102,144,104)

Color info

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

RGB color model

#669068 color RGB value is (102,144,104).

RGB: (102,144,104) (40%, 56%, 41%)

RGB channels and saturation

R 102 of 255 = 40%
G 144 of 255 = 56%
B 104 of 255 = 41%

102
144
104

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

Portions of RGB colors in percentages

R + G + B = 102 + 144 + 104 = 350 (100%)
R 102 of 350 ~ 29.14%
G 144 of 350 ~ 41.14%
B 104 of 350 ~ 29.71'%

%29.14
%41.14
%29.71

CMYK color model

#669068 color CMYK value is (29,0,28,44).

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

CMYK: (29,0,28,44)
C29M0Y28K44 (29%, 0%, 28%, 44%)
(0.29 / 0.00 / 0.28 / 0.44)

CMYK percentages

%29.17
%0
%27.78
%43.53

Codes

Color #669068 in popluar color models

66 90 68
RGB 102 144 104
HSL 123° 17.07% 48.24%
HSB/HSV 123° 29.17% 56.47%
CMYK 29.17% 0.00% 27.78%
43.53%

Color #669068 in popluar number systems.

HEX 66 90 68
Decimal 102 144 104
Binary 1100110 10010000 1101000
Octal 146 220 150

Shades and tints

Shades of #669068

#669068
(102,144,104)
#5D835F
(93,131,95)
#547656
(84,118,86)
#4B694D
(75,105,77)
#425C44
(66,92,68)
#394F3B
(57,79,59)
#304232
(48,66,50)
#273529
(39,53,41)
#1E2820
(30,40,32)
#151B17
(21,27,23)
#0C0E0E
(12,14,14)
#000000
(0,0,0)

Tints of #669068

#669068
(102,144,104)
#739A75
(115,154,117)
#80A482
(128,164,130)
#8DAE8F
(141,174,143)
#9AB89C
(154,184,156)
#A7C2A9
(167,194,169)
#B4CCB6
(180,204,182)
#C1D6C3
(193,214,195)
#CEE0D0
(206,224,208)
#DBEADD
(219,234,221)
#E8F4EA
(232,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #669068; }

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

This text font color is #669068.

Background Color

.myBgColor { background-color: #669068; }

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

This div background color is #669068.

Border color

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

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

This div border color is #669068.

Opacity

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

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

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

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

This text has shadow with #669068 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #669068.

Preview

Color preview on black background

This text has color #669068 on black background.


Color preview on white background

This text has color #669068 on white background.


Black color preview on #669068 background

This text has black color on #669068 background.


White color preview on #669068 background

This text has white color on #669068 background.


Related colors

Complementary color

Complementary color for #hex is #996F97.


I love getcolorcode.com

Triadic colors

1 #686690 and #906866 with #669068 are triadic colors.

2 #689066 and #906668 with #669068 are triadic colors.