COLOR #427245

HEX: #427245 RGB: (66,114,69)

Color info

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

RGB color model

#427245 color RGB value is (66,114,69).

RGB: (66,114,69) (26%, 45%, 27%)

RGB channels and saturation

R 66 of 255 = 26%
G 114 of 255 = 45%
B 69 of 255 = 27%

66
114
69

R + G + B ~ 33%. #427245 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 114 + 69 = 249 (100%)
R 66 of 249 ~ 26.51%
G 114 of 249 ~ 45.78%
B 69 of 249 ~ 27.71'%

%26.51
%45.78
%27.71

CMYK color model

#427245 color CMYK value is (42,0,39,55).

  • cyan value is 42.11%
  • magenta value is 0.00%
  • yellow value is 39.47%
  • key color value is 55.29%

CMYK: (42,0,39,55)
C42M0Y39K55 (42%, 0%, 39%, 55%)
(0.42 / 0.00 / 0.39 / 0.55)

CMYK percentages

%42.11
%0
%39.47
%55.29

Codes

Color #427245 in popluar color models

42 72 45
RGB 66 114 69
HSL 124° 26.67% 35.29%
HSB/HSV 124° 42.11% 44.71%
CMYK 42.11% 0.00% 39.47%
55.29%

Color #427245 in popluar number systems.

HEX 42 72 45
Decimal 66 114 69
Binary 1000010 1110010 1000101
Octal 102 162 105

Shades and tints

Shades of #427245

#427245
(66,114,69)
#3C683F
(60,104,63)
#365E39
(54,94,57)
#305433
(48,84,51)
#2A4A2D
(42,74,45)
#244027
(36,64,39)
#1E3621
(30,54,33)
#182C1B
(24,44,27)
#122215
(18,34,21)
#0C180F
(12,24,15)
#060E09
(6,14,9)
#000000
(0,0,0)

Tints of #427245

#427245
(66,114,69)
#537E55
(83,126,85)
#648A65
(100,138,101)
#759675
(117,150,117)
#86A285
(134,162,133)
#97AE95
(151,174,149)
#A8BAA5
(168,186,165)
#B9C6B5
(185,198,181)
#CAD2C5
(202,210,197)
#DBDED5
(219,222,213)
#ECEAE5
(236,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427245 color. Also use rgb(66,114,69) instead hex code.

Text Font Color

.myTextColor { color: #427245; }

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

This text font color is #427245.

Background Color

.myBgColor { background-color: #427245; }

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

This div background color is #427245.

Border color

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

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

This div border color is #427245.

Opacity

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

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

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

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

This text has shadow with #427245 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427245.

Preview

Color preview on black background

This text has color #427245 on black background.


Color preview on white background

This text has color #427245 on white background.


Black color preview on #427245 background

This text has black color on #427245 background.


White color preview on #427245 background

This text has white color on #427245 background.


Related colors

Complementary color

Complementary color for #hex is #BD8DBA.


I love getcolorcode.com

Triadic colors

1 #454272 and #724542 with #427245 are triadic colors.

2 #457242 and #724245 with #427245 are triadic colors.