COLOR #427587

HEX: #427587 RGB: (66,117,135)

Color info

#427587 contains mainly green and blue colors. Web safe color of #427587 is #336699 (or #369).

RGB color model

#427587 color RGB value is (66,117,135).

RGB: (66,117,135) (26%, 46%, 53%)

RGB channels and saturation

R 66 of 255 = 26%
G 117 of 255 = 46%
B 135 of 255 = 53%

66
117
135

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

Portions of RGB colors in percentages

R + G + B = 66 + 117 + 135 = 318 (100%)
R 66 of 318 ~ 20.75%
G 117 of 318 ~ 36.79%
B 135 of 318 ~ 42.45'%

%20.75
%36.79
%42.45

CMYK color model

#427587 color CMYK value is (51,13,0,47).

  • cyan value is 51.11%
  • magenta value is 13.33%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (51,13,0,47)
C51M13Y0K47 (51%, 13%, 0%, 47%)
(0.51 / 0.13 / 0.00 / 0.47)

CMYK percentages

%51.11
%13.33
%0
%47.06

Codes

Color #427587 in popluar color models

42 75 87
RGB 66 117 135
HSL 196° 34.33% 39.41%
HSB/HSV 196° 51.11% 52.94%
CMYK 51.11% 13.33% 0.00%
47.06%

Color #427587 in popluar number systems.

HEX 42 75 87
Decimal 66 117 135
Binary 1000010 1110101 10000111
Octal 102 165 207

Shades and tints

Shades of #427587

#427587
(66,117,135)
#3C6B7B
(60,107,123)
#36616F
(54,97,111)
#305763
(48,87,99)
#2A4D57
(42,77,87)
#24434B
(36,67,75)
#1E393F
(30,57,63)
#182F33
(24,47,51)
#122527
(18,37,39)
#0C1B1B
(12,27,27)
#06110F
(6,17,15)
#000000
(0,0,0)

Tints of #427587

#427587
(66,117,135)
#538191
(83,129,145)
#648D9B
(100,141,155)
#7599A5
(117,153,165)
#86A5AF
(134,165,175)
#97B1B9
(151,177,185)
#A8BDC3
(168,189,195)
#B9C9CD
(185,201,205)
#CAD5D7
(202,213,215)
#DBE1E1
(219,225,225)
#ECEDEB
(236,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #427587; }

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

This text font color is #427587.

Background Color

.myBgColor { background-color: #427587; }

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

This div background color is #427587.

Border color

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

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

This div border color is #427587.

Opacity

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

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

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

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

This text has shadow with #427587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427587.

Preview

Color preview on black background

This text has color #427587 on black background.


Color preview on white background

This text has color #427587 on white background.


Black color preview on #427587 background

This text has black color on #427587 background.


White color preview on #427587 background

This text has white color on #427587 background.


Related colors

Complementary color

Complementary color for #hex is #BD8A78.


I love getcolorcode.com

Triadic colors

1 #874275 and #758742 with #427587 are triadic colors.

2 #877542 and #754287 with #427587 are triadic colors.