COLOR #443A49

HEX: #443A49 RGB: (68,58,73)

Color info

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

RGB color model

#443A49 color RGB value is (68,58,73).

RGB: (68,58,73) (27%, 23%, 29%)

RGB channels and saturation

R 68 of 255 = 27%
G 58 of 255 = 23%
B 73 of 255 = 29%

68
58
73

R + G + B ~ 26%. #443A49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 58 + 73 = 199 (100%)
R 68 of 199 ~ 34.17%
G 58 of 199 ~ 29.15%
B 73 of 199 ~ 36.68'%

%34.17
%29.15
%36.68

CMYK color model

#443A49 color CMYK value is (7,21,0,71).

  • cyan value is 6.85%
  • magenta value is 20.55%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (7,21,0,71)
C7M21Y0K71 (7%, 21%, 0%, 71%)
(0.07 / 0.21 / 0.00 / 0.71)

CMYK percentages

%6.85
%20.55
%0
%71.37

Codes

Color #443A49 in popluar color models

44 3A 49
RGB 68 58 73
HSL 280° 11.45% 25.69%
HSB/HSV 280° 20.55% 28.63%
CMYK 6.85% 20.55% 0.00%
71.37%

Color #443A49 in popluar number systems.

HEX 44 3A 49
Decimal 68 58 73
Binary 1000100 111010 1001001
Octal 104 72 111

Shades and tints

Shades of #443A49

#443A49
(68,58,73)
#3E3543
(62,53,67)
#38303D
(56,48,61)
#322B37
(50,43,55)
#2C2631
(44,38,49)
#26212B
(38,33,43)
#201C25
(32,28,37)
#1A171F
(26,23,31)
#141219
(20,18,25)
#0E0D13
(14,13,19)
#08080D
(8,8,13)
#000000
(0,0,0)

Tints of #443A49

#443A49
(68,58,73)
#554B59
(85,75,89)
#665C69
(102,92,105)
#776D79
(119,109,121)
#887E89
(136,126,137)
#998F99
(153,143,153)
#AAA0A9
(170,160,169)
#BBB1B9
(187,177,185)
#CCC2C9
(204,194,201)
#DDD3D9
(221,211,217)
#EEE4E9
(238,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #443A49 color. Also use rgb(68,58,73) instead hex code.

Text Font Color

.myTextColor { color: #443A49; }

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

This text font color is #443A49.

Background Color

.myBgColor { background-color: #443A49; }

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

This div background color is #443A49.

Border color

.myBorderColor { border: 1px solid #443A49; }

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

This div border color is #443A49.

Opacity

.myOpacity80 { color: #443A49; opacity: 0.8; }

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

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

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

This text has shadow with #443A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #443A49.

Preview

Color preview on black background

This text has color #443A49 on black background.


Color preview on white background

This text has color #443A49 on white background.


Black color preview on #443A49 background

This text has black color on #443A49 background.


White color preview on #443A49 background

This text has white color on #443A49 background.


Related colors

Complementary color

Complementary color for #hex is #BBC5B6.


I love getcolorcode.com

Triadic colors

1 #49443A and #3A4944 with #443A49 are triadic colors.

2 #493A44 and #3A4449 with #443A49 are triadic colors.