COLOR #44466B

HEX: #44466B RGB: (68,70,107)

Color info

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

RGB color model

#44466B color RGB value is (68,70,107).

RGB: (68,70,107) (27%, 27%, 42%)

RGB channels and saturation

R 68 of 255 = 27%
G 70 of 255 = 27%
B 107 of 255 = 42%

68
70
107

R + G + B ~ 32%. #44466B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 70 + 107 = 245 (100%)
R 68 of 245 ~ 27.76%
G 70 of 245 ~ 28.57%
B 107 of 245 ~ 43.67'%

%27.76
%28.57
%43.67

CMYK color model

#44466B color CMYK value is (36,35,0,58).

  • cyan value is 36.45%
  • magenta value is 34.58%
  • yellow value is 0.00%
  • key color value is 58.04%
CMYK: (36,35,0,58) C36M35Y0K58 (36%,35%,0%,58%) (0.36/0.35/0.00/0.58) 

CMYK percentages

%36.45
%34.58
%0
%58.04

Codes

Color #44466B in popluar color models

44 46 6B
RGB 68 70 107
HSL 237° 22.29% 34.31%
HSB/HSV 237° 36.45% 41.96%
CMYK 36.45% 34.58% 0.00%
58.04%

Color #44466B in popluar number systems.

HEX 44 46 6B
Decimal 68 70 107
Binary 1000100 1000110 1101011
Octal 104 106 153

Shades and tints

Shades of #44466B

#44466B
(68,70,107)
#3E4062
(62,64,98)
#383A59
(56,58,89)
#323450
(50,52,80)
#2C2E47
(44,46,71)
#26283E
(38,40,62)
#202235
(32,34,53)
#1A1C2C
(26,28,44)
#141623
(20,22,35)
#0E101A
(14,16,26)
#080A11
(8,10,17)
#000000
(0,0,0)

Tints of #44466B

#44466B
(68,70,107)
#555678
(85,86,120)
#666685
(102,102,133)
#777692
(119,118,146)
#88869F
(136,134,159)
#9996AC
(153,150,172)
#AAA6B9
(170,166,185)
#BBB6C6
(187,182,198)
#CCC6D3
(204,198,211)
#DDD6E0
(221,214,224)
#EEE6ED
(238,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #44466B color. Also use rgb(68,70,107) instead hex code.

Text Font Color

.myTextColor { color: #44466B; }

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

This text font color is #44466B.

Background Color

.myBgColor { background-color: #44466B; }

<div style="background-color:#44466B">Inner text</div>

This div background color is #44466B.

Border color

.myBorderColor { border: 1px solid #44466B; }

<div style="border:3px solid #44466B">Div</div>

This div border color is #44466B.

Opacity

.myOpacity80 { color: #44466B; opacity: 0.8; }

<p style="color:#44466B;opacity:0.8;">80%</p>

Text with #44466B 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 #44466B;}

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

This text has shadow with #44466B color.


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

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

This text has shadow with #44466B primary color and red secondary color.


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

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

This text has shadow with #44466B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #44466B.

Preview

Color preview on black background

This text has color #44466B on black background.


Color preview on white background

This text has color #44466B on white background.


Black color preview on #44466B background

This text has black color on #44466B background.


White color preview on #44466B background

This text has white color on #44466B background.


Related colors

Complementary color

Complementary color for #hex is #BBB994.


I love getcolorcode.com

Triadic colors

1 #6B4446 and #466B44 with #44466B are triadic colors.

2 #6B4644 and #46446B with #44466B are triadic colors.