COLOR #44398D

HEX: #44398D RGB: (68,57,141)

Color info

#44398D contains mainly blue color. Web safe color of #44398D is #333399 (or #339).

RGB color model

#44398D color RGB value is (68,57,141).

RGB: (68,57,141) (27%, 22%, 55%)

RGB channels and saturation

R 68 of 255 = 27%
G 57 of 255 = 22%
B 141 of 255 = 55%

68
57
141

R + G + B ~ 35%. #44398D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 57 + 141 = 266 (100%)
R 68 of 266 ~ 25.56%
G 57 of 266 ~ 21.43%
B 141 of 266 ~ 53.01'%

%25.56
%21.43
%53.01

CMYK color model

#44398D color CMYK value is (52,60,0,45).

  • cyan value is 51.77%
  • magenta value is 59.57%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (52,60,0,45)
C52M60Y0K45 (52%, 60%, 0%, 45%)
(0.52 / 0.60 / 0.00 / 0.45)

CMYK percentages

%51.77
%59.57
%0
%44.71

Codes

Color #44398D in popluar color models

44 39 8D
RGB 68 57 141
HSL 248° 42.42% 38.82%
HSB/HSV 248° 59.57% 55.29%
CMYK 51.77% 59.57% 0.00%
44.71%

Color #44398D in popluar number systems.

HEX 44 39 8D
Decimal 68 57 141
Binary 1000100 111001 10001101
Octal 104 71 215

Shades and tints

Shades of #44398D

#44398D
(68,57,141)
#3E3481
(62,52,129)
#382F75
(56,47,117)
#322A69
(50,42,105)
#2C255D
(44,37,93)
#262051
(38,32,81)
#201B45
(32,27,69)
#1A1639
(26,22,57)
#14112D
(20,17,45)
#0E0C21
(14,12,33)
#080715
(8,7,21)
#000000
(0,0,0)

Tints of #44398D

#44398D
(68,57,141)
#554B97
(85,75,151)
#665DA1
(102,93,161)
#776FAB
(119,111,171)
#8881B5
(136,129,181)
#9993BF
(153,147,191)
#AAA5C9
(170,165,201)
#BBB7D3
(187,183,211)
#CCC9DD
(204,201,221)
#DDDBE7
(221,219,231)
#EEEDF1
(238,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #44398D color. Also use rgb(68,57,141) instead hex code.

Text Font Color

.myTextColor { color: #44398D; }

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

This text font color is #44398D.

Background Color

.myBgColor { background-color: #44398D; }

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

This div background color is #44398D.

Border color

.myBorderColor { border: 1px solid #44398D; }

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

This div border color is #44398D.

Opacity

.myOpacity80 { color: #44398D; opacity: 0.8; }

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

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

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

This text has shadow with #44398D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44398D.

Preview

Color preview on black background

This text has color #44398D on black background.


Color preview on white background

This text has color #44398D on white background.


Black color preview on #44398D background

This text has black color on #44398D background.


White color preview on #44398D background

This text has white color on #44398D background.


Related colors

Complementary color

Complementary color for #hex is #BBC672.


I love getcolorcode.com

Triadic colors

1 #8D4439 and #398D44 with #44398D are triadic colors.

2 #8D3944 and #39448D with #44398D are triadic colors.