COLOR #424772

HEX: #424772 RGB: (66,71,114)

Color info

#424772 contains red, green and blue colors in about the same proportion. Web safe color of #424772 is #333366 (or #336).

RGB color model

#424772 color RGB value is (66,71,114).

RGB: (66,71,114) (26%, 28%, 45%)

RGB channels and saturation

R 66 of 255 = 26%
G 71 of 255 = 28%
B 114 of 255 = 45%

66
71
114

R + G + B ~ 33%. #424772 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 71 + 114 = 251 (100%)
R 66 of 251 ~ 26.29%
G 71 of 251 ~ 28.29%
B 114 of 251 ~ 45.42'%

%26.29
%28.29
%45.42

CMYK color model

#424772 color CMYK value is (42,38,0,55).

  • cyan value is 42.11%
  • magenta value is 37.72%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (42,38,0,55)
C42M38Y0K55 (42%, 38%, 0%, 55%)
(0.42 / 0.38 / 0.00 / 0.55)

CMYK percentages

%42.11
%37.72
%0
%55.29

Codes

Color #424772 in popluar color models

42 47 72
RGB 66 71 114
HSL 234° 26.67% 35.29%
HSB/HSV 234° 42.11% 44.71%
CMYK 42.11% 37.72% 0.00%
55.29%

Color #424772 in popluar number systems.

HEX 42 47 72
Decimal 66 71 114
Binary 1000010 1000111 1110010
Octal 102 107 162

Shades and tints

Shades of #424772

#424772
(66,71,114)
#3C4168
(60,65,104)
#363B5E
(54,59,94)
#303554
(48,53,84)
#2A2F4A
(42,47,74)
#242940
(36,41,64)
#1E2336
(30,35,54)
#181D2C
(24,29,44)
#121722
(18,23,34)
#0C1118
(12,17,24)
#060B0E
(6,11,14)
#000000
(0,0,0)

Tints of #424772

#424772
(66,71,114)
#53577E
(83,87,126)
#64678A
(100,103,138)
#757796
(117,119,150)
#8687A2
(134,135,162)
#9797AE
(151,151,174)
#A8A7BA
(168,167,186)
#B9B7C6
(185,183,198)
#CAC7D2
(202,199,210)
#DBD7DE
(219,215,222)
#ECE7EA
(236,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424772; }

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

This text font color is #424772.

Background Color

.myBgColor { background-color: #424772; }

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

This div background color is #424772.

Border color

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

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

This div border color is #424772.

Opacity

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

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

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

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

This text has shadow with #424772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424772.

Preview

Color preview on black background

This text has color #424772 on black background.


Color preview on white background

This text has color #424772 on white background.


Black color preview on #424772 background

This text has black color on #424772 background.


White color preview on #424772 background

This text has white color on #424772 background.


Related colors

Complementary color

Complementary color for #hex is #BDB88D.


I love getcolorcode.com

Triadic colors

1 #724247 and #477242 with #424772 are triadic colors.

2 #724742 and #474272 with #424772 are triadic colors.