COLOR #443244

HEX: #443244 RGB: (68,50,68)

Color info

#443244 contains red, green and blue colors in about the same proportion. Web safe color of #443244 is #333333 (or #333).

RGB color model

#443244 color RGB value is (68,50,68).

RGB: (68,50,68) (27%, 20%, 27%)

RGB channels and saturation

R 68 of 255 = 27%
G 50 of 255 = 20%
B 68 of 255 = 27%

68
50
68

R + G + B ~ 25%. #443244 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 50 + 68 = 186 (100%)
R 68 of 186 ~ 36.56%
G 50 of 186 ~ 26.88%
B 68 of 186 ~ 36.56'%

%36.56
%26.88
%36.56

CMYK color model

#443244 color CMYK value is (0,26,0,73).

  • cyan value is 0.00%
  • magenta value is 26.47%
  • yellow value is 0.00%
  • key color value is 73.33%

CMYK: (0,26,0,73)
C0M26Y0K73 (0%, 26%, 0%, 73%)
(0.00 / 0.26 / 0.00 / 0.73)

CMYK percentages

%0
%26.47
%0
%73.33

Codes

Color #443244 in popluar color models

44 32 44
RGB 68 50 68
HSL 300° 15.25% 23.14%
HSB/HSV 300° 26.47% 26.67%
CMYK 0.00% 26.47% 0.00%
73.33%

Color #443244 in popluar number systems.

HEX 44 32 44
Decimal 68 50 68
Binary 1000100 110010 1000100
Octal 104 62 104

Shades and tints

Shades of #443244

#443244
(68,50,68)
#3E2E3E
(62,46,62)
#382A38
(56,42,56)
#322632
(50,38,50)
#2C222C
(44,34,44)
#261E26
(38,30,38)
#201A20
(32,26,32)
#1A161A
(26,22,26)
#141214
(20,18,20)
#0E0E0E
(14,14,14)
#080A08
(8,10,8)
#000000
(0,0,0)

Tints of #443244

#443244
(68,50,68)
#554455
(85,68,85)
#665666
(102,86,102)
#776877
(119,104,119)
#887A88
(136,122,136)
#998C99
(153,140,153)
#AA9EAA
(170,158,170)
#BBB0BB
(187,176,187)
#CCC2CC
(204,194,204)
#DDD4DD
(221,212,221)
#EEE6EE
(238,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #443244 color. Also use rgb(68,50,68) instead hex code.

Text Font Color

.myTextColor { color: #443244; }

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

This text font color is #443244.

Background Color

.myBgColor { background-color: #443244; }

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

This div background color is #443244.

Border color

.myBorderColor { border: 1px solid #443244; }

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

This div border color is #443244.

Opacity

.myOpacity80 { color: #443244; opacity: 0.8; }

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

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

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

This text has shadow with #443244 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #443244.

Preview

Color preview on black background

This text has color #443244 on black background.


Color preview on white background

This text has color #443244 on white background.


Black color preview on #443244 background

This text has black color on #443244 background.


White color preview on #443244 background

This text has white color on #443244 background.


Related colors

Complementary color

Complementary color for #hex is #BBCDBB.


I love getcolorcode.com

Triadic colors

1 #444432 and #324444 with #443244 are triadic colors.

2 #443244 and #324444 with #443244 are triadic colors.