COLOR #427035

HEX: #427035 RGB: (66,112,53)

Color info

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

RGB color model

#427035 color RGB value is (66,112,53).

RGB: (66,112,53) (26%, 44%, 21%)

RGB channels and saturation

R 66 of 255 = 26%
G 112 of 255 = 44%
B 53 of 255 = 21%

66
112
53

R + G + B ~ 30%. #427035 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 112 + 53 = 231 (100%)
R 66 of 231 ~ 28.57%
G 112 of 231 ~ 48.48%
B 53 of 231 ~ 22.94'%

%28.57
%48.48
%22.94

CMYK color model

#427035 color CMYK value is (41,0,53,56).

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

CMYK: (41,0,53,56)
C41M0Y53K56 (41%, 0%, 53%, 56%)
(0.41 / 0.00 / 0.53 / 0.56)

CMYK percentages

%41.07
%0
%52.68
%56.08

Codes

Color #427035 in popluar color models

42 70 35
RGB 66 112 53
HSL 107° 35.76% 32.35%
HSB/HSV 107° 52.68% 43.92%
CMYK 41.07% 0.00% 52.68%
56.08%

Color #427035 in popluar number systems.

HEX 42 70 35
Decimal 66 112 53
Binary 1000010 1110000 110101
Octal 102 160 65

Shades and tints

Shades of #427035

#427035
(66,112,53)
#3C6631
(60,102,49)
#365C2D
(54,92,45)
#305229
(48,82,41)
#2A4825
(42,72,37)
#243E21
(36,62,33)
#1E341D
(30,52,29)
#182A19
(24,42,25)
#122015
(18,32,21)
#0C1611
(12,22,17)
#060C0D
(6,12,13)
#000000
(0,0,0)

Tints of #427035

#427035
(66,112,53)
#537D47
(83,125,71)
#648A59
(100,138,89)
#75976B
(117,151,107)
#86A47D
(134,164,125)
#97B18F
(151,177,143)
#A8BEA1
(168,190,161)
#B9CBB3
(185,203,179)
#CAD8C5
(202,216,197)
#DBE5D7
(219,229,215)
#ECF2E9
(236,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #427035; }

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

This text font color is #427035.

Background Color

.myBgColor { background-color: #427035; }

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

This div background color is #427035.

Border color

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

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

This div border color is #427035.

Opacity

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

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

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

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

This text has shadow with #427035 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427035.

Preview

Color preview on black background

This text has color #427035 on black background.


Color preview on white background

This text has color #427035 on white background.


Black color preview on #427035 background

This text has black color on #427035 background.


White color preview on #427035 background

This text has white color on #427035 background.


Related colors

Complementary color

Complementary color for #hex is #BD8FCA.


I love getcolorcode.com

Triadic colors

1 #354270 and #703542 with #427035 are triadic colors.

2 #357042 and #704235 with #427035 are triadic colors.