COLOR #420028

HEX: #420028 RGB: (66,0,40)

Color info

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

RGB color model

#420028 color RGB value is (66,0,40).

RGB: (66,0,40) (26%, 0%, 16%)

RGB channels and saturation

R 66 of 255 = 26%
G 0 of 255 = 0%
B 40 of 255 = 16%

66
0
40

R + G + B ~ 14%. #420028 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 0 + 40 = 106 (100%)
R 66 of 106 ~ 62.26%
G 0 of 106 ~ 0%
B 40 of 106 ~ 37.74'%

%62.26
%37.74

CMYK color model

#420028 color CMYK value is (0,100,39,74).

  • cyan value is 0.00%
  • magenta value is 100.00%
  • yellow value is 39.39%
  • key color value is 74.12%
CMYK: (0,100,39,74) C0M100Y39K74 (0%,100%,39%,74%) (0.00/1.00/0.39/0.74) 

CMYK percentages

%0
%100
%39.39
%74.12

Codes

Color #420028 in popluar color models

42 00 28
RGB 66 0 40
HSL 324° 100.00% 12.94%
HSB/HSV 324° 100.00% 25.88%
CMYK 0.00% 100.00% 39.39%
74.12%

Color #420028 in popluar number systems.

HEX 42 00 28
Decimal 66 0 40
Binary 1000010 0 101000
Octal 102 0 50

Shades and tints

Shades of #420028

#420028
(66,0,40)
#3C0025
(60,0,37)
#360022
(54,0,34)
#30001F
(48,0,31)
#2A001C
(42,0,28)
#240019
(36,0,25)
#1E0016
(30,0,22)
#180013
(24,0,19)
#120010
(18,0,16)
#0C000D
(12,0,13)
#06000A
(6,0,10)
#000000
(0,0,0)

Tints of #420028

#420028
(66,0,40)
#53173B
(83,23,59)
#642E4E
(100,46,78)
#754561
(117,69,97)
#865C74
(134,92,116)
#977387
(151,115,135)
#A88A9A
(168,138,154)
#B9A1AD
(185,161,173)
#CAB8C0
(202,184,192)
#DBCFD3
(219,207,211)
#ECE6E6
(236,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #420028 color. Also use rgb(66,0,40) instead hex code.

Text Font Color

.myTextColor { color: #420028; }

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

This text font color is #420028.

Background Color

.myBgColor { background-color: #420028; }

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

This div background color is #420028.

Border color

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

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

This div border color is #420028.

Opacity

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

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

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

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

This text has shadow with #420028 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #420028.

Preview

Color preview on black background

This text has color #420028 on black background.


Color preview on white background

This text has color #420028 on white background.


Black color preview on #420028 background

This text has black color on #420028 background.


White color preview on #420028 background

This text has white color on #420028 background.


Related colors

Complementary color

Complementary color for #hex is #BDFFD7.


I love getcolorcode.com

Triadic colors

1 #284200 and #002842 with #420028 are triadic colors.

2 #280042 and #004228 with #420028 are triadic colors.