COLOR #441525

HEX: #441525 RGB: (68,21,37)

Color info

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

RGB color model

#441525 color RGB value is (68,21,37).

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

RGB channels and saturation

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

68
21
37

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

Portions of RGB colors in percentages

R + G + B = 68 + 21 + 37 = 126 (100%)
R 68 of 126 ~ 53.97%
G 21 of 126 ~ 16.67%
B 37 of 126 ~ 29.37'%

%53.97
%16.67
%29.37

CMYK color model

#441525 color CMYK value is (0,69,46,73).

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

CMYK: (0,69,46,73)
C0M69Y46K73 (0%, 69%, 46%, 73%)
(0.00 / 0.69 / 0.46 / 0.73)

CMYK percentages

%0
%69.12
%45.59
%73.33

Codes

Color #441525 in popluar color models

44 15 25
RGB 68 21 37
HSL 340° 52.81% 17.45%
HSB/HSV 340° 69.12% 26.67%
CMYK 0.00% 69.12% 45.59%
73.33%

Color #441525 in popluar number systems.

HEX 44 15 25
Decimal 68 21 37
Binary 1000100 10101 100101
Octal 104 25 45

Shades and tints

Shades of #441525

#441525
(68,21,37)
#3E1422
(62,20,34)
#38131F
(56,19,31)
#32121C
(50,18,28)
#2C1119
(44,17,25)
#261016
(38,16,22)
#200F13
(32,15,19)
#1A0E10
(26,14,16)
#140D0D
(20,13,13)
#0E0C0A
(14,12,10)
#080B07
(8,11,7)
#000000
(0,0,0)

Tints of #441525

#441525
(68,21,37)
#552A38
(85,42,56)
#663F4B
(102,63,75)
#77545E
(119,84,94)
#886971
(136,105,113)
#997E84
(153,126,132)
#AA9397
(170,147,151)
#BBA8AA
(187,168,170)
#CCBDBD
(204,189,189)
#DDD2D0
(221,210,208)
#EEE7E3
(238,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #441525; }

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

This text font color is #441525.

Background Color

.myBgColor { background-color: #441525; }

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

This div background color is #441525.

Border color

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

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

This div border color is #441525.

Opacity

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

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

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

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

This text has shadow with #441525 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441525.

Preview

Color preview on black background

This text has color #441525 on black background.


Color preview on white background

This text has color #441525 on white background.


Black color preview on #441525 background

This text has black color on #441525 background.


White color preview on #441525 background

This text has white color on #441525 background.


Related colors

Complementary color

Complementary color for #hex is #BBEADA.


I love getcolorcode.com

Triadic colors

1 #254415 and #152544 with #441525 are triadic colors.

2 #251544 and #154425 with #441525 are triadic colors.