COLOR #42724D

HEX: #42724D RGB: (66,114,77)

Color info

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

RGB color model

#42724D color RGB value is (66,114,77).

RGB: (66,114,77) (26%, 45%, 30%)

RGB channels and saturation

R 66 of 255 = 26%
G 114 of 255 = 45%
B 77 of 255 = 30%

66
114
77

R + G + B ~ 34%. #42724D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 114 + 77 = 257 (100%)
R 66 of 257 ~ 25.68%
G 114 of 257 ~ 44.36%
B 77 of 257 ~ 29.96'%

%25.68
%44.36
%29.96

CMYK color model

#42724D color CMYK value is (42,0,32,55).

  • cyan value is 42.11%
  • magenta value is 0.00%
  • yellow value is 32.46%
  • key color value is 55.29%
CMYK: (42,0,32,55) C42M0Y32K55 (42%,0%,32%,55%) (0.42/0.00/0.32/0.55) 

CMYK percentages

%42.11
%0
%32.46
%55.29

Codes

Color #42724D in popluar color models

42 72 4D
RGB 66 114 77
HSL 134° 26.67% 35.29%
HSB/HSV 134° 42.11% 44.71%
CMYK 42.11% 0.00% 32.46%
55.29%

Color #42724D in popluar number systems.

HEX 42 72 4D
Decimal 66 114 77
Binary 1000010 1110010 1001101
Octal 102 162 115

Shades and tints

Shades of #42724D

#42724D
(66,114,77)
#3C6846
(60,104,70)
#365E3F
(54,94,63)
#305438
(48,84,56)
#2A4A31
(42,74,49)
#24402A
(36,64,42)
#1E3623
(30,54,35)
#182C1C
(24,44,28)
#122215
(18,34,21)
#0C180E
(12,24,14)
#060E07
(6,14,7)
#000000
(0,0,0)

Tints of #42724D

#42724D
(66,114,77)
#537E5D
(83,126,93)
#648A6D
(100,138,109)
#75967D
(117,150,125)
#86A28D
(134,162,141)
#97AE9D
(151,174,157)
#A8BAAD
(168,186,173)
#B9C6BD
(185,198,189)
#CAD2CD
(202,210,205)
#DBDEDD
(219,222,221)
#ECEAED
(236,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42724D; }

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

This text font color is #42724D.

Background Color

.myBgColor { background-color: #42724D; }

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

This div background color is #42724D.

Border color

.myBorderColor { border: 1px solid #42724D; }

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

This div border color is #42724D.

Opacity

.myOpacity80 { color: #42724D; opacity: 0.8; }

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

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

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

This text has shadow with #42724D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42724D.

Preview

Color preview on black background

This text has color #42724D on black background.


Color preview on white background

This text has color #42724D on white background.


Black color preview on #42724D background

This text has black color on #42724D background.


White color preview on #42724D background

This text has white color on #42724D background.


Related colors

Complementary color

Complementary color for #hex is #BD8DB2.


I love getcolorcode.com

Triadic colors

1 #4D4272 and #724D42 with #42724D are triadic colors.

2 #4D7242 and #72424D with #42724D are triadic colors.