COLOR #429572

HEX: #429572 RGB: (66,149,114)

Color info

#429572 contains mainly green and blue colors. Web safe color of #429572 is #339966 (or #396).

RGB color model

#429572 color RGB value is (66,149,114).

RGB: (66,149,114) (26%, 58%, 45%)

RGB channels and saturation

R 66 of 255 = 26%
G 149 of 255 = 58%
B 114 of 255 = 45%

66
149
114

R + G + B ~ 43%. #429572 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 66 + 149 + 114 = 329 (100%)
R 66 of 329 ~ 20.06%
G 149 of 329 ~ 45.29%
B 114 of 329 ~ 34.65'%

%20.06
%45.29
%34.65

CMYK color model

#429572 color CMYK value is (56,0,23,42).

  • cyan value is 55.70%
  • magenta value is 0.00%
  • yellow value is 23.49%
  • key color value is 41.57%

CMYK: (56,0,23,42)
C56M0Y23K42 (56%, 0%, 23%, 42%)
(0.56 / 0.00 / 0.23 / 0.42)

CMYK percentages

%55.7
%0
%23.49
%41.57

Codes

Color #429572 in popluar color models

42 95 72
RGB 66 149 114
HSL 155° 38.60% 42.16%
HSB/HSV 155° 55.70% 58.43%
CMYK 55.70% 0.00% 23.49%
41.57%

Color #429572 in popluar number systems.

HEX 42 95 72
Decimal 66 149 114
Binary 1000010 10010101 1110010
Octal 102 225 162

Shades and tints

Shades of #429572

#429572
(66,149,114)
#3C8868
(60,136,104)
#367B5E
(54,123,94)
#306E54
(48,110,84)
#2A614A
(42,97,74)
#245440
(36,84,64)
#1E4736
(30,71,54)
#183A2C
(24,58,44)
#122D22
(18,45,34)
#0C2018
(12,32,24)
#06130E
(6,19,14)
#000000
(0,0,0)

Tints of #429572

#429572
(66,149,114)
#539E7E
(83,158,126)
#64A78A
(100,167,138)
#75B096
(117,176,150)
#86B9A2
(134,185,162)
#97C2AE
(151,194,174)
#A8CBBA
(168,203,186)
#B9D4C6
(185,212,198)
#CADDD2
(202,221,210)
#DBE6DE
(219,230,222)
#ECEFEA
(236,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #429572; }

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

This text font color is #429572.

Background Color

.myBgColor { background-color: #429572; }

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

This div background color is #429572.

Border color

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

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

This div border color is #429572.

Opacity

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

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

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

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

This text has shadow with #429572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #429572.

Preview

Color preview on black background

This text has color #429572 on black background.


Color preview on white background

This text has color #429572 on white background.


Black color preview on #429572 background

This text has black color on #429572 background.


White color preview on #429572 background

This text has white color on #429572 background.


Related colors

Complementary color

Complementary color for #hex is #BD6A8D.


I love getcolorcode.com

Triadic colors

1 #724295 and #957242 with #429572 are triadic colors.

2 #729542 and #954272 with #429572 are triadic colors.