COLOR #441927

HEX: #441927 RGB: (68,25,39)

Color info

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

RGB color model

#441927 color RGB value is (68,25,39).

RGB: (68,25,39) (27%, 10%, 15%)

RGB channels and saturation

R 68 of 255 = 27%
G 25 of 255 = 10%
B 39 of 255 = 15%

68
25
39

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

Portions of RGB colors in percentages

R + G + B = 68 + 25 + 39 = 132 (100%)
R 68 of 132 ~ 51.52%
G 25 of 132 ~ 18.94%
B 39 of 132 ~ 29.55'%

%51.52
%18.94
%29.55

CMYK color model

#441927 color CMYK value is (0,63,43,73).

  • cyan value is 0.00%
  • magenta value is 63.24%
  • yellow value is 42.65%
  • key color value is 73.33%

CMYK: (0,63,43,73)
C0M63Y43K73 (0%, 63%, 43%, 73%)
(0.00 / 0.63 / 0.43 / 0.73)

CMYK percentages

%0
%63.24
%42.65
%73.33

Codes

Color #441927 in popluar color models

44 19 27
RGB 68 25 39
HSL 340° 46.24% 18.24%
HSB/HSV 340° 63.24% 26.67%
CMYK 0.00% 63.24% 42.65%
73.33%

Color #441927 in popluar number systems.

HEX 44 19 27
Decimal 68 25 39
Binary 1000100 11001 100111
Octal 104 31 47

Shades and tints

Shades of #441927

#441927
(68,25,39)
#3E1724
(62,23,36)
#381521
(56,21,33)
#32131E
(50,19,30)
#2C111B
(44,17,27)
#260F18
(38,15,24)
#200D15
(32,13,21)
#1A0B12
(26,11,18)
#14090F
(20,9,15)
#0E070C
(14,7,12)
#080509
(8,5,9)
#000000
(0,0,0)

Tints of #441927

#441927
(68,25,39)
#552D3A
(85,45,58)
#66414D
(102,65,77)
#775560
(119,85,96)
#886973
(136,105,115)
#997D86
(153,125,134)
#AA9199
(170,145,153)
#BBA5AC
(187,165,172)
#CCB9BF
(204,185,191)
#DDCDD2
(221,205,210)
#EEE1E5
(238,225,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #441927 color. Also use rgb(68,25,39) instead hex code.

Text Font Color

.myTextColor { color: #441927; }

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

This text font color is #441927.

Background Color

.myBgColor { background-color: #441927; }

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

This div background color is #441927.

Border color

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

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

This div border color is #441927.

Opacity

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

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

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

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

This text has shadow with #441927 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441927.

Preview

Color preview on black background

This text has color #441927 on black background.


Color preview on white background

This text has color #441927 on white background.


Black color preview on #441927 background

This text has black color on #441927 background.


White color preview on #441927 background

This text has white color on #441927 background.


Related colors

Complementary color

Complementary color for #hex is #BBE6D8.


I love getcolorcode.com

Triadic colors

1 #274419 and #192744 with #441927 are triadic colors.

2 #271944 and #194427 with #441927 are triadic colors.