COLOR #441835

HEX: #441835 RGB: (68,24,53)

Color info

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

RGB color model

#441835 color RGB value is (68,24,53).

RGB: (68,24,53) (27%, 9%, 21%)

RGB channels and saturation

R 68 of 255 = 27%
G 24 of 255 = 9%
B 53 of 255 = 21%

68
24
53

R + G + B ~ 19%. #441835 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 24 + 53 = 145 (100%)
R 68 of 145 ~ 46.9%
G 24 of 145 ~ 16.55%
B 53 of 145 ~ 36.55'%

%46.9
%16.55
%36.55

CMYK color model

#441835 color CMYK value is (0,65,22,73).

  • cyan value is 0.00%
  • magenta value is 64.71%
  • yellow value is 22.06%
  • key color value is 73.33%
CMYK: (0,65,22,73) C0M65Y22K73 (0%,65%,22%,73%) (0.00/0.65/0.22/0.73) 

CMYK percentages

%0
%64.71
%22.06
%73.33

Codes

Color #441835 in popluar color models

44 18 35
RGB 68 24 53
HSL 320° 47.83% 18.04%
HSB/HSV 320° 64.71% 26.67%
CMYK 0.00% 64.71% 22.06%
73.33%

Color #441835 in popluar number systems.

HEX 44 18 35
Decimal 68 24 53
Binary 1000100 11000 110101
Octal 104 30 65

Shades and tints

Shades of #441835

#441835
(68,24,53)
#3E1631
(62,22,49)
#38142D
(56,20,45)
#321229
(50,18,41)
#2C1025
(44,16,37)
#260E21
(38,14,33)
#200C1D
(32,12,29)
#1A0A19
(26,10,25)
#140815
(20,8,21)
#0E0611
(14,6,17)
#08040D
(8,4,13)
#000000
(0,0,0)

Tints of #441835

#441835
(68,24,53)
#552D47
(85,45,71)
#664259
(102,66,89)
#77576B
(119,87,107)
#886C7D
(136,108,125)
#99818F
(153,129,143)
#AA96A1
(170,150,161)
#BBABB3
(187,171,179)
#CCC0C5
(204,192,197)
#DDD5D7
(221,213,215)
#EEEAE9
(238,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #441835; }

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

This text font color is #441835.

Background Color

.myBgColor { background-color: #441835; }

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

This div background color is #441835.

Border color

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

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

This div border color is #441835.

Opacity

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

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

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

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

This text has shadow with #441835 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441835.

Preview

Color preview on black background

This text has color #441835 on black background.


Color preview on white background

This text has color #441835 on white background.


Black color preview on #441835 background

This text has black color on #441835 background.


White color preview on #441835 background

This text has white color on #441835 background.


Related colors

Complementary color

Complementary color for #hex is #BBE7CA.


I love getcolorcode.com

Triadic colors

1 #354418 and #183544 with #441835 are triadic colors.

2 #351844 and #184435 with #441835 are triadic colors.