COLOR #424875

HEX: #424875 RGB: (66,72,117)

Color info

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

RGB color model

#424875 color RGB value is (66,72,117).

RGB: (66,72,117) (26%, 28%, 46%)

RGB channels and saturation

R 66 of 255 = 26%
G 72 of 255 = 28%
B 117 of 255 = 46%

66
72
117

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

Portions of RGB colors in percentages

R + G + B = 66 + 72 + 117 = 255 (100%)
R 66 of 255 ~ 25.88%
G 72 of 255 ~ 28.24%
B 117 of 255 ~ 45.88'%

%25.88
%28.24
%45.88

CMYK color model

#424875 color CMYK value is (44,38,0,54).

  • cyan value is 43.59%
  • magenta value is 38.46%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (44,38,0,54)
C44M38Y0K54 (44%, 38%, 0%, 54%)
(0.44 / 0.38 / 0.00 / 0.54)

CMYK percentages

%43.59
%38.46
%0
%54.12

Codes

Color #424875 in popluar color models

42 48 75
RGB 66 72 117
HSL 233° 27.87% 35.88%
HSB/HSV 233° 43.59% 45.88%
CMYK 43.59% 38.46% 0.00%
54.12%

Color #424875 in popluar number systems.

HEX 42 48 75
Decimal 66 72 117
Binary 1000010 1001000 1110101
Octal 102 110 165

Shades and tints

Shades of #424875

#424875
(66,72,117)
#3C426B
(60,66,107)
#363C61
(54,60,97)
#303657
(48,54,87)
#2A304D
(42,48,77)
#242A43
(36,42,67)
#1E2439
(30,36,57)
#181E2F
(24,30,47)
#121825
(18,24,37)
#0C121B
(12,18,27)
#060C11
(6,12,17)
#000000
(0,0,0)

Tints of #424875

#424875
(66,72,117)
#535881
(83,88,129)
#64688D
(100,104,141)
#757899
(117,120,153)
#8688A5
(134,136,165)
#9798B1
(151,152,177)
#A8A8BD
(168,168,189)
#B9B8C9
(185,184,201)
#CAC8D5
(202,200,213)
#DBD8E1
(219,216,225)
#ECE8ED
(236,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #424875 color. Also use rgb(66,72,117) instead hex code.

Text Font Color

.myTextColor { color: #424875; }

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

This text font color is #424875.

Background Color

.myBgColor { background-color: #424875; }

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

This div background color is #424875.

Border color

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

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

This div border color is #424875.

Opacity

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

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

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

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

This text has shadow with #424875 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424875.

Preview

Color preview on black background

This text has color #424875 on black background.


Color preview on white background

This text has color #424875 on white background.


Black color preview on #424875 background

This text has black color on #424875 background.


White color preview on #424875 background

This text has white color on #424875 background.


Related colors

Complementary color

Complementary color for #hex is #BDB78A.


I love getcolorcode.com

Triadic colors

1 #754248 and #487542 with #424875 are triadic colors.

2 #754842 and #484275 with #424875 are triadic colors.