COLOR #429586

HEX: #429586 RGB: (66,149,134)

Color info

#429586 contains mainly green and blue colors. Web safe color of #429586 is #339999 (or #399).

RGB color model

#429586 color RGB value is (66,149,134).

RGB: (66,149,134) (26%, 58%, 53%)

RGB channels and saturation

R 66 of 255 = 26%
G 149 of 255 = 58%
B 134 of 255 = 53%

66
149
134

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

Portions of RGB colors in percentages

R + G + B = 66 + 149 + 134 = 349 (100%)
R 66 of 349 ~ 18.91%
G 149 of 349 ~ 42.69%
B 134 of 349 ~ 38.4'%

%18.91
%42.69
%38.4

CMYK color model

#429586 color CMYK value is (56,0,10,42).

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

CMYK: (56,0,10,42)
C56M0Y10K42 (56%, 0%, 10%, 42%)
(0.56 / 0.00 / 0.10 / 0.42)

CMYK percentages

%55.7
%0
%10.07
%41.57

Codes

Color #429586 in popluar color models

42 95 86
RGB 66 149 134
HSL 169° 38.60% 42.16%
HSB/HSV 169° 55.70% 58.43%
CMYK 55.70% 0.00% 10.07%
41.57%

Color #429586 in popluar number systems.

HEX 42 95 86
Decimal 66 149 134
Binary 1000010 10010101 10000110
Octal 102 225 206

Shades and tints

Shades of #429586

#429586
(66,149,134)
#3C887A
(60,136,122)
#367B6E
(54,123,110)
#306E62
(48,110,98)
#2A6156
(42,97,86)
#24544A
(36,84,74)
#1E473E
(30,71,62)
#183A32
(24,58,50)
#122D26
(18,45,38)
#0C201A
(12,32,26)
#06130E
(6,19,14)
#000000
(0,0,0)

Tints of #429586

#429586
(66,149,134)
#539E91
(83,158,145)
#64A79C
(100,167,156)
#75B0A7
(117,176,167)
#86B9B2
(134,185,178)
#97C2BD
(151,194,189)
#A8CBC8
(168,203,200)
#B9D4D3
(185,212,211)
#CADDDE
(202,221,222)
#DBE6E9
(219,230,233)
#ECEFF4
(236,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #429586; }

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

This text font color is #429586.

Background Color

.myBgColor { background-color: #429586; }

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

This div background color is #429586.

Border color

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

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

This div border color is #429586.

Opacity

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

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

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

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

This text has shadow with #429586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #429586.

Preview

Color preview on black background

This text has color #429586 on black background.


Color preview on white background

This text has color #429586 on white background.


Black color preview on #429586 background

This text has black color on #429586 background.


White color preview on #429586 background

This text has white color on #429586 background.


Related colors

Complementary color

Complementary color for #hex is #BD6A79.


I love getcolorcode.com

Triadic colors

1 #864295 and #958642 with #429586 are triadic colors.

2 #869542 and #954286 with #429586 are triadic colors.