COLOR #427987

HEX: #427987 RGB: (66,121,135)

Color info

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

RGB color model

#427987 color RGB value is (66,121,135).

RGB: (66,121,135) (26%, 47%, 53%)

RGB channels and saturation

R 66 of 255 = 26%
G 121 of 255 = 47%
B 135 of 255 = 53%

66
121
135

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

Portions of RGB colors in percentages

R + G + B = 66 + 121 + 135 = 322 (100%)
R 66 of 322 ~ 20.5%
G 121 of 322 ~ 37.58%
B 135 of 322 ~ 41.93'%

%20.5
%37.58
%41.93

CMYK color model

#427987 color CMYK value is (51,10,0,47).

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

CMYK: (51,10,0,47)
C51M10Y0K47 (51%, 10%, 0%, 47%)
(0.51 / 0.10 / 0.00 / 0.47)

CMYK percentages

%51.11
%10.37
%0
%47.06

Codes

Color #427987 in popluar color models

42 79 87
RGB 66 121 135
HSL 192° 34.33% 39.41%
HSB/HSV 192° 51.11% 52.94%
CMYK 51.11% 10.37% 0.00%
47.06%

Color #427987 in popluar number systems.

HEX 42 79 87
Decimal 66 121 135
Binary 1000010 1111001 10000111
Octal 102 171 207

Shades and tints

Shades of #427987

#427987
(66,121,135)
#3C6E7B
(60,110,123)
#36636F
(54,99,111)
#305863
(48,88,99)
#2A4D57
(42,77,87)
#24424B
(36,66,75)
#1E373F
(30,55,63)
#182C33
(24,44,51)
#122127
(18,33,39)
#0C161B
(12,22,27)
#060B0F
(6,11,15)
#000000
(0,0,0)

Tints of #427987

#427987
(66,121,135)
#538591
(83,133,145)
#64919B
(100,145,155)
#759DA5
(117,157,165)
#86A9AF
(134,169,175)
#97B5B9
(151,181,185)
#A8C1C3
(168,193,195)
#B9CDCD
(185,205,205)
#CAD9D7
(202,217,215)
#DBE5E1
(219,229,225)
#ECF1EB
(236,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #427987; }

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

This text font color is #427987.

Background Color

.myBgColor { background-color: #427987; }

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

This div background color is #427987.

Border color

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

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

This div border color is #427987.

Opacity

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

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

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

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

This text has shadow with #427987 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427987.

Preview

Color preview on black background

This text has color #427987 on black background.


Color preview on white background

This text has color #427987 on white background.


Black color preview on #427987 background

This text has black color on #427987 background.


White color preview on #427987 background

This text has white color on #427987 background.


Related colors

Complementary color

Complementary color for #hex is #BD8678.


I love getcolorcode.com

Triadic colors

1 #874279 and #798742 with #427987 are triadic colors.

2 #877942 and #794287 with #427987 are triadic colors.