COLOR #420C39

HEX: #420C39 RGB: (66,12,57)

Color info

#420C39 contains red, green and blue colors in about the same proportion. Web safe color of #420C39 is #330033 (or #303).

RGB color model

#420C39 color RGB value is (66,12,57).

RGB: (66,12,57) (26%, 5%, 22%)

RGB channels and saturation

R 66 of 255 = 26%
G 12 of 255 = 5%
B 57 of 255 = 22%

66
12
57

R + G + B ~ 18%. #420C39 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 12 + 57 = 135 (100%)
R 66 of 135 ~ 48.89%
G 12 of 135 ~ 8.89%
B 57 of 135 ~ 42.22'%

%48.89
%42.22

CMYK color model

#420C39 color CMYK value is (0,82,14,74).

  • cyan value is 0.00%
  • magenta value is 81.82%
  • yellow value is 13.64%
  • key color value is 74.12%

CMYK: (0,82,14,74)
C0M82Y14K74 (0%, 82%, 14%, 74%)
(0.00 / 0.82 / 0.14 / 0.74)

CMYK percentages

%0
%81.82
%13.64
%74.12

Codes

Color #420C39 in popluar color models

42 0C 39
RGB 66 12 57
HSL 310° 69.23% 15.29%
HSB/HSV 310° 81.82% 25.88%
CMYK 0.00% 81.82% 13.64%
74.12%

Color #420C39 in popluar number systems.

HEX 42 0C 39
Decimal 66 12 57
Binary 1000010 1100 111001
Octal 102 14 71

Shades and tints

Shades of #420C39

#420C39
(66,12,57)
#3C0B34
(60,11,52)
#360A2F
(54,10,47)
#30092A
(48,9,42)
#2A0825
(42,8,37)
#240720
(36,7,32)
#1E061B
(30,6,27)
#180516
(24,5,22)
#120411
(18,4,17)
#0C030C
(12,3,12)
#060207
(6,2,7)
#000000
(0,0,0)

Tints of #420C39

#420C39
(66,12,57)
#53224B
(83,34,75)
#64385D
(100,56,93)
#754E6F
(117,78,111)
#866481
(134,100,129)
#977A93
(151,122,147)
#A890A5
(168,144,165)
#B9A6B7
(185,166,183)
#CABCC9
(202,188,201)
#DBD2DB
(219,210,219)
#ECE8ED
(236,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #420C39 color. Also use rgb(66,12,57) instead hex code.

Text Font Color

.myTextColor { color: #420C39; }

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

This text font color is #420C39.

Background Color

.myBgColor { background-color: #420C39; }

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

This div background color is #420C39.

Border color

.myBorderColor { border: 1px solid #420C39; }

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

This div border color is #420C39.

Opacity

.myOpacity80 { color: #420C39; opacity: 0.8; }

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

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

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

This text has shadow with #420C39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #420C39.

Preview

Color preview on black background

This text has color #420C39 on black background.


Color preview on white background

This text has color #420C39 on white background.


Black color preview on #420C39 background

This text has black color on #420C39 background.


White color preview on #420C39 background

This text has white color on #420C39 background.


Related colors

Complementary color

Complementary color for #hex is #BDF3C6.


I love getcolorcode.com

Triadic colors

1 #39420C and #0C3942 with #420C39 are triadic colors.

2 #390C42 and #0C4239 with #420C39 are triadic colors.