COLOR #424672

HEX: #424672 RGB: (66,70,114)

Color info

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

RGB color model

#424672 color RGB value is (66,70,114).

RGB: (66,70,114) (26%, 27%, 45%)

RGB channels and saturation

R 66 of 255 = 26%
G 70 of 255 = 27%
B 114 of 255 = 45%

66
70
114

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

Portions of RGB colors in percentages

R + G + B = 66 + 70 + 114 = 250 (100%)
R 66 of 250 ~ 26.4%
G 70 of 250 ~ 28%
B 114 of 250 ~ 45.6'%

%26.4
%28
%45.6

CMYK color model

#424672 color CMYK value is (42,39,0,55).

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

CMYK: (42,39,0,55)
C42M39Y0K55 (42%, 39%, 0%, 55%)
(0.42 / 0.39 / 0.00 / 0.55)

CMYK percentages

%42.11
%38.6
%0
%55.29

Codes

Color #424672 in popluar color models

42 46 72
RGB 66 70 114
HSL 235° 26.67% 35.29%
HSB/HSV 235° 42.11% 44.71%
CMYK 42.11% 38.60% 0.00%
55.29%

Color #424672 in popluar number systems.

HEX 42 46 72
Decimal 66 70 114
Binary 1000010 1000110 1110010
Octal 102 106 162

Shades and tints

Shades of #424672

#424672
(66,70,114)
#3C4068
(60,64,104)
#363A5E
(54,58,94)
#303454
(48,52,84)
#2A2E4A
(42,46,74)
#242840
(36,40,64)
#1E2236
(30,34,54)
#181C2C
(24,28,44)
#121622
(18,22,34)
#0C1018
(12,16,24)
#060A0E
(6,10,14)
#000000
(0,0,0)

Tints of #424672

#424672
(66,70,114)
#53567E
(83,86,126)
#64668A
(100,102,138)
#757696
(117,118,150)
#8686A2
(134,134,162)
#9796AE
(151,150,174)
#A8A6BA
(168,166,186)
#B9B6C6
(185,182,198)
#CAC6D2
(202,198,210)
#DBD6DE
(219,214,222)
#ECE6EA
(236,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424672; }

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

This text font color is #424672.

Background Color

.myBgColor { background-color: #424672; }

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

This div background color is #424672.

Border color

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

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

This div border color is #424672.

Opacity

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

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

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

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

This text has shadow with #424672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424672.

Preview

Color preview on black background

This text has color #424672 on black background.


Color preview on white background

This text has color #424672 on white background.


Black color preview on #424672 background

This text has black color on #424672 background.


White color preview on #424672 background

This text has white color on #424672 background.


Related colors

Complementary color

Complementary color for #hex is #BDB98D.


I love getcolorcode.com

Triadic colors

1 #724246 and #467242 with #424672 are triadic colors.

2 #724642 and #464272 with #424672 are triadic colors.