COLOR #427816

HEX: #427816 RGB: (66,120,22)

Color info

#427816 contains mainly red and green colors. Web safe color of #427816 is #336600 (or #360).

RGB color model

#427816 color RGB value is (66,120,22).

RGB: (66,120,22) (26%, 47%, 9%)

RGB channels and saturation

R 66 of 255 = 26%
G 120 of 255 = 47%
B 22 of 255 = 9%

66
120
22

R + G + B ~ 27%. #427816 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 120 + 22 = 208 (100%)
R 66 of 208 ~ 31.73%
G 120 of 208 ~ 57.69%
B 22 of 208 ~ 10.58'%

%31.73
%57.69
%10.58

CMYK color model

#427816 color CMYK value is (45,0,82,53).

  • cyan value is 45.00%
  • magenta value is 0.00%
  • yellow value is 81.67%
  • key color value is 52.94%

CMYK: (45,0,82,53)
C45M0Y82K53 (45%, 0%, 82%, 53%)
(0.45 / 0.00 / 0.82 / 0.53)

CMYK percentages

%45
%0
%81.67
%52.94

Codes

Color #427816 in popluar color models

42 78 16
RGB 66 120 22
HSL 93° 69.01% 27.84%
HSB/HSV 93° 81.67% 47.06%
CMYK 45.00% 0.00% 81.67%
52.94%

Color #427816 in popluar number systems.

HEX 42 78 16
Decimal 66 120 22
Binary 1000010 1111000 10110
Octal 102 170 26

Shades and tints

Shades of #427816

#427816
(66,120,22)
#3C6E14
(60,110,20)
#366412
(54,100,18)
#305A10
(48,90,16)
#2A500E
(42,80,14)
#24460C
(36,70,12)
#1E3C0A
(30,60,10)
#183208
(24,50,8)
#122806
(18,40,6)
#0C1E04
(12,30,4)
#061402
(6,20,2)
#000000
(0,0,0)

Tints of #427816

#427816
(66,120,22)
#53842B
(83,132,43)
#649040
(100,144,64)
#759C55
(117,156,85)
#86A86A
(134,168,106)
#97B47F
(151,180,127)
#A8C094
(168,192,148)
#B9CCA9
(185,204,169)
#CAD8BE
(202,216,190)
#DBE4D3
(219,228,211)
#ECF0E8
(236,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427816 color. Also use rgb(66,120,22) instead hex code.

Text Font Color

.myTextColor { color: #427816; }

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

This text font color is #427816.

Background Color

.myBgColor { background-color: #427816; }

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

This div background color is #427816.

Border color

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

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

This div border color is #427816.

Opacity

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

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

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

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

This text has shadow with #427816 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427816.

Preview

Color preview on black background

This text has color #427816 on black background.


Color preview on white background

This text has color #427816 on white background.


Black color preview on #427816 background

This text has black color on #427816 background.


White color preview on #427816 background

This text has white color on #427816 background.


Related colors

Complementary color

Complementary color for #hex is #BD87E9.


I love getcolorcode.com

Triadic colors

1 #164278 and #781642 with #427816 are triadic colors.

2 #167842 and #784216 with #427816 are triadic colors.