COLOR #420928

HEX: #420928 RGB: (66,9,40)

Color info

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

RGB color model

#420928 color RGB value is (66,9,40).

RGB: (66,9,40) (26%, 4%, 16%)

RGB channels and saturation

R 66 of 255 = 26%
G 9 of 255 = 4%
B 40 of 255 = 16%

66
9
40

R + G + B ~ 15%. #420928 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 9 + 40 = 115 (100%)
R 66 of 115 ~ 57.39%
G 9 of 115 ~ 7.83%
B 40 of 115 ~ 34.78'%

%57.39
%34.78

CMYK color model

#420928 color CMYK value is (0,86,39,74).

  • cyan value is 0.00%
  • magenta value is 86.36%
  • yellow value is 39.39%
  • key color value is 74.12%

CMYK: (0,86,39,74)
C0M86Y39K74 (0%, 86%, 39%, 74%)
(0.00 / 0.86 / 0.39 / 0.74)

CMYK percentages

%0
%86.36
%39.39
%74.12

Codes

Color #420928 in popluar color models

42 09 28
RGB 66 9 40
HSL 327° 76.00% 14.71%
HSB/HSV 327° 86.36% 25.88%
CMYK 0.00% 86.36% 39.39%
74.12%

Color #420928 in popluar number systems.

HEX 42 09 28
Decimal 66 9 40
Binary 1000010 1001 101000
Octal 102 11 50

Shades and tints

Shades of #420928

#420928
(66,9,40)
#3C0925
(60,9,37)
#360922
(54,9,34)
#30091F
(48,9,31)
#2A091C
(42,9,28)
#240919
(36,9,25)
#1E0916
(30,9,22)
#180913
(24,9,19)
#120910
(18,9,16)
#0C090D
(12,9,13)
#06090A
(6,9,10)
#000000
(0,0,0)

Tints of #420928

#420928
(66,9,40)
#531F3B
(83,31,59)
#64354E
(100,53,78)
#754B61
(117,75,97)
#866174
(134,97,116)
#977787
(151,119,135)
#A88D9A
(168,141,154)
#B9A3AD
(185,163,173)
#CAB9C0
(202,185,192)
#DBCFD3
(219,207,211)
#ECE5E6
(236,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #420928; }

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

This text font color is #420928.

Background Color

.myBgColor { background-color: #420928; }

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

This div background color is #420928.

Border color

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

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

This div border color is #420928.

Opacity

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

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

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

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

This text has shadow with #420928 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #420928.

Preview

Color preview on black background

This text has color #420928 on black background.


Color preview on white background

This text has color #420928 on white background.


Black color preview on #420928 background

This text has black color on #420928 background.


White color preview on #420928 background

This text has white color on #420928 background.


Related colors

Complementary color

Complementary color for #hex is #BDF6D7.


I love getcolorcode.com

Triadic colors

1 #284209 and #092842 with #420928 are triadic colors.

2 #280942 and #094228 with #420928 are triadic colors.