COLOR #427D52

HEX: #427D52 RGB: (66,125,82)

Color info

#427D52 contains red, green and blue colors in about the same proportion. Web safe color of #427D52 is #336666 (or #366).

RGB color model

#427D52 color RGB value is (66,125,82).

RGB: (66,125,82) (26%, 49%, 32%)

RGB channels and saturation

R 66 of 255 = 26%
G 125 of 255 = 49%
B 82 of 255 = 32%

66
125
82

R + G + B ~ 36%. #427D52 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 125 + 82 = 273 (100%)
R 66 of 273 ~ 24.18%
G 125 of 273 ~ 45.79%
B 82 of 273 ~ 30.04'%

%24.18
%45.79
%30.04

CMYK color model

#427D52 color CMYK value is (47,0,34,51).

  • cyan value is 47.20%
  • magenta value is 0.00%
  • yellow value is 34.40%
  • key color value is 50.98%

CMYK: (47,0,34,51)
C47M0Y34K51 (47%, 0%, 34%, 51%)
(0.47 / 0.00 / 0.34 / 0.51)

CMYK percentages

%47.2
%0
%34.4
%50.98

Codes

Color #427D52 in popluar color models

42 7D 52
RGB 66 125 82
HSL 136° 30.89% 37.45%
HSB/HSV 136° 47.20% 49.02%
CMYK 47.20% 0.00% 34.40%
50.98%

Color #427D52 in popluar number systems.

HEX 42 7D 52
Decimal 66 125 82
Binary 1000010 1111101 1010010
Octal 102 175 122

Shades and tints

Shades of #427D52

#427D52
(66,125,82)
#3C724B
(60,114,75)
#366744
(54,103,68)
#305C3D
(48,92,61)
#2A5136
(42,81,54)
#24462F
(36,70,47)
#1E3B28
(30,59,40)
#183021
(24,48,33)
#12251A
(18,37,26)
#0C1A13
(12,26,19)
#060F0C
(6,15,12)
#000000
(0,0,0)

Tints of #427D52

#427D52
(66,125,82)
#538861
(83,136,97)
#649370
(100,147,112)
#759E7F
(117,158,127)
#86A98E
(134,169,142)
#97B49D
(151,180,157)
#A8BFAC
(168,191,172)
#B9CABB
(185,202,187)
#CAD5CA
(202,213,202)
#DBE0D9
(219,224,217)
#ECEBE8
(236,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427D52 color. Also use rgb(66,125,82) instead hex code.

Text Font Color

.myTextColor { color: #427D52; }

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

This text font color is #427D52.

Background Color

.myBgColor { background-color: #427D52; }

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

This div background color is #427D52.

Border color

.myBorderColor { border: 1px solid #427D52; }

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

This div border color is #427D52.

Opacity

.myOpacity80 { color: #427D52; opacity: 0.8; }

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

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

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

This text has shadow with #427D52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427D52.

Preview

Color preview on black background

This text has color #427D52 on black background.


Color preview on white background

This text has color #427D52 on white background.


Black color preview on #427D52 background

This text has black color on #427D52 background.


White color preview on #427D52 background

This text has white color on #427D52 background.


Related colors

Complementary color

Complementary color for #hex is #BD82AD.


I love getcolorcode.com

Triadic colors

1 #52427D and #7D5242 with #427D52 are triadic colors.

2 #527D42 and #7D4252 with #427D52 are triadic colors.