COLOR #427A9E

HEX: #427A9E RGB: (66,122,158)

Color info

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

RGB color model

#427A9E color RGB value is (66,122,158).

RGB: (66,122,158) (26%, 48%, 62%)

RGB channels and saturation

R 66 of 255 = 26%
G 122 of 255 = 48%
B 158 of 255 = 62%

66
122
158

R + G + B ~ 45%. #427A9E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 66 + 122 + 158 = 346 (100%)
R 66 of 346 ~ 19.08%
G 122 of 346 ~ 35.26%
B 158 of 346 ~ 45.66'%

%19.08
%35.26
%45.66

CMYK color model

#427A9E color CMYK value is (58,23,0,38).

  • cyan value is 58.23%
  • magenta value is 22.78%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (58,23,0,38)
C58M23Y0K38 (58%, 23%, 0%, 38%)
(0.58 / 0.23 / 0.00 / 0.38)

CMYK percentages

%58.23
%22.78
%0
%38.04

Codes

Color #427A9E in popluar color models

42 7A 9E
RGB 66 122 158
HSL 203° 41.07% 43.92%
HSB/HSV 203° 58.23% 61.96%
CMYK 58.23% 22.78% 0.00%
38.04%

Color #427A9E in popluar number systems.

HEX 42 7A 9E
Decimal 66 122 158
Binary 1000010 1111010 10011110
Octal 102 172 236

Shades and tints

Shades of #427A9E

#427A9E
(66,122,158)
#3C6F90
(60,111,144)
#366482
(54,100,130)
#305974
(48,89,116)
#2A4E66
(42,78,102)
#244358
(36,67,88)
#1E384A
(30,56,74)
#182D3C
(24,45,60)
#12222E
(18,34,46)
#0C1720
(12,23,32)
#060C12
(6,12,18)
#000000
(0,0,0)

Tints of #427A9E

#427A9E
(66,122,158)
#5386A6
(83,134,166)
#6492AE
(100,146,174)
#759EB6
(117,158,182)
#86AABE
(134,170,190)
#97B6C6
(151,182,198)
#A8C2CE
(168,194,206)
#B9CED6
(185,206,214)
#CADADE
(202,218,222)
#DBE6E6
(219,230,230)
#ECF2EE
(236,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427A9E color. Also use rgb(66,122,158) instead hex code.

Text Font Color

.myTextColor { color: #427A9E; }

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

This text font color is #427A9E.

Background Color

.myBgColor { background-color: #427A9E; }

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

This div background color is #427A9E.

Border color

.myBorderColor { border: 1px solid #427A9E; }

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

This div border color is #427A9E.

Opacity

.myOpacity80 { color: #427A9E; opacity: 0.8; }

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

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

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

This text has shadow with #427A9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427A9E.

Preview

Color preview on black background

This text has color #427A9E on black background.


Color preview on white background

This text has color #427A9E on white background.


Black color preview on #427A9E background

This text has black color on #427A9E background.


White color preview on #427A9E background

This text has white color on #427A9E background.


Related colors

Complementary color

Complementary color for #hex is #BD8561.


I love getcolorcode.com

Triadic colors

1 #9E427A and #7A9E42 with #427A9E are triadic colors.

2 #9E7A42 and #7A429E with #427A9E are triadic colors.