COLOR #443538

HEX: #443538 RGB: (68,53,56)

Color info

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

RGB color model

#443538 color RGB value is (68,53,56).

RGB: (68,53,56) (27%, 21%, 22%)

RGB channels and saturation

R 68 of 255 = 27%
G 53 of 255 = 21%
B 56 of 255 = 22%

68
53
56

R + G + B ~ 23%. #443538 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 53 + 56 = 177 (100%)
R 68 of 177 ~ 38.42%
G 53 of 177 ~ 29.94%
B 56 of 177 ~ 31.64'%

%38.42
%29.94
%31.64

CMYK color model

#443538 color CMYK value is (0,22,18,73).

  • cyan value is 0.00%
  • magenta value is 22.06%
  • yellow value is 17.65%
  • key color value is 73.33%

CMYK: (0,22,18,73)
C0M22Y18K73 (0%, 22%, 18%, 73%)
(0.00 / 0.22 / 0.18 / 0.73)

CMYK percentages

%0
%22.06
%17.65
%73.33

Codes

Color #443538 in popluar color models

44 35 38
RGB 68 53 56
HSL 348° 12.40% 23.73%
HSB/HSV 348° 22.06% 26.67%
CMYK 0.00% 22.06% 17.65%
73.33%

Color #443538 in popluar number systems.

HEX 44 35 38
Decimal 68 53 56
Binary 1000100 110101 111000
Octal 104 65 70

Shades and tints

Shades of #443538

#443538
(68,53,56)
#3E3133
(62,49,51)
#382D2E
(56,45,46)
#322929
(50,41,41)
#2C2524
(44,37,36)
#26211F
(38,33,31)
#201D1A
(32,29,26)
#1A1915
(26,25,21)
#141510
(20,21,16)
#0E110B
(14,17,11)
#080D06
(8,13,6)
#000000
(0,0,0)

Tints of #443538

#443538
(68,53,56)
#55474A
(85,71,74)
#66595C
(102,89,92)
#776B6E
(119,107,110)
#887D80
(136,125,128)
#998F92
(153,143,146)
#AAA1A4
(170,161,164)
#BBB3B6
(187,179,182)
#CCC5C8
(204,197,200)
#DDD7DA
(221,215,218)
#EEE9EC
(238,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #443538; }

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

This text font color is #443538.

Background Color

.myBgColor { background-color: #443538; }

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

This div background color is #443538.

Border color

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

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

This div border color is #443538.

Opacity

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

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

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

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

This text has shadow with #443538 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #443538.

Preview

Color preview on black background

This text has color #443538 on black background.


Color preview on white background

This text has color #443538 on white background.


Black color preview on #443538 background

This text has black color on #443538 background.


White color preview on #443538 background

This text has white color on #443538 background.


Related colors

Complementary color

Complementary color for #hex is #BBCAC7.


I love getcolorcode.com

Triadic colors

1 #384435 and #353844 with #443538 are triadic colors.

2 #383544 and #354438 with #443538 are triadic colors.