COLOR #442335

HEX: #442335 RGB: (68,35,53)

Color info

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

RGB color model

#442335 color RGB value is (68,35,53).

RGB: (68,35,53) (27%, 14%, 21%)

RGB channels and saturation

R 68 of 255 = 27%
G 35 of 255 = 14%
B 53 of 255 = 21%

68
35
53

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

Portions of RGB colors in percentages

R + G + B = 68 + 35 + 53 = 156 (100%)
R 68 of 156 ~ 43.59%
G 35 of 156 ~ 22.44%
B 53 of 156 ~ 33.97'%

%43.59
%22.44
%33.97

CMYK color model

#442335 color CMYK value is (0,49,22,73).

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

CMYK: (0,49,22,73)
C0M49Y22K73 (0%, 49%, 22%, 73%)
(0.00 / 0.49 / 0.22 / 0.73)

CMYK percentages

%0
%48.53
%22.06
%73.33

Codes

Color #442335 in popluar color models

44 23 35
RGB 68 35 53
HSL 327° 32.04% 20.20%
HSB/HSV 327° 48.53% 26.67%
CMYK 0.00% 48.53% 22.06%
73.33%

Color #442335 in popluar number systems.

HEX 44 23 35
Decimal 68 35 53
Binary 1000100 100011 110101
Octal 104 43 65

Shades and tints

Shades of #442335

#442335
(68,35,53)
#3E2031
(62,32,49)
#381D2D
(56,29,45)
#321A29
(50,26,41)
#2C1725
(44,23,37)
#261421
(38,20,33)
#20111D
(32,17,29)
#1A0E19
(26,14,25)
#140B15
(20,11,21)
#0E0811
(14,8,17)
#08050D
(8,5,13)
#000000
(0,0,0)

Tints of #442335

#442335
(68,35,53)
#553747
(85,55,71)
#664B59
(102,75,89)
#775F6B
(119,95,107)
#88737D
(136,115,125)
#99878F
(153,135,143)
#AA9BA1
(170,155,161)
#BBAFB3
(187,175,179)
#CCC3C5
(204,195,197)
#DDD7D7
(221,215,215)
#EEEBE9
(238,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #442335; }

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

This text font color is #442335.

Background Color

.myBgColor { background-color: #442335; }

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

This div background color is #442335.

Border color

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

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

This div border color is #442335.

Opacity

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

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

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

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

This text has shadow with #442335 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #442335.

Preview

Color preview on black background

This text has color #442335 on black background.


Color preview on white background

This text has color #442335 on white background.


Black color preview on #442335 background

This text has black color on #442335 background.


White color preview on #442335 background

This text has white color on #442335 background.


Related colors

Complementary color

Complementary color for #hex is #BBDCCA.


I love getcolorcode.com

Triadic colors

1 #354423 and #233544 with #442335 are triadic colors.

2 #352344 and #234435 with #442335 are triadic colors.