COLOR #441430

HEX: #441430 RGB: (68,20,48)

Color info

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

RGB color model

#441430 color RGB value is (68,20,48).

RGB: (68,20,48) (27%, 8%, 19%)

RGB channels and saturation

R 68 of 255 = 27%
G 20 of 255 = 8%
B 48 of 255 = 19%

68
20
48

R + G + B ~ 18%. #441430 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 20 + 48 = 136 (100%)
R 68 of 136 ~ 50%
G 20 of 136 ~ 14.71%
B 48 of 136 ~ 35.29'%

%50
%14.71
%35.29

CMYK color model

#441430 color CMYK value is (0,71,29,73).

  • cyan value is 0.00%
  • magenta value is 70.59%
  • yellow value is 29.41%
  • key color value is 73.33%

CMYK: (0,71,29,73)
C0M71Y29K73 (0%, 71%, 29%, 73%)
(0.00 / 0.71 / 0.29 / 0.73)

CMYK percentages

%0
%70.59
%29.41
%73.33

Codes

Color #441430 in popluar color models

44 14 30
RGB 68 20 48
HSL 325° 54.55% 17.25%
HSB/HSV 325° 70.59% 26.67%
CMYK 0.00% 70.59% 29.41%
73.33%

Color #441430 in popluar number systems.

HEX 44 14 30
Decimal 68 20 48
Binary 1000100 10100 110000
Octal 104 24 60

Shades and tints

Shades of #441430

#441430
(68,20,48)
#3E132C
(62,19,44)
#381228
(56,18,40)
#321124
(50,17,36)
#2C1020
(44,16,32)
#260F1C
(38,15,28)
#200E18
(32,14,24)
#1A0D14
(26,13,20)
#140C10
(20,12,16)
#0E0B0C
(14,11,12)
#080A08
(8,10,8)
#000000
(0,0,0)

Tints of #441430

#441430
(68,20,48)
#552942
(85,41,66)
#663E54
(102,62,84)
#775366
(119,83,102)
#886878
(136,104,120)
#997D8A
(153,125,138)
#AA929C
(170,146,156)
#BBA7AE
(187,167,174)
#CCBCC0
(204,188,192)
#DDD1D2
(221,209,210)
#EEE6E4
(238,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #441430 color. Also use rgb(68,20,48) instead hex code.

Text Font Color

.myTextColor { color: #441430; }

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

This text font color is #441430.

Background Color

.myBgColor { background-color: #441430; }

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

This div background color is #441430.

Border color

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

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

This div border color is #441430.

Opacity

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

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

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

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

This text has shadow with #441430 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441430.

Preview

Color preview on black background

This text has color #441430 on black background.


Color preview on white background

This text has color #441430 on white background.


Black color preview on #441430 background

This text has black color on #441430 background.


White color preview on #441430 background

This text has white color on #441430 background.


Related colors

Complementary color

Complementary color for #hex is #BBEBCF.


I love getcolorcode.com

Triadic colors

1 #304414 and #143044 with #441430 are triadic colors.

2 #301444 and #144430 with #441430 are triadic colors.