COLOR #422830

HEX: #422830 RGB: (66,40,48)

Color info

#422830 contains red, green and blue colors in about the same proportion. Web safe color of #422830 is #333333 (or #333).

RGB color model

#422830 color RGB value is (66,40,48).

RGB: (66,40,48) (26%, 16%, 19%)

RGB channels and saturation

R 66 of 255 = 26%
G 40 of 255 = 16%
B 48 of 255 = 19%

66
40
48

R + G + B ~ 20%. #422830 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 40 + 48 = 154 (100%)
R 66 of 154 ~ 42.86%
G 40 of 154 ~ 25.97%
B 48 of 154 ~ 31.17'%

%42.86
%25.97
%31.17

CMYK color model

#422830 color CMYK value is (0,39,27,74).

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

CMYK: (0,39,27,74)
C0M39Y27K74 (0%, 39%, 27%, 74%)
(0.00 / 0.39 / 0.27 / 0.74)

CMYK percentages

%0
%39.39
%27.27
%74.12

Codes

Color #422830 in popluar color models

42 28 30
RGB 66 40 48
HSL 342° 24.53% 20.78%
HSB/HSV 342° 39.39% 25.88%
CMYK 0.00% 39.39% 27.27%
74.12%

Color #422830 in popluar number systems.

HEX 42 28 30
Decimal 66 40 48
Binary 1000010 101000 110000
Octal 102 50 60

Shades and tints

Shades of #422830

#422830
(66,40,48)
#3C252C
(60,37,44)
#362228
(54,34,40)
#301F24
(48,31,36)
#2A1C20
(42,28,32)
#24191C
(36,25,28)
#1E1618
(30,22,24)
#181314
(24,19,20)
#121010
(18,16,16)
#0C0D0C
(12,13,12)
#060A08
(6,10,8)
#000000
(0,0,0)

Tints of #422830

#422830
(66,40,48)
#533B42
(83,59,66)
#644E54
(100,78,84)
#756166
(117,97,102)
#867478
(134,116,120)
#97878A
(151,135,138)
#A89A9C
(168,154,156)
#B9ADAE
(185,173,174)
#CAC0C0
(202,192,192)
#DBD3D2
(219,211,210)
#ECE6E4
(236,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #422830; }

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

This text font color is #422830.

Background Color

.myBgColor { background-color: #422830; }

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

This div background color is #422830.

Border color

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

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

This div border color is #422830.

Opacity

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

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

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

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

This text has shadow with #422830 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422830.

Preview

Color preview on black background

This text has color #422830 on black background.


Color preview on white background

This text has color #422830 on white background.


Black color preview on #422830 background

This text has black color on #422830 background.


White color preview on #422830 background

This text has white color on #422830 background.


Related colors

Complementary color

Complementary color for #hex is #BDD7CF.


I love getcolorcode.com

Triadic colors

1 #304228 and #283042 with #422830 are triadic colors.

2 #302842 and #284230 with #422830 are triadic colors.