COLOR #427D39

HEX: #427D39 RGB: (66,125,57)

Color info

#427D39 contains mainly red and green colors. Web safe color of #427D39 is #336633 (or #363).

RGB color model

#427D39 color RGB value is (66,125,57).

RGB: (66,125,57) (26%, 49%, 22%)

RGB channels and saturation

R 66 of 255 = 26%
G 125 of 255 = 49%
B 57 of 255 = 22%

66
125
57

R + G + B ~ 32%. #427D39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 125 + 57 = 248 (100%)
R 66 of 248 ~ 26.61%
G 125 of 248 ~ 50.4%
B 57 of 248 ~ 22.98'%

%26.61
%50.4
%22.98

CMYK color model

#427D39 color CMYK value is (47,0,54,51).

  • cyan value is 47.20%
  • magenta value is 0.00%
  • yellow value is 54.40%
  • key color value is 50.98%

CMYK: (47,0,54,51)
C47M0Y54K51 (47%, 0%, 54%, 51%)
(0.47 / 0.00 / 0.54 / 0.51)

CMYK percentages

%47.2
%0
%54.4
%50.98

Codes

Color #427D39 in popluar color models

42 7D 39
RGB 66 125 57
HSL 112° 37.36% 35.69%
HSB/HSV 112° 54.40% 49.02%
CMYK 47.20% 0.00% 54.40%
50.98%

Color #427D39 in popluar number systems.

HEX 42 7D 39
Decimal 66 125 57
Binary 1000010 1111101 111001
Octal 102 175 71

Shades and tints

Shades of #427D39

#427D39
(66,125,57)
#3C7234
(60,114,52)
#36672F
(54,103,47)
#305C2A
(48,92,42)
#2A5125
(42,81,37)
#244620
(36,70,32)
#1E3B1B
(30,59,27)
#183016
(24,48,22)
#122511
(18,37,17)
#0C1A0C
(12,26,12)
#060F07
(6,15,7)
#000000
(0,0,0)

Tints of #427D39

#427D39
(66,125,57)
#53884B
(83,136,75)
#64935D
(100,147,93)
#759E6F
(117,158,111)
#86A981
(134,169,129)
#97B493
(151,180,147)
#A8BFA5
(168,191,165)
#B9CAB7
(185,202,183)
#CAD5C9
(202,213,201)
#DBE0DB
(219,224,219)
#ECEBED
(236,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #427D39; }

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

This text font color is #427D39.

Background Color

.myBgColor { background-color: #427D39; }

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

This div background color is #427D39.

Border color

.myBorderColor { border: 1px solid #427D39; }

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

This div border color is #427D39.

Opacity

.myOpacity80 { color: #427D39; opacity: 0.8; }

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

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

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

This text has shadow with #427D39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427D39.

Preview

Color preview on black background

This text has color #427D39 on black background.


Color preview on white background

This text has color #427D39 on white background.


Black color preview on #427D39 background

This text has black color on #427D39 background.


White color preview on #427D39 background

This text has white color on #427D39 background.


Related colors

Complementary color

Complementary color for #hex is #BD82C6.


I love getcolorcode.com

Triadic colors

1 #39427D and #7D3942 with #427D39 are triadic colors.

2 #397D42 and #7D4239 with #427D39 are triadic colors.