COLOR #442535

HEX: #442535 RGB: (68,37,53)

Color info

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

RGB color model

#442535 color RGB value is (68,37,53).

RGB: (68,37,53) (27%, 15%, 21%)

RGB channels and saturation

R 68 of 255 = 27%
G 37 of 255 = 15%
B 53 of 255 = 21%

68
37
53

R + G + B ~ 21%. #442535 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 37 + 53 = 158 (100%)
R 68 of 158 ~ 43.04%
G 37 of 158 ~ 23.42%
B 53 of 158 ~ 33.54'%

%43.04
%23.42
%33.54

CMYK color model

#442535 color CMYK value is (0,46,22,73).

  • cyan value is 0.00%
  • magenta value is 45.59%
  • yellow value is 22.06%
  • key color value is 73.33%

CMYK: (0,46,22,73)
C0M46Y22K73 (0%, 46%, 22%, 73%)
(0.00 / 0.46 / 0.22 / 0.73)

CMYK percentages

%0
%45.59
%22.06
%73.33

Codes

Color #442535 in popluar color models

44 25 35
RGB 68 37 53
HSL 329° 29.52% 20.59%
HSB/HSV 329° 45.59% 26.67%
CMYK 0.00% 45.59% 22.06%
73.33%

Color #442535 in popluar number systems.

HEX 44 25 35
Decimal 68 37 53
Binary 1000100 100101 110101
Octal 104 45 65

Shades and tints

Shades of #442535

#442535
(68,37,53)
#3E2231
(62,34,49)
#381F2D
(56,31,45)
#321C29
(50,28,41)
#2C1925
(44,25,37)
#261621
(38,22,33)
#20131D
(32,19,29)
#1A1019
(26,16,25)
#140D15
(20,13,21)
#0E0A11
(14,10,17)
#08070D
(8,7,13)
#000000
(0,0,0)

Tints of #442535

#442535
(68,37,53)
#553847
(85,56,71)
#664B59
(102,75,89)
#775E6B
(119,94,107)
#88717D
(136,113,125)
#99848F
(153,132,143)
#AA97A1
(170,151,161)
#BBAAB3
(187,170,179)
#CCBDC5
(204,189,197)
#DDD0D7
(221,208,215)
#EEE3E9
(238,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #442535 color. Also use rgb(68,37,53) instead hex code.

Text Font Color

.myTextColor { color: #442535; }

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

This text font color is #442535.

Background Color

.myBgColor { background-color: #442535; }

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

This div background color is #442535.

Border color

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

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

This div border color is #442535.

Opacity

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

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

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

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

This text has shadow with #442535 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442535.

Preview

Color preview on black background

This text has color #442535 on black background.


Color preview on white background

This text has color #442535 on white background.


Black color preview on #442535 background

This text has black color on #442535 background.


White color preview on #442535 background

This text has white color on #442535 background.


Related colors

Complementary color

Complementary color for #hex is #BBDACA.


I love getcolorcode.com

Triadic colors

1 #354425 and #253544 with #442535 are triadic colors.

2 #352544 and #254435 with #442535 are triadic colors.