COLOR #442B37

HEX: #442B37 RGB: (68,43,55)

Color info

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

RGB color model

#442B37 color RGB value is (68,43,55).

RGB: (68,43,55) (27%, 17%, 22%)

RGB channels and saturation

R 68 of 255 = 27%
G 43 of 255 = 17%
B 55 of 255 = 22%

68
43
55

R + G + B ~ 22%. #442B37 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 43 + 55 = 166 (100%)
R 68 of 166 ~ 40.96%
G 43 of 166 ~ 25.9%
B 55 of 166 ~ 33.13'%

%40.96
%25.9
%33.13

CMYK color model

#442B37 color CMYK value is (0,37,19,73).

  • cyan value is 0.00%
  • magenta value is 36.76%
  • yellow value is 19.12%
  • key color value is 73.33%

CMYK: (0,37,19,73)
C0M37Y19K73 (0%, 37%, 19%, 73%)
(0.00 / 0.37 / 0.19 / 0.73)

CMYK percentages

%0
%36.76
%19.12
%73.33

Codes

Color #442B37 in popluar color models

44 2B 37
RGB 68 43 55
HSL 331° 22.52% 21.76%
HSB/HSV 331° 36.76% 26.67%
CMYK 0.00% 36.76% 19.12%
73.33%

Color #442B37 in popluar number systems.

HEX 44 2B 37
Decimal 68 43 55
Binary 1000100 101011 110111
Octal 104 53 67

Shades and tints

Shades of #442B37

#442B37
(68,43,55)
#3E2832
(62,40,50)
#38252D
(56,37,45)
#322228
(50,34,40)
#2C1F23
(44,31,35)
#261C1E
(38,28,30)
#201919
(32,25,25)
#1A1614
(26,22,20)
#14130F
(20,19,15)
#0E100A
(14,16,10)
#080D05
(8,13,5)
#000000
(0,0,0)

Tints of #442B37

#442B37
(68,43,55)
#553E49
(85,62,73)
#66515B
(102,81,91)
#77646D
(119,100,109)
#88777F
(136,119,127)
#998A91
(153,138,145)
#AA9DA3
(170,157,163)
#BBB0B5
(187,176,181)
#CCC3C7
(204,195,199)
#DDD6D9
(221,214,217)
#EEE9EB
(238,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #442B37 color. Also use rgb(68,43,55) instead hex code.

Text Font Color

.myTextColor { color: #442B37; }

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

This text font color is #442B37.

Background Color

.myBgColor { background-color: #442B37; }

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

This div background color is #442B37.

Border color

.myBorderColor { border: 1px solid #442B37; }

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

This div border color is #442B37.

Opacity

.myOpacity80 { color: #442B37; opacity: 0.8; }

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

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

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

This text has shadow with #442B37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442B37.

Preview

Color preview on black background

This text has color #442B37 on black background.


Color preview on white background

This text has color #442B37 on white background.


Black color preview on #442B37 background

This text has black color on #442B37 background.


White color preview on #442B37 background

This text has white color on #442B37 background.


Related colors

Complementary color

Complementary color for #hex is #BBD4C8.


I love getcolorcode.com

Triadic colors

1 #37442B and #2B3744 with #442B37 are triadic colors.

2 #372B44 and #2B4437 with #442B37 are triadic colors.