COLOR #424766

HEX: #424766 RGB: (66,71,102)

Color info

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

RGB color model

#424766 color RGB value is (66,71,102).

RGB: (66,71,102) (26%, 28%, 40%)

RGB channels and saturation

R 66 of 255 = 26%
G 71 of 255 = 28%
B 102 of 255 = 40%

66
71
102

R + G + B ~ 31%. #424766 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 71 + 102 = 239 (100%)
R 66 of 239 ~ 27.62%
G 71 of 239 ~ 29.71%
B 102 of 239 ~ 42.68'%

%27.62
%29.71
%42.68

CMYK color model

#424766 color CMYK value is (35,30,0,60).

  • cyan value is 35.29%
  • magenta value is 30.39%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (35,30,0,60)
C35M30Y0K60 (35%, 30%, 0%, 60%)
(0.35 / 0.30 / 0.00 / 0.60)

CMYK percentages

%35.29
%30.39
%0
%60

Codes

Color #424766 in popluar color models

42 47 66
RGB 66 71 102
HSL 232° 21.43% 32.94%
HSB/HSV 232° 35.29% 40.00%
CMYK 35.29% 30.39% 0.00%
60.00%

Color #424766 in popluar number systems.

HEX 42 47 66
Decimal 66 71 102
Binary 1000010 1000111 1100110
Octal 102 107 146

Shades and tints

Shades of #424766

#424766
(66,71,102)
#3C415D
(60,65,93)
#363B54
(54,59,84)
#30354B
(48,53,75)
#2A2F42
(42,47,66)
#242939
(36,41,57)
#1E2330
(30,35,48)
#181D27
(24,29,39)
#12171E
(18,23,30)
#0C1115
(12,17,21)
#060B0C
(6,11,12)
#000000
(0,0,0)

Tints of #424766

#424766
(66,71,102)
#535773
(83,87,115)
#646780
(100,103,128)
#75778D
(117,119,141)
#86879A
(134,135,154)
#9797A7
(151,151,167)
#A8A7B4
(168,167,180)
#B9B7C1
(185,183,193)
#CAC7CE
(202,199,206)
#DBD7DB
(219,215,219)
#ECE7E8
(236,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424766; }

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

This text font color is #424766.

Background Color

.myBgColor { background-color: #424766; }

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

This div background color is #424766.

Border color

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

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

This div border color is #424766.

Opacity

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

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

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

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

This text has shadow with #424766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424766.

Preview

Color preview on black background

This text has color #424766 on black background.


Color preview on white background

This text has color #424766 on white background.


Black color preview on #424766 background

This text has black color on #424766 background.


White color preview on #424766 background

This text has white color on #424766 background.


Related colors

Complementary color

Complementary color for #hex is #BDB899.


I love getcolorcode.com

Triadic colors

1 #664247 and #476642 with #424766 are triadic colors.

2 #664742 and #474266 with #424766 are triadic colors.