COLOR #427282

HEX: #427282 RGB: (66,114,130)

Color info

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

RGB color model

#427282 color RGB value is (66,114,130).

RGB: (66,114,130) (26%, 45%, 51%)

RGB channels and saturation

R 66 of 255 = 26%
G 114 of 255 = 45%
B 130 of 255 = 51%

66
114
130

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

Portions of RGB colors in percentages

R + G + B = 66 + 114 + 130 = 310 (100%)
R 66 of 310 ~ 21.29%
G 114 of 310 ~ 36.77%
B 130 of 310 ~ 41.94'%

%21.29
%36.77
%41.94

CMYK color model

#427282 color CMYK value is (49,12,0,49).

  • cyan value is 49.23%
  • magenta value is 12.31%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (49,12,0,49)
C49M12Y0K49 (49%, 12%, 0%, 49%)
(0.49 / 0.12 / 0.00 / 0.49)

CMYK percentages

%49.23
%12.31
%0
%49.02

Codes

Color #427282 in popluar color models

42 72 82
RGB 66 114 130
HSL 195° 32.65% 38.43%
HSB/HSV 195° 49.23% 50.98%
CMYK 49.23% 12.31% 0.00%
49.02%

Color #427282 in popluar number systems.

HEX 42 72 82
Decimal 66 114 130
Binary 1000010 1110010 10000010
Octal 102 162 202

Shades and tints

Shades of #427282

#427282
(66,114,130)
#3C6877
(60,104,119)
#365E6C
(54,94,108)
#305461
(48,84,97)
#2A4A56
(42,74,86)
#24404B
(36,64,75)
#1E3640
(30,54,64)
#182C35
(24,44,53)
#12222A
(18,34,42)
#0C181F
(12,24,31)
#060E14
(6,14,20)
#000000
(0,0,0)

Tints of #427282

#427282
(66,114,130)
#537E8D
(83,126,141)
#648A98
(100,138,152)
#7596A3
(117,150,163)
#86A2AE
(134,162,174)
#97AEB9
(151,174,185)
#A8BAC4
(168,186,196)
#B9C6CF
(185,198,207)
#CAD2DA
(202,210,218)
#DBDEE5
(219,222,229)
#ECEAF0
(236,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427282 color. Also use rgb(66,114,130) instead hex code.

Text Font Color

.myTextColor { color: #427282; }

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

This text font color is #427282.

Background Color

.myBgColor { background-color: #427282; }

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

This div background color is #427282.

Border color

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

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

This div border color is #427282.

Opacity

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

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

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

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

This text has shadow with #427282 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427282.

Preview

Color preview on black background

This text has color #427282 on black background.


Color preview on white background

This text has color #427282 on white background.


Black color preview on #427282 background

This text has black color on #427282 background.


White color preview on #427282 background

This text has white color on #427282 background.


Related colors

Complementary color

Complementary color for #hex is #BD8D7D.


I love getcolorcode.com

Triadic colors

1 #824272 and #728242 with #427282 are triadic colors.

2 #827242 and #724282 with #427282 are triadic colors.