COLOR #427588

HEX: #427588 RGB: (66,117,136)

Color info

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

RGB color model

#427588 color RGB value is (66,117,136).

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

RGB channels and saturation

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

66
117
136

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

Portions of RGB colors in percentages

R + G + B = 66 + 117 + 136 = 319 (100%)
R 66 of 319 ~ 20.69%
G 117 of 319 ~ 36.68%
B 136 of 319 ~ 42.63'%

%20.69
%36.68
%42.63

CMYK color model

#427588 color CMYK value is (51,14,0,47).

  • cyan value is 51.47%
  • magenta value is 13.97%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (51,14,0,47)
C51M14Y0K47 (51%, 14%, 0%, 47%)
(0.51 / 0.14 / 0.00 / 0.47)

CMYK percentages

%51.47
%13.97
%0
%46.67

Codes

Color #427588 in popluar color models

42 75 88
RGB 66 117 136
HSL 196° 34.65% 39.61%
HSB/HSV 196° 51.47% 53.33%
CMYK 51.47% 13.97% 0.00%
46.67%

Color #427588 in popluar number systems.

HEX 42 75 88
Decimal 66 117 136
Binary 1000010 1110101 10001000
Octal 102 165 210

Shades and tints

Shades of #427588

#427588
(66,117,136)
#3C6B7C
(60,107,124)
#366170
(54,97,112)
#305764
(48,87,100)
#2A4D58
(42,77,88)
#24434C
(36,67,76)
#1E3940
(30,57,64)
#182F34
(24,47,52)
#122528
(18,37,40)
#0C1B1C
(12,27,28)
#061110
(6,17,16)
#000000
(0,0,0)

Tints of #427588

#427588
(66,117,136)
#538192
(83,129,146)
#648D9C
(100,141,156)
#7599A6
(117,153,166)
#86A5B0
(134,165,176)
#97B1BA
(151,177,186)
#A8BDC4
(168,189,196)
#B9C9CE
(185,201,206)
#CAD5D8
(202,213,216)
#DBE1E2
(219,225,226)
#ECEDEC
(236,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #427588; }

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

This text font color is #427588.

Background Color

.myBgColor { background-color: #427588; }

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

This div background color is #427588.

Border color

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

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

This div border color is #427588.

Opacity

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

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

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

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

This text has shadow with #427588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427588.

Preview

Color preview on black background

This text has color #427588 on black background.


Color preview on white background

This text has color #427588 on white background.


Black color preview on #427588 background

This text has black color on #427588 background.


White color preview on #427588 background

This text has white color on #427588 background.


Related colors

Complementary color

Complementary color for #hex is #BD8A77.


I love getcolorcode.com

Triadic colors

1 #884275 and #758842 with #427588 are triadic colors.

2 #887542 and #754288 with #427588 are triadic colors.