COLOR #420B58

HEX: #420B58 RGB: (66,11,88)

Color info

#420B58 contains mainly red and blue colors. Web safe color of #420B58 is #330066 (or #306).

RGB color model

#420B58 color RGB value is (66,11,88).

RGB: (66,11,88) (26%, 4%, 35%)

RGB channels and saturation

R 66 of 255 = 26%
G 11 of 255 = 4%
B 88 of 255 = 35%

66
11
88

R + G + B ~ 22%. #420B58 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 11 + 88 = 165 (100%)
R 66 of 165 ~ 40%
G 11 of 165 ~ 6.67%
B 88 of 165 ~ 53.33'%

%40
%53.33

CMYK color model

#420B58 color CMYK value is (25,88,0,65).

  • cyan value is 25.00%
  • magenta value is 87.50%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (25,88,0,65)
C25M88Y0K65 (25%, 88%, 0%, 65%)
(0.25 / 0.88 / 0.00 / 0.65)

CMYK percentages

%25
%87.5
%0
%65.49

Codes

Color #420B58 in popluar color models

42 0B 58
RGB 66 11 88
HSL 283° 77.78% 19.41%
HSB/HSV 283° 87.50% 34.51%
CMYK 25.00% 87.50% 0.00%
65.49%

Color #420B58 in popluar number systems.

HEX 42 0B 58
Decimal 66 11 88
Binary 1000010 1011 1011000
Octal 102 13 130

Shades and tints

Shades of #420B58

#420B58
(66,11,88)
#3C0A50
(60,10,80)
#360948
(54,9,72)
#300840
(48,8,64)
#2A0738
(42,7,56)
#240630
(36,6,48)
#1E0528
(30,5,40)
#180420
(24,4,32)
#120318
(18,3,24)
#0C0210
(12,2,16)
#060108
(6,1,8)
#000000
(0,0,0)

Tints of #420B58

#420B58
(66,11,88)
#532167
(83,33,103)
#643776
(100,55,118)
#754D85
(117,77,133)
#866394
(134,99,148)
#9779A3
(151,121,163)
#A88FB2
(168,143,178)
#B9A5C1
(185,165,193)
#CABBD0
(202,187,208)
#DBD1DF
(219,209,223)
#ECE7EE
(236,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #420B58 color. Also use rgb(66,11,88) instead hex code.

Text Font Color

.myTextColor { color: #420B58; }

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

This text font color is #420B58.

Background Color

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

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

This div background color is #420B58.

Border color

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

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

This div border color is #420B58.

Opacity

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

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

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

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

This text has shadow with #420B58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #420B58.

Preview

Color preview on black background

This text has color #420B58 on black background.


Color preview on white background

This text has color #420B58 on white background.


Black color preview on #420B58 background

This text has black color on #420B58 background.


White color preview on #420B58 background

This text has white color on #420B58 background.


Related colors

Complementary color

Complementary color for #hex is #BDF4A7.


I love getcolorcode.com

Triadic colors

1 #58420B and #0B5842 with #420B58 are triadic colors.

2 #580B42 and #0B4258 with #420B58 are triadic colors.