COLOR #441750

HEX: #441750 RGB: (68,23,80)

Color info

#441750 contains red, green and blue colors in about the same proportion. Web safe color of #441750 is #330066 (or #306).

RGB color model

#441750 color RGB value is (68,23,80).

RGB: (68,23,80) (27%, 9%, 31%)

RGB channels and saturation

R 68 of 255 = 27%
G 23 of 255 = 9%
B 80 of 255 = 31%

68
23
80

R + G + B ~ 22%. #441750 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 23 + 80 = 171 (100%)
R 68 of 171 ~ 39.77%
G 23 of 171 ~ 13.45%
B 80 of 171 ~ 46.78'%

%39.77
%13.45
%46.78

CMYK color model

#441750 color CMYK value is (15,71,0,69).

  • cyan value is 15.00%
  • magenta value is 71.25%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (15,71,0,69)
C15M71Y0K69 (15%, 71%, 0%, 69%)
(0.15 / 0.71 / 0.00 / 0.69)

CMYK percentages

%15
%71.25
%0
%68.63

Codes

Color #441750 in popluar color models

44 17 50
RGB 68 23 80
HSL 287° 55.34% 20.20%
HSB/HSV 287° 71.25% 31.37%
CMYK 15.00% 71.25% 0.00%
68.63%

Color #441750 in popluar number systems.

HEX 44 17 50
Decimal 68 23 80
Binary 1000100 10111 1010000
Octal 104 27 120

Shades and tints

Shades of #441750

#441750
(68,23,80)
#3E1549
(62,21,73)
#381342
(56,19,66)
#32113B
(50,17,59)
#2C0F34
(44,15,52)
#260D2D
(38,13,45)
#200B26
(32,11,38)
#1A091F
(26,9,31)
#140718
(20,7,24)
#0E0511
(14,5,17)
#08030A
(8,3,10)
#000000
(0,0,0)

Tints of #441750

#441750
(68,23,80)
#552C5F
(85,44,95)
#66416E
(102,65,110)
#77567D
(119,86,125)
#886B8C
(136,107,140)
#99809B
(153,128,155)
#AA95AA
(170,149,170)
#BBAAB9
(187,170,185)
#CCBFC8
(204,191,200)
#DDD4D7
(221,212,215)
#EEE9E6
(238,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #441750; }

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

This text font color is #441750.

Background Color

.myBgColor { background-color: #441750; }

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

This div background color is #441750.

Border color

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

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

This div border color is #441750.

Opacity

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

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

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

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

This text has shadow with #441750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441750.

Preview

Color preview on black background

This text has color #441750 on black background.


Color preview on white background

This text has color #441750 on white background.


Black color preview on #441750 background

This text has black color on #441750 background.


White color preview on #441750 background

This text has white color on #441750 background.


Related colors

Complementary color

Complementary color for #hex is #BBE8AF.


I love getcolorcode.com

Triadic colors

1 #504417 and #175044 with #441750 are triadic colors.

2 #501744 and #174450 with #441750 are triadic colors.