COLOR #44709E

HEX: #44709E RGB: (68,112,158)

Color info

#44709E contains mainly green and blue colors. Web safe color of #44709E is #336699 (or #369).

RGB color model

#44709E color RGB value is (68,112,158).

RGB: (68,112,158) (27%, 44%, 62%)

RGB channels and saturation

R 68 of 255 = 27%
G 112 of 255 = 44%
B 158 of 255 = 62%

68
112
158

R + G + B ~ 44%. #44709E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 68 + 112 + 158 = 338 (100%)
R 68 of 338 ~ 20.12%
G 112 of 338 ~ 33.14%
B 158 of 338 ~ 46.75'%

%20.12
%33.14
%46.75

CMYK color model

#44709E color CMYK value is (57,29,0,38).

  • cyan value is 56.96%
  • magenta value is 29.11%
  • yellow value is 0.00%
  • key color value is 38.04%
CMYK: (57,29,0,38) C57M29Y0K38 (57%,29%,0%,38%) (0.57/0.29/0.00/0.38) 

CMYK percentages

%56.96
%29.11
%0
%38.04

Codes

Color #44709E in popluar color models

44 70 9E
RGB 68 112 158
HSL 211° 39.82% 44.31%
HSB/HSV 211° 56.96% 61.96%
CMYK 56.96% 29.11% 0.00%
38.04%

Color #44709E in popluar number systems.

HEX 44 70 9E
Decimal 68 112 158
Binary 1000100 1110000 10011110
Octal 104 160 236

Shades and tints

Shades of #44709E

#44709E
(68,112,158)
#3E6690
(62,102,144)
#385C82
(56,92,130)
#325274
(50,82,116)
#2C4866
(44,72,102)
#263E58
(38,62,88)
#20344A
(32,52,74)
#1A2A3C
(26,42,60)
#14202E
(20,32,46)
#0E1620
(14,22,32)
#080C12
(8,12,18)
#000000
(0,0,0)

Tints of #44709E

#44709E
(68,112,158)
#557DA6
(85,125,166)
#668AAE
(102,138,174)
#7797B6
(119,151,182)
#88A4BE
(136,164,190)
#99B1C6
(153,177,198)
#AABECE
(170,190,206)
#BBCBD6
(187,203,214)
#CCD8DE
(204,216,222)
#DDE5E6
(221,229,230)
#EEF2EE
(238,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #44709E color. Also use rgb(68,112,158) instead hex code.

Text Font Color

.myTextColor { color: #44709E; }

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

This text font color is #44709E.

Background Color

.myBgColor { background-color: #44709E; }

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

This div background color is #44709E.

Border color

.myBorderColor { border: 1px solid #44709E; }

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

This div border color is #44709E.

Opacity

.myOpacity80 { color: #44709E; opacity: 0.8; }

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

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

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

This text has shadow with #44709E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44709E.

Preview

Color preview on black background

This text has color #44709E on black background.


Color preview on white background

This text has color #44709E on white background.


Black color preview on #44709E background

This text has black color on #44709E background.


White color preview on #44709E background

This text has white color on #44709E background.


Related colors

Complementary color

Complementary color for #hex is #BB8F61.


I love getcolorcode.com

Triadic colors

1 #9E4470 and #709E44 with #44709E are triadic colors.

2 #9E7044 and #70449E with #44709E are triadic colors.