COLOR #44466C

HEX: #44466C RGB: (68,70,108)

Color info

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

RGB color model

#44466C color RGB value is (68,70,108).

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

RGB channels and saturation

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

68
70
108

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

Portions of RGB colors in percentages

R + G + B = 68 + 70 + 108 = 246 (100%)
R 68 of 246 ~ 27.64%
G 70 of 246 ~ 28.46%
B 108 of 246 ~ 43.9'%

%27.64
%28.46
%43.9

CMYK color model

#44466C color CMYK value is (37,35,0,58).

  • cyan value is 37.04%
  • magenta value is 35.19%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (37,35,0,58)
C37M35Y0K58 (37%, 35%, 0%, 58%)
(0.37 / 0.35 / 0.00 / 0.58)

CMYK percentages

%37.04
%35.19
%0
%57.65

Codes

Color #44466C in popluar color models

44 46 6C
RGB 68 70 108
HSL 237° 22.73% 34.51%
HSB/HSV 237° 37.04% 42.35%
CMYK 37.04% 35.19% 0.00%
57.65%

Color #44466C in popluar number systems.

HEX 44 46 6C
Decimal 68 70 108
Binary 1000100 1000110 1101100
Octal 104 106 154

Shades and tints

Shades of #44466C

#44466C
(68,70,108)
#3E4063
(62,64,99)
#383A5A
(56,58,90)
#323451
(50,52,81)
#2C2E48
(44,46,72)
#26283F
(38,40,63)
#202236
(32,34,54)
#1A1C2D
(26,28,45)
#141624
(20,22,36)
#0E101B
(14,16,27)
#080A12
(8,10,18)
#000000
(0,0,0)

Tints of #44466C

#44466C
(68,70,108)
#555679
(85,86,121)
#666686
(102,102,134)
#777693
(119,118,147)
#8886A0
(136,134,160)
#9996AD
(153,150,173)
#AAA6BA
(170,166,186)
#BBB6C7
(187,182,199)
#CCC6D4
(204,198,212)
#DDD6E1
(221,214,225)
#EEE6EE
(238,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #44466C; }

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

This text font color is #44466C.

Background Color

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

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

This div background color is #44466C.

Border color

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

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

This div border color is #44466C.

Opacity

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

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

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

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

This text has shadow with #44466C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #44466C.

Preview

Color preview on black background

This text has color #44466C on black background.


Color preview on white background

This text has color #44466C on white background.


Black color preview on #44466C background

This text has black color on #44466C background.


White color preview on #44466C background

This text has white color on #44466C background.


Related colors

Complementary color

Complementary color for #hex is #BBB993.


I love getcolorcode.com

Triadic colors

1 #6C4446 and #466C44 with #44466C are triadic colors.

2 #6C4644 and #46446C with #44466C are triadic colors.