COLOR #668430

HEX: #668430 RGB: (102,132,48)

Color info

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

RGB color model

#668430 color RGB value is (102,132,48).

RGB: (102,132,48) (40%, 52%, 19%)

RGB channels and saturation

R 102 of 255 = 40%
G 132 of 255 = 52%
B 48 of 255 = 19%

102
132
48

R + G + B ~ 37%. #668430 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 132 + 48 = 282 (100%)
R 102 of 282 ~ 36.17%
G 132 of 282 ~ 46.81%
B 48 of 282 ~ 17.02'%

%36.17
%46.81
%17.02

CMYK color model

#668430 color CMYK value is (23,0,64,48).

  • cyan value is 22.73%
  • magenta value is 0.00%
  • yellow value is 63.64%
  • key color value is 48.24%

CMYK: (23,0,64,48)
C23M0Y64K48 (23%, 0%, 64%, 48%)
(0.23 / 0.00 / 0.64 / 0.48)

CMYK percentages

%22.73
%0
%63.64
%48.24

Codes

Color #668430 in popluar color models

66 84 30
RGB 102 132 48
HSL 81° 46.67% 35.29%
HSB/HSV 81° 63.64% 51.76%
CMYK 22.73% 0.00% 63.64%
48.24%

Color #668430 in popluar number systems.

HEX 66 84 30
Decimal 102 132 48
Binary 1100110 10000100 110000
Octal 146 204 60

Shades and tints

Shades of #668430

#668430
(102,132,48)
#5D782C
(93,120,44)
#546C28
(84,108,40)
#4B6024
(75,96,36)
#425420
(66,84,32)
#39481C
(57,72,28)
#303C18
(48,60,24)
#273014
(39,48,20)
#1E2410
(30,36,16)
#15180C
(21,24,12)
#0C0C08
(12,12,8)
#000000
(0,0,0)

Tints of #668430

#668430
(102,132,48)
#738F42
(115,143,66)
#809A54
(128,154,84)
#8DA566
(141,165,102)
#9AB078
(154,176,120)
#A7BB8A
(167,187,138)
#B4C69C
(180,198,156)
#C1D1AE
(193,209,174)
#CEDCC0
(206,220,192)
#DBE7D2
(219,231,210)
#E8F2E4
(232,242,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #668430 color. Also use rgb(102,132,48) instead hex code.

Text Font Color

.myTextColor { color: #668430; }

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

This text font color is #668430.

Background Color

.myBgColor { background-color: #668430; }

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

This div background color is #668430.

Border color

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

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

This div border color is #668430.

Opacity

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

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

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

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

This text has shadow with #668430 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668430.

Preview

Color preview on black background

This text has color #668430 on black background.


Color preview on white background

This text has color #668430 on white background.


Black color preview on #668430 background

This text has black color on #668430 background.


White color preview on #668430 background

This text has white color on #668430 background.


Related colors

Complementary color

Complementary color for #hex is #997BCF.


I love getcolorcode.com

Triadic colors

1 #306684 and #843066 with #668430 are triadic colors.

2 #308466 and #846630 with #668430 are triadic colors.