COLOR #444175

HEX: #444175 RGB: (68,65,117)

Color info

#444175 contains red, green and blue colors in about the same proportion. Web safe color of #444175 is #333366 (or #336).

RGB color model

#444175 color RGB value is (68,65,117).

RGB: (68,65,117) (27%, 25%, 46%)

RGB channels and saturation

R 68 of 255 = 27%
G 65 of 255 = 25%
B 117 of 255 = 46%

68
65
117

R + G + B ~ 33%. #444175 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 65 + 117 = 250 (100%)
R 68 of 250 ~ 27.2%
G 65 of 250 ~ 26%
B 117 of 250 ~ 46.8'%

%27.2
%26
%46.8

CMYK color model

#444175 color CMYK value is (42,44,0,54).

  • cyan value is 41.88%
  • magenta value is 44.44%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (42,44,0,54)
C42M44Y0K54 (42%, 44%, 0%, 54%)
(0.42 / 0.44 / 0.00 / 0.54)

CMYK percentages

%41.88
%44.44
%0
%54.12

Codes

Color #444175 in popluar color models

44 41 75
RGB 68 65 117
HSL 243° 28.57% 35.69%
HSB/HSV 243° 44.44% 45.88%
CMYK 41.88% 44.44% 0.00%
54.12%

Color #444175 in popluar number systems.

HEX 44 41 75
Decimal 68 65 117
Binary 1000100 1000001 1110101
Octal 104 101 165

Shades and tints

Shades of #444175

#444175
(68,65,117)
#3E3C6B
(62,60,107)
#383761
(56,55,97)
#323257
(50,50,87)
#2C2D4D
(44,45,77)
#262843
(38,40,67)
#202339
(32,35,57)
#1A1E2F
(26,30,47)
#141925
(20,25,37)
#0E141B
(14,20,27)
#080F11
(8,15,17)
#000000
(0,0,0)

Tints of #444175

#444175
(68,65,117)
#555281
(85,82,129)
#66638D
(102,99,141)
#777499
(119,116,153)
#8885A5
(136,133,165)
#9996B1
(153,150,177)
#AAA7BD
(170,167,189)
#BBB8C9
(187,184,201)
#CCC9D5
(204,201,213)
#DDDAE1
(221,218,225)
#EEEBED
(238,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #444175 color. Also use rgb(68,65,117) instead hex code.

Text Font Color

.myTextColor { color: #444175; }

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

This text font color is #444175.

Background Color

.myBgColor { background-color: #444175; }

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

This div background color is #444175.

Border color

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

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

This div border color is #444175.

Opacity

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

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

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

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

This text has shadow with #444175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #444175.

Preview

Color preview on black background

This text has color #444175 on black background.


Color preview on white background

This text has color #444175 on white background.


Black color preview on #444175 background

This text has black color on #444175 background.


White color preview on #444175 background

This text has white color on #444175 background.


Related colors

Complementary color

Complementary color for #hex is #BBBE8A.


I love getcolorcode.com

Triadic colors

1 #754441 and #417544 with #444175 are triadic colors.

2 #754144 and #414475 with #444175 are triadic colors.