COLOR #441074

HEX: #441074 RGB: (68,16,116)

Color info

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

RGB color model

#441074 color RGB value is (68,16,116).

RGB: (68,16,116) (27%, 6%, 45%)

RGB channels and saturation

R 68 of 255 = 27%
G 16 of 255 = 6%
B 116 of 255 = 45%

68
16
116

R + G + B ~ 26%. #441074 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 16 + 116 = 200 (100%)
R 68 of 200 ~ 34%
G 16 of 200 ~ 8%
B 116 of 200 ~ 58'%

%34
%58

CMYK color model

#441074 color CMYK value is (41,86,0,55).

  • cyan value is 41.38%
  • magenta value is 86.21%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (41,86,0,55)
C41M86Y0K55 (41%, 86%, 0%, 55%)
(0.41 / 0.86 / 0.00 / 0.55)

CMYK percentages

%41.38
%86.21
%0
%54.51

Codes

Color #441074 in popluar color models

44 10 74
RGB 68 16 116
HSL 271° 75.76% 25.88%
HSB/HSV 271° 86.21% 45.49%
CMYK 41.38% 86.21% 0.00%
54.51%

Color #441074 in popluar number systems.

HEX 44 10 74
Decimal 68 16 116
Binary 1000100 10000 1110100
Octal 104 20 164

Shades and tints

Shades of #441074

#441074
(68,16,116)
#3E0F6A
(62,15,106)
#380E60
(56,14,96)
#320D56
(50,13,86)
#2C0C4C
(44,12,76)
#260B42
(38,11,66)
#200A38
(32,10,56)
#1A092E
(26,9,46)
#140824
(20,8,36)
#0E071A
(14,7,26)
#080610
(8,6,16)
#000000
(0,0,0)

Tints of #441074

#441074
(68,16,116)
#552580
(85,37,128)
#663A8C
(102,58,140)
#774F98
(119,79,152)
#8864A4
(136,100,164)
#9979B0
(153,121,176)
#AA8EBC
(170,142,188)
#BBA3C8
(187,163,200)
#CCB8D4
(204,184,212)
#DDCDE0
(221,205,224)
#EEE2EC
(238,226,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #441074 color. Also use rgb(68,16,116) instead hex code.

Text Font Color

.myTextColor { color: #441074; }

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

This text font color is #441074.

Background Color

.myBgColor { background-color: #441074; }

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

This div background color is #441074.

Border color

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

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

This div border color is #441074.

Opacity

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

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

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

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

This text has shadow with #441074 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #441074.

Preview

Color preview on black background

This text has color #441074 on black background.


Color preview on white background

This text has color #441074 on white background.


Black color preview on #441074 background

This text has black color on #441074 background.


White color preview on #441074 background

This text has white color on #441074 background.


Related colors

Complementary color

Complementary color for #hex is #BBEF8B.


I love getcolorcode.com

Triadic colors

1 #744410 and #107444 with #441074 are triadic colors.

2 #741044 and #104474 with #441074 are triadic colors.