COLOR #441825

HEX: #441825 RGB: (68,24,37)

Color info

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

RGB color model

#441825 color RGB value is (68,24,37).

RGB: (68,24,37) (27%, 9%, 15%)

RGB channels and saturation

R 68 of 255 = 27%
G 24 of 255 = 9%
B 37 of 255 = 15%

68
24
37

R + G + B ~ 17%. #441825 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 24 + 37 = 129 (100%)
R 68 of 129 ~ 52.71%
G 24 of 129 ~ 18.6%
B 37 of 129 ~ 28.68'%

%52.71
%18.6
%28.68

CMYK color model

#441825 color CMYK value is (0,65,46,73).

  • cyan value is 0.00%
  • magenta value is 64.71%
  • yellow value is 45.59%
  • key color value is 73.33%
CMYK: (0,65,46,73) C0M65Y46K73 (0%,65%,46%,73%) (0.00/0.65/0.46/0.73) 

CMYK percentages

%0
%64.71
%45.59
%73.33

Codes

Color #441825 in popluar color models

44 18 25
RGB 68 24 37
HSL 342° 47.83% 18.04%
HSB/HSV 342° 64.71% 26.67%
CMYK 0.00% 64.71% 45.59%
73.33%

Color #441825 in popluar number systems.

HEX 44 18 25
Decimal 68 24 37
Binary 1000100 11000 100101
Octal 104 30 45

Shades and tints

Shades of #441825

#441825
(68,24,37)
#3E1622
(62,22,34)
#38141F
(56,20,31)
#32121C
(50,18,28)
#2C1019
(44,16,25)
#260E16
(38,14,22)
#200C13
(32,12,19)
#1A0A10
(26,10,16)
#14080D
(20,8,13)
#0E060A
(14,6,10)
#080407
(8,4,7)
#000000
(0,0,0)

Tints of #441825

#441825
(68,24,37)
#552D38
(85,45,56)
#66424B
(102,66,75)
#77575E
(119,87,94)
#886C71
(136,108,113)
#998184
(153,129,132)
#AA9697
(170,150,151)
#BBABAA
(187,171,170)
#CCC0BD
(204,192,189)
#DDD5D0
(221,213,208)
#EEEAE3
(238,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #441825; }

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

This text font color is #441825.

Background Color

.myBgColor { background-color: #441825; }

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

This div background color is #441825.

Border color

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

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

This div border color is #441825.

Opacity

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

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

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

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

This text has shadow with #441825 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441825.

Preview

Color preview on black background

This text has color #441825 on black background.


Color preview on white background

This text has color #441825 on white background.


Black color preview on #441825 background

This text has black color on #441825 background.


White color preview on #441825 background

This text has white color on #441825 background.


Related colors

Complementary color

Complementary color for #hex is #BBE7DA.


I love getcolorcode.com

Triadic colors

1 #254418 and #182544 with #441825 are triadic colors.

2 #251844 and #184425 with #441825 are triadic colors.