COLOR #441753

HEX: #441753 RGB: (68,23,83)

Color info

#441753 contains mainly red and blue colors. Web safe color of #441753 is #330066 (or #306).

RGB color model

#441753 color RGB value is (68,23,83).

RGB: (68,23,83) (27%, 9%, 33%)

RGB channels and saturation

R 68 of 255 = 27%
G 23 of 255 = 9%
B 83 of 255 = 33%

68
23
83

R + G + B ~ 23%. #441753 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 23 + 83 = 174 (100%)
R 68 of 174 ~ 39.08%
G 23 of 174 ~ 13.22%
B 83 of 174 ~ 47.7'%

%39.08
%13.22
%47.7

CMYK color model

#441753 color CMYK value is (18,72,0,67).

  • cyan value is 18.07%
  • magenta value is 72.29%
  • yellow value is 0.00%
  • key color value is 67.45%
CMYK: (18,72,0,67) C18M72Y0K67 (18%,72%,0%,67%) (0.18/0.72/0.00/0.67) 

CMYK percentages

%18.07
%72.29
%0
%67.45

Codes

Color #441753 in popluar color models

44 17 53
RGB 68 23 83
HSL 285° 56.60% 20.78%
HSB/HSV 285° 72.29% 32.55%
CMYK 18.07% 72.29% 0.00%
67.45%

Color #441753 in popluar number systems.

HEX 44 17 53
Decimal 68 23 83
Binary 1000100 10111 1010011
Octal 104 27 123

Shades and tints

Shades of #441753

#441753
(68,23,83)
#3E154C
(62,21,76)
#381345
(56,19,69)
#32113E
(50,17,62)
#2C0F37
(44,15,55)
#260D30
(38,13,48)
#200B29
(32,11,41)
#1A0922
(26,9,34)
#14071B
(20,7,27)
#0E0514
(14,5,20)
#08030D
(8,3,13)
#000000
(0,0,0)

Tints of #441753

#441753
(68,23,83)
#552C62
(85,44,98)
#664171
(102,65,113)
#775680
(119,86,128)
#886B8F
(136,107,143)
#99809E
(153,128,158)
#AA95AD
(170,149,173)
#BBAABC
(187,170,188)
#CCBFCB
(204,191,203)
#DDD4DA
(221,212,218)
#EEE9E9
(238,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #441753 color. Also use rgb(68,23,83) instead hex code.

Text Font Color

.myTextColor { color: #441753; }

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

This text font color is #441753.

Background Color

.myBgColor { background-color: #441753; }

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

This div background color is #441753.

Border color

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

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

This div border color is #441753.

Opacity

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

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

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

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

This text has shadow with #441753 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441753.

Preview

Color preview on black background

This text has color #441753 on black background.


Color preview on white background

This text has color #441753 on white background.


Black color preview on #441753 background

This text has black color on #441753 background.


White color preview on #441753 background

This text has white color on #441753 background.


Related colors

Complementary color

Complementary color for #hex is #BBE8AC.


I love getcolorcode.com

Triadic colors

1 #534417 and #175344 with #441753 are triadic colors.

2 #531744 and #174453 with #441753 are triadic colors.