COLOR #427884

HEX: #427884 RGB: (66,120,132)

Color info

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

RGB color model

#427884 color RGB value is (66,120,132).

RGB: (66,120,132) (26%, 47%, 52%)

RGB channels and saturation

R 66 of 255 = 26%
G 120 of 255 = 47%
B 132 of 255 = 52%

66
120
132

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

Portions of RGB colors in percentages

R + G + B = 66 + 120 + 132 = 318 (100%)
R 66 of 318 ~ 20.75%
G 120 of 318 ~ 37.74%
B 132 of 318 ~ 41.51'%

%20.75
%37.74
%41.51

CMYK color model

#427884 color CMYK value is (50,9,0,48).

  • cyan value is 50.00%
  • magenta value is 9.09%
  • yellow value is 0.00%
  • key color value is 48.24%
CMYK: (50,9,0,48) C50M9Y0K48 (50%,9%,0%,48%) (0.50/0.09/0.00/0.48) 

CMYK percentages

%50
%9.09
%0
%48.24

Codes

Color #427884 in popluar color models

42 78 84
RGB 66 120 132
HSL 191° 33.33% 38.82%
HSB/HSV 191° 50.00% 51.76%
CMYK 50.00% 9.09% 0.00%
48.24%

Color #427884 in popluar number systems.

HEX 42 78 84
Decimal 66 120 132
Binary 1000010 1111000 10000100
Octal 102 170 204

Shades and tints

Shades of #427884

#427884
(66,120,132)
#3C6E78
(60,110,120)
#36646C
(54,100,108)
#305A60
(48,90,96)
#2A5054
(42,80,84)
#244648
(36,70,72)
#1E3C3C
(30,60,60)
#183230
(24,50,48)
#122824
(18,40,36)
#0C1E18
(12,30,24)
#06140C
(6,20,12)
#000000
(0,0,0)

Tints of #427884

#427884
(66,120,132)
#53848F
(83,132,143)
#64909A
(100,144,154)
#759CA5
(117,156,165)
#86A8B0
(134,168,176)
#97B4BB
(151,180,187)
#A8C0C6
(168,192,198)
#B9CCD1
(185,204,209)
#CAD8DC
(202,216,220)
#DBE4E7
(219,228,231)
#ECF0F2
(236,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427884 color. Also use rgb(66,120,132) instead hex code.

Text Font Color

.myTextColor { color: #427884; }

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

This text font color is #427884.

Background Color

.myBgColor { background-color: #427884; }

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

This div background color is #427884.

Border color

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

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

This div border color is #427884.

Opacity

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

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

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

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

This text has shadow with #427884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427884.

Preview

Color preview on black background

This text has color #427884 on black background.


Color preview on white background

This text has color #427884 on white background.


Black color preview on #427884 background

This text has black color on #427884 background.


White color preview on #427884 background

This text has white color on #427884 background.


Related colors

Complementary color

Complementary color for #hex is #BD877B.


I love getcolorcode.com

Triadic colors

1 #844278 and #788442 with #427884 are triadic colors.

2 #847842 and #784284 with #427884 are triadic colors.