COLOR #420722

HEX: #420722 RGB: (66,7,34)

Color info

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

RGB color model

#420722 color RGB value is (66,7,34).

RGB: (66,7,34) (26%, 3%, 13%)

RGB channels and saturation

R 66 of 255 = 26%
G 7 of 255 = 3%
B 34 of 255 = 13%

66
7
34

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

Portions of RGB colors in percentages

R + G + B = 66 + 7 + 34 = 107 (100%)
R 66 of 107 ~ 61.68%
G 7 of 107 ~ 6.54%
B 34 of 107 ~ 31.78'%

%61.68
%31.78

CMYK color model

#420722 color CMYK value is (0,89,48,74).

  • cyan value is 0.00%
  • magenta value is 89.39%
  • yellow value is 48.48%
  • key color value is 74.12%

CMYK: (0,89,48,74)
C0M89Y48K74 (0%, 89%, 48%, 74%)
(0.00 / 0.89 / 0.48 / 0.74)

CMYK percentages

%0
%89.39
%48.48
%74.12

Codes

Color #420722 in popluar color models

42 07 22
RGB 66 7 34
HSL 333° 80.82% 14.31%
HSB/HSV 333° 89.39% 25.88%
CMYK 0.00% 89.39% 48.48%
74.12%

Color #420722 in popluar number systems.

HEX 42 07 22
Decimal 66 7 34
Binary 1000010 111 100010
Octal 102 7 42

Shades and tints

Shades of #420722

#420722
(66,7,34)
#3C071F
(60,7,31)
#36071C
(54,7,28)
#300719
(48,7,25)
#2A0716
(42,7,22)
#240713
(36,7,19)
#1E0710
(30,7,16)
#18070D
(24,7,13)
#12070A
(18,7,10)
#0C0707
(12,7,7)
#060704
(6,7,4)
#000000
(0,0,0)

Tints of #420722

#420722
(66,7,34)
#531D36
(83,29,54)
#64334A
(100,51,74)
#75495E
(117,73,94)
#865F72
(134,95,114)
#977586
(151,117,134)
#A88B9A
(168,139,154)
#B9A1AE
(185,161,174)
#CAB7C2
(202,183,194)
#DBCDD6
(219,205,214)
#ECE3EA
(236,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #420722 color. Also use rgb(66,7,34) instead hex code.

Text Font Color

.myTextColor { color: #420722; }

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

This text font color is #420722.

Background Color

.myBgColor { background-color: #420722; }

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

This div background color is #420722.

Border color

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

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

This div border color is #420722.

Opacity

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

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

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

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

This text has shadow with #420722 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #420722.

Preview

Color preview on black background

This text has color #420722 on black background.


Color preview on white background

This text has color #420722 on white background.


Black color preview on #420722 background

This text has black color on #420722 background.


White color preview on #420722 background

This text has white color on #420722 background.


Related colors

Complementary color

Complementary color for #hex is #BDF8DD.


I love getcolorcode.com

Triadic colors

1 #224207 and #072242 with #420722 are triadic colors.

2 #220742 and #074222 with #420722 are triadic colors.