COLOR #44677E

HEX: #44677E RGB: (68,103,126)

Color info

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

RGB color model

#44677E color RGB value is (68,103,126).

RGB: (68,103,126) (27%, 40%, 49%)

RGB channels and saturation

R 68 of 255 = 27%
G 103 of 255 = 40%
B 126 of 255 = 49%

68
103
126

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

Portions of RGB colors in percentages

R + G + B = 68 + 103 + 126 = 297 (100%)
R 68 of 297 ~ 22.9%
G 103 of 297 ~ 34.68%
B 126 of 297 ~ 42.42'%

%22.9
%34.68
%42.42

CMYK color model

#44677E color CMYK value is (46,18,0,51).

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

CMYK: (46,18,0,51)
C46M18Y0K51 (46%, 18%, 0%, 51%)
(0.46 / 0.18 / 0.00 / 0.51)

CMYK percentages

%46.03
%18.25
%0
%50.59

Codes

Color #44677E in popluar color models

44 67 7E
RGB 68 103 126
HSL 204° 29.90% 38.04%
HSB/HSV 204° 46.03% 49.41%
CMYK 46.03% 18.25% 0.00%
50.59%

Color #44677E in popluar number systems.

HEX 44 67 7E
Decimal 68 103 126
Binary 1000100 1100111 1111110
Octal 104 147 176

Shades and tints

Shades of #44677E

#44677E
(68,103,126)
#3E5E73
(62,94,115)
#385568
(56,85,104)
#324C5D
(50,76,93)
#2C4352
(44,67,82)
#263A47
(38,58,71)
#20313C
(32,49,60)
#1A2831
(26,40,49)
#141F26
(20,31,38)
#0E161B
(14,22,27)
#080D10
(8,13,16)
#000000
(0,0,0)

Tints of #44677E

#44677E
(68,103,126)
#557489
(85,116,137)
#668194
(102,129,148)
#778E9F
(119,142,159)
#889BAA
(136,155,170)
#99A8B5
(153,168,181)
#AAB5C0
(170,181,192)
#BBC2CB
(187,194,203)
#CCCFD6
(204,207,214)
#DDDCE1
(221,220,225)
#EEE9EC
(238,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #44677E; }

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

This text font color is #44677E.

Background Color

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

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

This div background color is #44677E.

Border color

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

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

This div border color is #44677E.

Opacity

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

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

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

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

This text has shadow with #44677E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44677E.

Preview

Color preview on black background

This text has color #44677E on black background.


Color preview on white background

This text has color #44677E on white background.


Black color preview on #44677E background

This text has black color on #44677E background.


White color preview on #44677E background

This text has white color on #44677E background.


Related colors

Complementary color

Complementary color for #hex is #BB9881.


I love getcolorcode.com

Triadic colors

1 #7E4467 and #677E44 with #44677E are triadic colors.

2 #7E6744 and #67447E with #44677E are triadic colors.