COLOR #668873

HEX: #668873 RGB: (102,136,115)

Color info

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

RGB color model

#668873 color RGB value is (102,136,115).

RGB: (102,136,115) (40%, 53%, 45%)

RGB channels and saturation

R 102 of 255 = 40%
G 136 of 255 = 53%
B 115 of 255 = 45%

102
136
115

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

Portions of RGB colors in percentages

R + G + B = 102 + 136 + 115 = 353 (100%)
R 102 of 353 ~ 28.9%
G 136 of 353 ~ 38.53%
B 115 of 353 ~ 32.58'%

%28.9
%38.53
%32.58

CMYK color model

#668873 color CMYK value is (25,0,15,47).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 15.44%
  • key color value is 46.67%

CMYK: (25,0,15,47)
C25M0Y15K47 (25%, 0%, 15%, 47%)
(0.25 / 0.00 / 0.15 / 0.47)

CMYK percentages

%25
%0
%15.44
%46.67

Codes

Color #668873 in popluar color models

66 88 73
RGB 102 136 115
HSL 143° 14.29% 46.67%
HSB/HSV 143° 25.00% 53.33%
CMYK 25.00% 0.00% 15.44%
46.67%

Color #668873 in popluar number systems.

HEX 66 88 73
Decimal 102 136 115
Binary 1100110 10001000 1110011
Octal 146 210 163

Shades and tints

Shades of #668873

#668873
(102,136,115)
#5D7C69
(93,124,105)
#54705F
(84,112,95)
#4B6455
(75,100,85)
#42584B
(66,88,75)
#394C41
(57,76,65)
#304037
(48,64,55)
#27342D
(39,52,45)
#1E2823
(30,40,35)
#151C19
(21,28,25)
#0C100F
(12,16,15)
#000000
(0,0,0)

Tints of #668873

#668873
(102,136,115)
#73927F
(115,146,127)
#809C8B
(128,156,139)
#8DA697
(141,166,151)
#9AB0A3
(154,176,163)
#A7BAAF
(167,186,175)
#B4C4BB
(180,196,187)
#C1CEC7
(193,206,199)
#CED8D3
(206,216,211)
#DBE2DF
(219,226,223)
#E8ECEB
(232,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #668873 color. Also use rgb(102,136,115) instead hex code.

Text Font Color

.myTextColor { color: #668873; }

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

This text font color is #668873.

Background Color

.myBgColor { background-color: #668873; }

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

This div background color is #668873.

Border color

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

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

This div border color is #668873.

Opacity

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

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

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

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

This text has shadow with #668873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668873.

Preview

Color preview on black background

This text has color #668873 on black background.


Color preview on white background

This text has color #668873 on white background.


Black color preview on #668873 background

This text has black color on #668873 background.


White color preview on #668873 background

This text has white color on #668873 background.


Related colors

Complementary color

Complementary color for #hex is #99778C.


I love getcolorcode.com

Triadic colors

1 #736688 and #887366 with #668873 are triadic colors.

2 #738866 and #886673 with #668873 are triadic colors.