COLOR #44495A

HEX: #44495A RGB: (68,73,90)

Color info

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

RGB color model

#44495A color RGB value is (68,73,90).

RGB: (68,73,90) (27%, 29%, 35%)

RGB channels and saturation

R 68 of 255 = 27%
G 73 of 255 = 29%
B 90 of 255 = 35%

68
73
90

R + G + B ~ 30%. #44495A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 73 + 90 = 231 (100%)
R 68 of 231 ~ 29.44%
G 73 of 231 ~ 31.6%
B 90 of 231 ~ 38.96'%

%29.44
%31.6
%38.96

CMYK color model

#44495A color CMYK value is (24,19,0,65).

  • cyan value is 24.44%
  • magenta value is 18.89%
  • yellow value is 0.00%
  • key color value is 64.71%

CMYK: (24,19,0,65)
C24M19Y0K65 (24%, 19%, 0%, 65%)
(0.24 / 0.19 / 0.00 / 0.65)

CMYK percentages

%24.44
%18.89
%0
%64.71

Codes

Color #44495A in popluar color models

44 49 5A
RGB 68 73 90
HSL 226° 13.92% 30.98%
HSB/HSV 226° 24.44% 35.29%
CMYK 24.44% 18.89% 0.00%
64.71%

Color #44495A in popluar number systems.

HEX 44 49 5A
Decimal 68 73 90
Binary 1000100 1001001 1011010
Octal 104 111 132

Shades and tints

Shades of #44495A

#44495A
(68,73,90)
#3E4352
(62,67,82)
#383D4A
(56,61,74)
#323742
(50,55,66)
#2C313A
(44,49,58)
#262B32
(38,43,50)
#20252A
(32,37,42)
#1A1F22
(26,31,34)
#14191A
(20,25,26)
#0E1312
(14,19,18)
#080D0A
(8,13,10)
#000000
(0,0,0)

Tints of #44495A

#44495A
(68,73,90)
#555969
(85,89,105)
#666978
(102,105,120)
#777987
(119,121,135)
#888996
(136,137,150)
#9999A5
(153,153,165)
#AAA9B4
(170,169,180)
#BBB9C3
(187,185,195)
#CCC9D2
(204,201,210)
#DDD9E1
(221,217,225)
#EEE9F0
(238,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #44495A color. Also use rgb(68,73,90) instead hex code.

Text Font Color

.myTextColor { color: #44495A; }

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

This text font color is #44495A.

Background Color

.myBgColor { background-color: #44495A; }

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

This div background color is #44495A.

Border color

.myBorderColor { border: 1px solid #44495A; }

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

This div border color is #44495A.

Opacity

.myOpacity80 { color: #44495A; opacity: 0.8; }

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

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

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

This text has shadow with #44495A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44495A.

Preview

Color preview on black background

This text has color #44495A on black background.


Color preview on white background

This text has color #44495A on white background.


Black color preview on #44495A background

This text has black color on #44495A background.


White color preview on #44495A background

This text has white color on #44495A background.


Related colors

Complementary color

Complementary color for #hex is #BBB6A5.


I love getcolorcode.com

Triadic colors

1 #5A4449 and #495A44 with #44495A are triadic colors.

2 #5A4944 and #49445A with #44495A are triadic colors.