COLOR #429256

HEX: #429256 RGB: (66,146,86)

Color info

#429256 contains mainly green color. Web safe color of #429256 is #339966 (or #396).

RGB color model

#429256 color RGB value is (66,146,86).

RGB: (66,146,86) (26%, 57%, 34%)

RGB channels and saturation

R 66 of 255 = 26%
G 146 of 255 = 57%
B 86 of 255 = 34%

66
146
86

R + G + B ~ 39%. #429256 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 146 + 86 = 298 (100%)
R 66 of 298 ~ 22.15%
G 146 of 298 ~ 48.99%
B 86 of 298 ~ 28.86'%

%22.15
%48.99
%28.86

CMYK color model

#429256 color CMYK value is (55,0,41,43).

  • cyan value is 54.79%
  • magenta value is 0.00%
  • yellow value is 41.10%
  • key color value is 42.75%
CMYK: (55,0,41,43) C55M0Y41K43 (55%,0%,41%,43%) (0.55/0.00/0.41/0.43) 

CMYK percentages

%54.79
%0
%41.1
%42.75

Codes

Color #429256 in popluar color models

42 92 56
RGB 66 146 86
HSL 135° 37.74% 41.57%
HSB/HSV 135° 54.79% 57.25%
CMYK 54.79% 0.00% 41.10%
42.75%

Color #429256 in popluar number systems.

HEX 42 92 56
Decimal 66 146 86
Binary 1000010 10010010 1010110
Octal 102 222 126

Shades and tints

Shades of #429256

#429256
(66,146,86)
#3C854F
(60,133,79)
#367848
(54,120,72)
#306B41
(48,107,65)
#2A5E3A
(42,94,58)
#245133
(36,81,51)
#1E442C
(30,68,44)
#183725
(24,55,37)
#122A1E
(18,42,30)
#0C1D17
(12,29,23)
#061010
(6,16,16)
#000000
(0,0,0)

Tints of #429256

#429256
(66,146,86)
#539B65
(83,155,101)
#64A474
(100,164,116)
#75AD83
(117,173,131)
#86B692
(134,182,146)
#97BFA1
(151,191,161)
#A8C8B0
(168,200,176)
#B9D1BF
(185,209,191)
#CADACE
(202,218,206)
#DBE3DD
(219,227,221)
#ECECEC
(236,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #429256 color. Also use rgb(66,146,86) instead hex code.

Text Font Color

.myTextColor { color: #429256; }

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

This text font color is #429256.

Background Color

.myBgColor { background-color: #429256; }

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

This div background color is #429256.

Border color

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

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

This div border color is #429256.

Opacity

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

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

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

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

This text has shadow with #429256 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #429256.

Preview

Color preview on black background

This text has color #429256 on black background.


Color preview on white background

This text has color #429256 on white background.


Black color preview on #429256 background

This text has black color on #429256 background.


White color preview on #429256 background

This text has white color on #429256 background.


Related colors

Complementary color

Complementary color for #hex is #BD6DA9.


I love getcolorcode.com

Triadic colors

1 #564292 and #925642 with #429256 are triadic colors.

2 #569242 and #924256 with #429256 are triadic colors.