COLOR #441625

HEX: #441625 RGB: (68,22,37)

Color info

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

RGB color model

#441625 color RGB value is (68,22,37).

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

RGB channels and saturation

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

68
22
37

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

Portions of RGB colors in percentages

R + G + B = 68 + 22 + 37 = 127 (100%)
R 68 of 127 ~ 53.54%
G 22 of 127 ~ 17.32%
B 37 of 127 ~ 29.13'%

%53.54
%17.32
%29.13

CMYK color model

#441625 color CMYK value is (0,68,46,73).

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

CMYK: (0,68,46,73)
C0M68Y46K73 (0%, 68%, 46%, 73%)
(0.00 / 0.68 / 0.46 / 0.73)

CMYK percentages

%0
%67.65
%45.59
%73.33

Codes

Color #441625 in popluar color models

44 16 25
RGB 68 22 37
HSL 340° 51.11% 17.65%
HSB/HSV 340° 67.65% 26.67%
CMYK 0.00% 67.65% 45.59%
73.33%

Color #441625 in popluar number systems.

HEX 44 16 25
Decimal 68 22 37
Binary 1000100 10110 100101
Octal 104 26 45

Shades and tints

Shades of #441625

#441625
(68,22,37)
#3E1422
(62,20,34)
#38121F
(56,18,31)
#32101C
(50,16,28)
#2C0E19
(44,14,25)
#260C16
(38,12,22)
#200A13
(32,10,19)
#1A0810
(26,8,16)
#14060D
(20,6,13)
#0E040A
(14,4,10)
#080207
(8,2,7)
#000000
(0,0,0)

Tints of #441625

#441625
(68,22,37)
#552B38
(85,43,56)
#66404B
(102,64,75)
#77555E
(119,85,94)
#886A71
(136,106,113)
#997F84
(153,127,132)
#AA9497
(170,148,151)
#BBA9AA
(187,169,170)
#CCBEBD
(204,190,189)
#DDD3D0
(221,211,208)
#EEE8E3
(238,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #441625; }

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

This text font color is #441625.

Background Color

.myBgColor { background-color: #441625; }

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

This div background color is #441625.

Border color

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

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

This div border color is #441625.

Opacity

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

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

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

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

This text has shadow with #441625 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441625.

Preview

Color preview on black background

This text has color #441625 on black background.


Color preview on white background

This text has color #441625 on white background.


Black color preview on #441625 background

This text has black color on #441625 background.


White color preview on #441625 background

This text has white color on #441625 background.


Related colors

Complementary color

Complementary color for #hex is #BBE9DA.


I love getcolorcode.com

Triadic colors

1 #254416 and #162544 with #441625 are triadic colors.

2 #251644 and #164425 with #441625 are triadic colors.