COLOR #420631

HEX: #420631 RGB: (66,6,49)

Color info

#420631 contains mainly red and blue colors. Web safe color of #420631 is #330033 (or #303).

RGB color model

#420631 color RGB value is (66,6,49).

RGB: (66,6,49) (26%, 2%, 19%)

RGB channels and saturation

R 66 of 255 = 26%
G 6 of 255 = 2%
B 49 of 255 = 19%

66
6
49

R + G + B ~ 16%. #420631 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 6 + 49 = 121 (100%)
R 66 of 121 ~ 54.55%
G 6 of 121 ~ 4.96%
B 49 of 121 ~ 40.5'%

%54.55
%40.5

CMYK color model

#420631 color CMYK value is (0,91,26,74).

  • cyan value is 0.00%
  • magenta value is 90.91%
  • yellow value is 25.76%
  • key color value is 74.12%

CMYK: (0,91,26,74)
C0M91Y26K74 (0%, 91%, 26%, 74%)
(0.00 / 0.91 / 0.26 / 0.74)

CMYK percentages

%0
%90.91
%25.76
%74.12

Codes

Color #420631 in popluar color models

42 06 31
RGB 66 6 49
HSL 317° 83.33% 14.12%
HSB/HSV 317° 90.91% 25.88%
CMYK 0.00% 90.91% 25.76%
74.12%

Color #420631 in popluar number systems.

HEX 42 06 31
Decimal 66 6 49
Binary 1000010 110 110001
Octal 102 6 61

Shades and tints

Shades of #420631

#420631
(66,6,49)
#3C062D
(60,6,45)
#360629
(54,6,41)
#300625
(48,6,37)
#2A0621
(42,6,33)
#24061D
(36,6,29)
#1E0619
(30,6,25)
#180615
(24,6,21)
#120611
(18,6,17)
#0C060D
(12,6,13)
#060609
(6,6,9)
#000000
(0,0,0)

Tints of #420631

#420631
(66,6,49)
#531C43
(83,28,67)
#643255
(100,50,85)
#754867
(117,72,103)
#865E79
(134,94,121)
#97748B
(151,116,139)
#A88A9D
(168,138,157)
#B9A0AF
(185,160,175)
#CAB6C1
(202,182,193)
#DBCCD3
(219,204,211)
#ECE2E5
(236,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #420631 color. Also use rgb(66,6,49) instead hex code.

Text Font Color

.myTextColor { color: #420631; }

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

This text font color is #420631.

Background Color

.myBgColor { background-color: #420631; }

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

This div background color is #420631.

Border color

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

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

This div border color is #420631.

Opacity

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

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

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

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

This text has shadow with #420631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #420631.

Preview

Color preview on black background

This text has color #420631 on black background.


Color preview on white background

This text has color #420631 on white background.


Black color preview on #420631 background

This text has black color on #420631 background.


White color preview on #420631 background

This text has white color on #420631 background.


Related colors

Complementary color

Complementary color for #hex is #BDF9CE.


I love getcolorcode.com

Triadic colors

1 #314206 and #063142 with #420631 are triadic colors.

2 #310642 and #064231 with #420631 are triadic colors.