COLOR #424C72

HEX: #424C72 RGB: (66,76,114)

Color info

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

RGB color model

#424C72 color RGB value is (66,76,114).

RGB: (66,76,114) (26%, 30%, 45%)

RGB channels and saturation

R 66 of 255 = 26%
G 76 of 255 = 30%
B 114 of 255 = 45%

66
76
114

R + G + B ~ 34%. #424C72 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 76 + 114 = 256 (100%)
R 66 of 256 ~ 25.78%
G 76 of 256 ~ 29.69%
B 114 of 256 ~ 44.53'%

%25.78
%29.69
%44.53

CMYK color model

#424C72 color CMYK value is (42,33,0,55).

  • cyan value is 42.11%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 55.29%
CMYK: (42,33,0,55) C42M33Y0K55 (42%,33%,0%,55%) (0.42/0.33/0.00/0.55) 

CMYK percentages

%42.11
%33.33
%0
%55.29

Codes

Color #424C72 in popluar color models

42 4C 72
RGB 66 76 114
HSL 228° 26.67% 35.29%
HSB/HSV 228° 42.11% 44.71%
CMYK 42.11% 33.33% 0.00%
55.29%

Color #424C72 in popluar number systems.

HEX 42 4C 72
Decimal 66 76 114
Binary 1000010 1001100 1110010
Octal 102 114 162

Shades and tints

Shades of #424C72

#424C72
(66,76,114)
#3C4668
(60,70,104)
#36405E
(54,64,94)
#303A54
(48,58,84)
#2A344A
(42,52,74)
#242E40
(36,46,64)
#1E2836
(30,40,54)
#18222C
(24,34,44)
#121C22
(18,28,34)
#0C1618
(12,22,24)
#06100E
(6,16,14)
#000000
(0,0,0)

Tints of #424C72

#424C72
(66,76,114)
#535C7E
(83,92,126)
#646C8A
(100,108,138)
#757C96
(117,124,150)
#868CA2
(134,140,162)
#979CAE
(151,156,174)
#A8ACBA
(168,172,186)
#B9BCC6
(185,188,198)
#CACCD2
(202,204,210)
#DBDCDE
(219,220,222)
#ECECEA
(236,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424C72; }

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

This text font color is #424C72.

Background Color

.myBgColor { background-color: #424C72; }

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

This div background color is #424C72.

Border color

.myBorderColor { border: 1px solid #424C72; }

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

This div border color is #424C72.

Opacity

.myOpacity80 { color: #424C72; opacity: 0.8; }

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

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

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

This text has shadow with #424C72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424C72.

Preview

Color preview on black background

This text has color #424C72 on black background.


Color preview on white background

This text has color #424C72 on white background.


Black color preview on #424C72 background

This text has black color on #424C72 background.


White color preview on #424C72 background

This text has white color on #424C72 background.


Related colors

Complementary color

Complementary color for #hex is #BDB38D.


I love getcolorcode.com

Triadic colors

1 #72424C and #4C7242 with #424C72 are triadic colors.

2 #724C42 and #4C4272 with #424C72 are triadic colors.