COLOR #44687E

HEX: #44687E RGB: (68,104,126)

Color info

#44687E contains red, green and blue colors in about the same proportion. Web safe color of #44687E is #336666 (or #366).

RGB color model

#44687E color RGB value is (68,104,126).

RGB: (68,104,126) (27%, 41%, 49%)

RGB channels and saturation

R 68 of 255 = 27%
G 104 of 255 = 41%
B 126 of 255 = 49%

68
104
126

R + G + B ~ 39%. #44687E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 104 + 126 = 298 (100%)
R 68 of 298 ~ 22.82%
G 104 of 298 ~ 34.9%
B 126 of 298 ~ 42.28'%

%22.82
%34.9
%42.28

CMYK color model

#44687E color CMYK value is (46,17,0,51).

  • cyan value is 46.03%
  • magenta value is 17.46%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (46,17,0,51)
C46M17Y0K51 (46%, 17%, 0%, 51%)
(0.46 / 0.17 / 0.00 / 0.51)

CMYK percentages

%46.03
%17.46
%0
%50.59

Codes

Color #44687E in popluar color models

44 68 7E
RGB 68 104 126
HSL 203° 29.90% 38.04%
HSB/HSV 203° 46.03% 49.41%
CMYK 46.03% 17.46% 0.00%
50.59%

Color #44687E in popluar number systems.

HEX 44 68 7E
Decimal 68 104 126
Binary 1000100 1101000 1111110
Octal 104 150 176

Shades and tints

Shades of #44687E

#44687E
(68,104,126)
#3E5F73
(62,95,115)
#385668
(56,86,104)
#324D5D
(50,77,93)
#2C4452
(44,68,82)
#263B47
(38,59,71)
#20323C
(32,50,60)
#1A2931
(26,41,49)
#142026
(20,32,38)
#0E171B
(14,23,27)
#080E10
(8,14,16)
#000000
(0,0,0)

Tints of #44687E

#44687E
(68,104,126)
#557589
(85,117,137)
#668294
(102,130,148)
#778F9F
(119,143,159)
#889CAA
(136,156,170)
#99A9B5
(153,169,181)
#AAB6C0
(170,182,192)
#BBC3CB
(187,195,203)
#CCD0D6
(204,208,214)
#DDDDE1
(221,221,225)
#EEEAEC
(238,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #44687E color. Also use rgb(68,104,126) instead hex code.

Text Font Color

.myTextColor { color: #44687E; }

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

This text font color is #44687E.

Background Color

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

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

This div background color is #44687E.

Border color

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

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

This div border color is #44687E.

Opacity

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

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

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

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

This text has shadow with #44687E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44687E.

Preview

Color preview on black background

This text has color #44687E on black background.


Color preview on white background

This text has color #44687E on white background.


Black color preview on #44687E background

This text has black color on #44687E background.


White color preview on #44687E background

This text has white color on #44687E background.


Related colors

Complementary color

Complementary color for #hex is #BB9781.


I love getcolorcode.com

Triadic colors

1 #7E4468 and #687E44 with #44687E are triadic colors.

2 #7E6844 and #68447E with #44687E are triadic colors.