COLOR #668825

HEX: #668825 RGB: (102,136,37)

Color info

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

RGB color model

#668825 color RGB value is (102,136,37).

RGB: (102,136,37) (40%, 53%, 15%)

RGB channels and saturation

R 102 of 255 = 40%
G 136 of 255 = 53%
B 37 of 255 = 15%

102
136
37

R + G + B ~ 36%. #668825 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 136 + 37 = 275 (100%)
R 102 of 275 ~ 37.09%
G 136 of 275 ~ 49.45%
B 37 of 275 ~ 13.45'%

%37.09
%49.45
%13.45

CMYK color model

#668825 color CMYK value is (25,0,73,47).

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

CMYK: (25,0,73,47)
C25M0Y73K47 (25%, 0%, 73%, 47%)
(0.25 / 0.00 / 0.73 / 0.47)

CMYK percentages

%25
%0
%72.79
%46.67

Codes

Color #668825 in popluar color models

66 88 25
RGB 102 136 37
HSL 81° 57.23% 33.92%
HSB/HSV 81° 72.79% 53.33%
CMYK 25.00% 0.00% 72.79%
46.67%

Color #668825 in popluar number systems.

HEX 66 88 25
Decimal 102 136 37
Binary 1100110 10001000 100101
Octal 146 210 45

Shades and tints

Shades of #668825

#668825
(102,136,37)
#5D7C22
(93,124,34)
#54701F
(84,112,31)
#4B641C
(75,100,28)
#425819
(66,88,25)
#394C16
(57,76,22)
#304013
(48,64,19)
#273410
(39,52,16)
#1E280D
(30,40,13)
#151C0A
(21,28,10)
#0C1007
(12,16,7)
#000000
(0,0,0)

Tints of #668825

#668825
(102,136,37)
#739238
(115,146,56)
#809C4B
(128,156,75)
#8DA65E
(141,166,94)
#9AB071
(154,176,113)
#A7BA84
(167,186,132)
#B4C497
(180,196,151)
#C1CEAA
(193,206,170)
#CED8BD
(206,216,189)
#DBE2D0
(219,226,208)
#E8ECE3
(232,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #668825; }

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

This text font color is #668825.

Background Color

.myBgColor { background-color: #668825; }

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

This div background color is #668825.

Border color

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

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

This div border color is #668825.

Opacity

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

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

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

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

This text has shadow with #668825 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668825.

Preview

Color preview on black background

This text has color #668825 on black background.


Color preview on white background

This text has color #668825 on white background.


Black color preview on #668825 background

This text has black color on #668825 background.


White color preview on #668825 background

This text has white color on #668825 background.


Related colors

Complementary color

Complementary color for #hex is #9977DA.


I love getcolorcode.com

Triadic colors

1 #256688 and #882566 with #668825 are triadic colors.

2 #258866 and #886625 with #668825 are triadic colors.