COLOR #668551

HEX: #668551 RGB: (102,133,81)

Color info

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

RGB color model

#668551 color RGB value is (102,133,81).

RGB: (102,133,81) (40%, 52%, 32%)

RGB channels and saturation

R 102 of 255 = 40%
G 133 of 255 = 52%
B 81 of 255 = 32%

102
133
81

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

Portions of RGB colors in percentages

R + G + B = 102 + 133 + 81 = 316 (100%)
R 102 of 316 ~ 32.28%
G 133 of 316 ~ 42.09%
B 81 of 316 ~ 25.63'%

%32.28
%42.09
%25.63

CMYK color model

#668551 color CMYK value is (23,0,39,48).

  • cyan value is 23.31%
  • magenta value is 0.00%
  • yellow value is 39.10%
  • key color value is 47.84%

CMYK: (23,0,39,48)
C23M0Y39K48 (23%, 0%, 39%, 48%)
(0.23 / 0.00 / 0.39 / 0.48)

CMYK percentages

%23.31
%0
%39.1
%47.84

Codes

Color #668551 in popluar color models

66 85 51
RGB 102 133 81
HSL 96° 24.30% 41.96%
HSB/HSV 96° 39.10% 52.16%
CMYK 23.31% 0.00% 39.10%
47.84%

Color #668551 in popluar number systems.

HEX 66 85 51
Decimal 102 133 81
Binary 1100110 10000101 1010001
Octal 146 205 121

Shades and tints

Shades of #668551

#668551
(102,133,81)
#5D794A
(93,121,74)
#546D43
(84,109,67)
#4B613C
(75,97,60)
#425535
(66,85,53)
#39492E
(57,73,46)
#303D27
(48,61,39)
#273120
(39,49,32)
#1E2519
(30,37,25)
#151912
(21,25,18)
#0C0D0B
(12,13,11)
#000000
(0,0,0)

Tints of #668551

#668551
(102,133,81)
#739060
(115,144,96)
#809B6F
(128,155,111)
#8DA67E
(141,166,126)
#9AB18D
(154,177,141)
#A7BC9C
(167,188,156)
#B4C7AB
(180,199,171)
#C1D2BA
(193,210,186)
#CEDDC9
(206,221,201)
#DBE8D8
(219,232,216)
#E8F3E7
(232,243,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #668551 color. Also use rgb(102,133,81) instead hex code.

Text Font Color

.myTextColor { color: #668551; }

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

This text font color is #668551.

Background Color

.myBgColor { background-color: #668551; }

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

This div background color is #668551.

Border color

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

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

This div border color is #668551.

Opacity

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

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

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

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

This text has shadow with #668551 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668551.

Preview

Color preview on black background

This text has color #668551 on black background.


Color preview on white background

This text has color #668551 on white background.


Black color preview on #668551 background

This text has black color on #668551 background.


White color preview on #668551 background

This text has white color on #668551 background.


Related colors

Complementary color

Complementary color for #hex is #997AAE.


I love getcolorcode.com

Triadic colors

1 #516685 and #855166 with #668551 are triadic colors.

2 #518566 and #856651 with #668551 are triadic colors.