COLOR #427A94

HEX: #427A94 RGB: (66,122,148)

Color info

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

RGB color model

#427A94 color RGB value is (66,122,148).

RGB: (66,122,148) (26%, 48%, 58%)

RGB channels and saturation

R 66 of 255 = 26%
G 122 of 255 = 48%
B 148 of 255 = 58%

66
122
148

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

Portions of RGB colors in percentages

R + G + B = 66 + 122 + 148 = 336 (100%)
R 66 of 336 ~ 19.64%
G 122 of 336 ~ 36.31%
B 148 of 336 ~ 44.05'%

%19.64
%36.31
%44.05

CMYK color model

#427A94 color CMYK value is (55,18,0,42).

  • cyan value is 55.41%
  • magenta value is 17.57%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (55,18,0,42)
C55M18Y0K42 (55%, 18%, 0%, 42%)
(0.55 / 0.18 / 0.00 / 0.42)

CMYK percentages

%55.41
%17.57
%0
%41.96

Codes

Color #427A94 in popluar color models

42 7A 94
RGB 66 122 148
HSL 199° 38.32% 41.96%
HSB/HSV 199° 55.41% 58.04%
CMYK 55.41% 17.57% 0.00%
41.96%

Color #427A94 in popluar number systems.

HEX 42 7A 94
Decimal 66 122 148
Binary 1000010 1111010 10010100
Octal 102 172 224

Shades and tints

Shades of #427A94

#427A94
(66,122,148)
#3C6F87
(60,111,135)
#36647A
(54,100,122)
#30596D
(48,89,109)
#2A4E60
(42,78,96)
#244353
(36,67,83)
#1E3846
(30,56,70)
#182D39
(24,45,57)
#12222C
(18,34,44)
#0C171F
(12,23,31)
#060C12
(6,12,18)
#000000
(0,0,0)

Tints of #427A94

#427A94
(66,122,148)
#53869D
(83,134,157)
#6492A6
(100,146,166)
#759EAF
(117,158,175)
#86AAB8
(134,170,184)
#97B6C1
(151,182,193)
#A8C2CA
(168,194,202)
#B9CED3
(185,206,211)
#CADADC
(202,218,220)
#DBE6E5
(219,230,229)
#ECF2EE
(236,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #427A94; }

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

This text font color is #427A94.

Background Color

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

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

This div background color is #427A94.

Border color

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

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

This div border color is #427A94.

Opacity

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

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

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

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

This text has shadow with #427A94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427A94.

Preview

Color preview on black background

This text has color #427A94 on black background.


Color preview on white background

This text has color #427A94 on white background.


Black color preview on #427A94 background

This text has black color on #427A94 background.


White color preview on #427A94 background

This text has white color on #427A94 background.


Related colors

Complementary color

Complementary color for #hex is #BD856B.


I love getcolorcode.com

Triadic colors

1 #94427A and #7A9442 with #427A94 are triadic colors.

2 #947A42 and #7A4294 with #427A94 are triadic colors.