COLOR #443133

HEX: #443133 RGB: (68,49,51)

Color info

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

RGB color model

#443133 color RGB value is (68,49,51).

RGB: (68,49,51) (27%, 19%, 20%)

RGB channels and saturation

R 68 of 255 = 27%
G 49 of 255 = 19%
B 51 of 255 = 20%

68
49
51

R + G + B ~ 22%. #443133 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 49 + 51 = 168 (100%)
R 68 of 168 ~ 40.48%
G 49 of 168 ~ 29.17%
B 51 of 168 ~ 30.36'%

%40.48
%29.17
%30.36

CMYK color model

#443133 color CMYK value is (0,28,25,73).

  • cyan value is 0.00%
  • magenta value is 27.94%
  • yellow value is 25.00%
  • key color value is 73.33%

CMYK: (0,28,25,73)
C0M28Y25K73 (0%, 28%, 25%, 73%)
(0.00 / 0.28 / 0.25 / 0.73)

CMYK percentages

%0
%27.94
%25
%73.33

Codes

Color #443133 in popluar color models

44 31 33
RGB 68 49 51
HSL 354° 16.24% 22.94%
HSB/HSV 354° 27.94% 26.67%
CMYK 0.00% 27.94% 25.00%
73.33%

Color #443133 in popluar number systems.

HEX 44 31 33
Decimal 68 49 51
Binary 1000100 110001 110011
Octal 104 61 63

Shades and tints

Shades of #443133

#443133
(68,49,51)
#3E2D2F
(62,45,47)
#38292B
(56,41,43)
#322527
(50,37,39)
#2C2123
(44,33,35)
#261D1F
(38,29,31)
#20191B
(32,25,27)
#1A1517
(26,21,23)
#141113
(20,17,19)
#0E0D0F
(14,13,15)
#08090B
(8,9,11)
#000000
(0,0,0)

Tints of #443133

#443133
(68,49,51)
#554345
(85,67,69)
#665557
(102,85,87)
#776769
(119,103,105)
#88797B
(136,121,123)
#998B8D
(153,139,141)
#AA9D9F
(170,157,159)
#BBAFB1
(187,175,177)
#CCC1C3
(204,193,195)
#DDD3D5
(221,211,213)
#EEE5E7
(238,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #443133; }

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

This text font color is #443133.

Background Color

.myBgColor { background-color: #443133; }

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

This div background color is #443133.

Border color

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

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

This div border color is #443133.

Opacity

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

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

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

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

This text has shadow with #443133 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #443133.

Preview

Color preview on black background

This text has color #443133 on black background.


Color preview on white background

This text has color #443133 on white background.


Black color preview on #443133 background

This text has black color on #443133 background.


White color preview on #443133 background

This text has white color on #443133 background.


Related colors

Complementary color

Complementary color for #hex is #BBCECC.


I love getcolorcode.com

Triadic colors

1 #334431 and #313344 with #443133 are triadic colors.

2 #333144 and #314433 with #443133 are triadic colors.