COLOR #427550

HEX: #427550 RGB: (66,117,80)

Color info

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

RGB color model

#427550 color RGB value is (66,117,80).

RGB: (66,117,80) (26%, 46%, 31%)

RGB channels and saturation

R 66 of 255 = 26%
G 117 of 255 = 46%
B 80 of 255 = 31%

66
117
80

R + G + B ~ 34%. #427550 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 117 + 80 = 263 (100%)
R 66 of 263 ~ 25.1%
G 117 of 263 ~ 44.49%
B 80 of 263 ~ 30.42'%

%25.1
%44.49
%30.42

CMYK color model

#427550 color CMYK value is (44,0,32,54).

  • cyan value is 43.59%
  • magenta value is 0.00%
  • yellow value is 31.62%
  • key color value is 54.12%

CMYK: (44,0,32,54)
C44M0Y32K54 (44%, 0%, 32%, 54%)
(0.44 / 0.00 / 0.32 / 0.54)

CMYK percentages

%43.59
%0
%31.62
%54.12

Codes

Color #427550 in popluar color models

42 75 50
RGB 66 117 80
HSL 136° 27.87% 35.88%
HSB/HSV 136° 43.59% 45.88%
CMYK 43.59% 0.00% 31.62%
54.12%

Color #427550 in popluar number systems.

HEX 42 75 50
Decimal 66 117 80
Binary 1000010 1110101 1010000
Octal 102 165 120

Shades and tints

Shades of #427550

#427550
(66,117,80)
#3C6B49
(60,107,73)
#366142
(54,97,66)
#30573B
(48,87,59)
#2A4D34
(42,77,52)
#24432D
(36,67,45)
#1E3926
(30,57,38)
#182F1F
(24,47,31)
#122518
(18,37,24)
#0C1B11
(12,27,17)
#06110A
(6,17,10)
#000000
(0,0,0)

Tints of #427550

#427550
(66,117,80)
#53815F
(83,129,95)
#648D6E
(100,141,110)
#75997D
(117,153,125)
#86A58C
(134,165,140)
#97B19B
(151,177,155)
#A8BDAA
(168,189,170)
#B9C9B9
(185,201,185)
#CAD5C8
(202,213,200)
#DBE1D7
(219,225,215)
#ECEDE6
(236,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427550 color. Also use rgb(66,117,80) instead hex code.

Text Font Color

.myTextColor { color: #427550; }

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

This text font color is #427550.

Background Color

.myBgColor { background-color: #427550; }

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

This div background color is #427550.

Border color

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

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

This div border color is #427550.

Opacity

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

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

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

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

This text has shadow with #427550 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427550.

Preview

Color preview on black background

This text has color #427550 on black background.


Color preview on white background

This text has color #427550 on white background.


Black color preview on #427550 background

This text has black color on #427550 background.


White color preview on #427550 background

This text has white color on #427550 background.


Related colors

Complementary color

Complementary color for #hex is #BD8AAF.


I love getcolorcode.com

Triadic colors

1 #504275 and #755042 with #427550 are triadic colors.

2 #507542 and #754250 with #427550 are triadic colors.