COLOR #427039

HEX: #427039 RGB: (66,112,57)

Color info

#427039 contains red, green and blue colors in about the same proportion. Web safe color of #427039 is #336633 (or #363).

RGB color model

#427039 color RGB value is (66,112,57).

RGB: (66,112,57) (26%, 44%, 22%)

RGB channels and saturation

R 66 of 255 = 26%
G 112 of 255 = 44%
B 57 of 255 = 22%

66
112
57

R + G + B ~ 31%. #427039 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 112 + 57 = 235 (100%)
R 66 of 235 ~ 28.09%
G 112 of 235 ~ 47.66%
B 57 of 235 ~ 24.26'%

%28.09
%47.66
%24.26

CMYK color model

#427039 color CMYK value is (41,0,49,56).

  • cyan value is 41.07%
  • magenta value is 0.00%
  • yellow value is 49.11%
  • key color value is 56.08%

CMYK: (41,0,49,56)
C41M0Y49K56 (41%, 0%, 49%, 56%)
(0.41 / 0.00 / 0.49 / 0.56)

CMYK percentages

%41.07
%0
%49.11
%56.08

Codes

Color #427039 in popluar color models

42 70 39
RGB 66 112 57
HSL 110° 32.54% 33.14%
HSB/HSV 110° 49.11% 43.92%
CMYK 41.07% 0.00% 49.11%
56.08%

Color #427039 in popluar number systems.

HEX 42 70 39
Decimal 66 112 57
Binary 1000010 1110000 111001
Octal 102 160 71

Shades and tints

Shades of #427039

#427039
(66,112,57)
#3C6634
(60,102,52)
#365C2F
(54,92,47)
#30522A
(48,82,42)
#2A4825
(42,72,37)
#243E20
(36,62,32)
#1E341B
(30,52,27)
#182A16
(24,42,22)
#122011
(18,32,17)
#0C160C
(12,22,12)
#060C07
(6,12,7)
#000000
(0,0,0)

Tints of #427039

#427039
(66,112,57)
#537D4B
(83,125,75)
#648A5D
(100,138,93)
#75976F
(117,151,111)
#86A481
(134,164,129)
#97B193
(151,177,147)
#A8BEA5
(168,190,165)
#B9CBB7
(185,203,183)
#CAD8C9
(202,216,201)
#DBE5DB
(219,229,219)
#ECF2ED
(236,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427039 color. Also use rgb(66,112,57) instead hex code.

Text Font Color

.myTextColor { color: #427039; }

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

This text font color is #427039.

Background Color

.myBgColor { background-color: #427039; }

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

This div background color is #427039.

Border color

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

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

This div border color is #427039.

Opacity

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

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

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

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

This text has shadow with #427039 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427039.

Preview

Color preview on black background

This text has color #427039 on black background.


Color preview on white background

This text has color #427039 on white background.


Black color preview on #427039 background

This text has black color on #427039 background.


White color preview on #427039 background

This text has white color on #427039 background.


Related colors

Complementary color

Complementary color for #hex is #BD8FC6.


I love getcolorcode.com

Triadic colors

1 #394270 and #703942 with #427039 are triadic colors.

2 #397042 and #704239 with #427039 are triadic colors.