COLOR #668541

HEX: #668541 RGB: (102,133,65)

Color info

#668541 contains mainly red and green colors. Web safe color of #668541 is #669933 (or #693).

RGB color model

#668541 color RGB value is (102,133,65).

RGB: (102,133,65) (40%, 52%, 25%)

RGB channels and saturation

R 102 of 255 = 40%
G 133 of 255 = 52%
B 65 of 255 = 25%

102
133
65

R + G + B ~ 39%. #668541 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 133 + 65 = 300 (100%)
R 102 of 300 ~ 34%
G 133 of 300 ~ 44.33%
B 65 of 300 ~ 21.67'%

%34
%44.33
%21.67

CMYK color model

#668541 color CMYK value is (23,0,51,48).

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

CMYK: (23,0,51,48)
C23M0Y51K48 (23%, 0%, 51%, 48%)
(0.23 / 0.00 / 0.51 / 0.48)

CMYK percentages

%23.31
%0
%51.13
%47.84

Codes

Color #668541 in popluar color models

66 85 41
RGB 102 133 65
HSL 87° 34.34% 38.82%
HSB/HSV 87° 51.13% 52.16%
CMYK 23.31% 0.00% 51.13%
47.84%

Color #668541 in popluar number systems.

HEX 66 85 41
Decimal 102 133 65
Binary 1100110 10000101 1000001
Octal 146 205 101

Shades and tints

Shades of #668541

#668541
(102,133,65)
#5D793C
(93,121,60)
#546D37
(84,109,55)
#4B6132
(75,97,50)
#42552D
(66,85,45)
#394928
(57,73,40)
#303D23
(48,61,35)
#27311E
(39,49,30)
#1E2519
(30,37,25)
#151914
(21,25,20)
#0C0D0F
(12,13,15)
#000000
(0,0,0)

Tints of #668541

#668541
(102,133,65)
#739052
(115,144,82)
#809B63
(128,155,99)
#8DA674
(141,166,116)
#9AB185
(154,177,133)
#A7BC96
(167,188,150)
#B4C7A7
(180,199,167)
#C1D2B8
(193,210,184)
#CEDDC9
(206,221,201)
#DBE8DA
(219,232,218)
#E8F3EB
(232,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #668541; }

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

This text font color is #668541.

Background Color

.myBgColor { background-color: #668541; }

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

This div background color is #668541.

Border color

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

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

This div border color is #668541.

Opacity

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

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

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

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

This text has shadow with #668541 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668541.

Preview

Color preview on black background

This text has color #668541 on black background.


Color preview on white background

This text has color #668541 on white background.


Black color preview on #668541 background

This text has black color on #668541 background.


White color preview on #668541 background

This text has white color on #668541 background.


Related colors

Complementary color

Complementary color for #hex is #997ABE.


I love getcolorcode.com

Triadic colors

1 #416685 and #854166 with #668541 are triadic colors.

2 #418566 and #856641 with #668541 are triadic colors.