COLOR #427652

HEX: #427652 RGB: (66,118,82)

Color info

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

RGB color model

#427652 color RGB value is (66,118,82).

RGB: (66,118,82) (26%, 46%, 32%)

RGB channels and saturation

R 66 of 255 = 26%
G 118 of 255 = 46%
B 82 of 255 = 32%

66
118
82

R + G + B ~ 35%. #427652 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 118 + 82 = 266 (100%)
R 66 of 266 ~ 24.81%
G 118 of 266 ~ 44.36%
B 82 of 266 ~ 30.83'%

%24.81
%44.36
%30.83

CMYK color model

#427652 color CMYK value is (44,0,31,54).

  • cyan value is 44.07%
  • magenta value is 0.00%
  • yellow value is 30.51%
  • key color value is 53.73%

CMYK: (44,0,31,54)
C44M0Y31K54 (44%, 0%, 31%, 54%)
(0.44 / 0.00 / 0.31 / 0.54)

CMYK percentages

%44.07
%0
%30.51
%53.73

Codes

Color #427652 in popluar color models

42 76 52
RGB 66 118 82
HSL 138° 28.26% 36.08%
HSB/HSV 138° 44.07% 46.27%
CMYK 44.07% 0.00% 30.51%
53.73%

Color #427652 in popluar number systems.

HEX 42 76 52
Decimal 66 118 82
Binary 1000010 1110110 1010010
Octal 102 166 122

Shades and tints

Shades of #427652

#427652
(66,118,82)
#3C6C4B
(60,108,75)
#366244
(54,98,68)
#30583D
(48,88,61)
#2A4E36
(42,78,54)
#24442F
(36,68,47)
#1E3A28
(30,58,40)
#183021
(24,48,33)
#12261A
(18,38,26)
#0C1C13
(12,28,19)
#06120C
(6,18,12)
#000000
(0,0,0)

Tints of #427652

#427652
(66,118,82)
#538261
(83,130,97)
#648E70
(100,142,112)
#759A7F
(117,154,127)
#86A68E
(134,166,142)
#97B29D
(151,178,157)
#A8BEAC
(168,190,172)
#B9CABB
(185,202,187)
#CAD6CA
(202,214,202)
#DBE2D9
(219,226,217)
#ECEEE8
(236,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #427652; }

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

This text font color is #427652.

Background Color

.myBgColor { background-color: #427652; }

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

This div background color is #427652.

Border color

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

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

This div border color is #427652.

Opacity

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

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

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

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

This text has shadow with #427652 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427652.

Preview

Color preview on black background

This text has color #427652 on black background.


Color preview on white background

This text has color #427652 on white background.


Black color preview on #427652 background

This text has black color on #427652 background.


White color preview on #427652 background

This text has white color on #427652 background.


Related colors

Complementary color

Complementary color for #hex is #BD89AD.


I love getcolorcode.com

Triadic colors

1 #524276 and #765242 with #427652 are triadic colors.

2 #527642 and #764252 with #427652 are triadic colors.