COLOR #443A38

HEX: #443A38 RGB: (68,58,56)

Color info

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

RGB color model

#443A38 color RGB value is (68,58,56).

RGB: (68,58,56) (27%, 23%, 22%)

RGB channels and saturation

R 68 of 255 = 27%
G 58 of 255 = 23%
B 56 of 255 = 22%

68
58
56

R + G + B ~ 24%. #443A38 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 58 + 56 = 182 (100%)
R 68 of 182 ~ 37.36%
G 58 of 182 ~ 31.87%
B 56 of 182 ~ 30.77'%

%37.36
%31.87
%30.77

CMYK color model

#443A38 color CMYK value is (0,15,18,73).

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

CMYK: (0,15,18,73)
C0M15Y18K73 (0%, 15%, 18%, 73%)
(0.00 / 0.15 / 0.18 / 0.73)

CMYK percentages

%0
%14.71
%17.65
%73.33

Codes

Color #443A38 in popluar color models

44 3A 38
RGB 68 58 56
HSL 10° 9.68% 24.31%
HSB/HSV 10° 17.65% 26.67%
CMYK 0.00% 14.71% 17.65%
73.33%

Color #443A38 in popluar number systems.

HEX 44 3A 38
Decimal 68 58 56
Binary 1000100 111010 111000
Octal 104 72 70

Shades and tints

Shades of #443A38

#443A38
(68,58,56)
#3E3533
(62,53,51)
#38302E
(56,48,46)
#322B29
(50,43,41)
#2C2624
(44,38,36)
#26211F
(38,33,31)
#201C1A
(32,28,26)
#1A1715
(26,23,21)
#141210
(20,18,16)
#0E0D0B
(14,13,11)
#080806
(8,8,6)
#000000
(0,0,0)

Tints of #443A38

#443A38
(68,58,56)
#554B4A
(85,75,74)
#665C5C
(102,92,92)
#776D6E
(119,109,110)
#887E80
(136,126,128)
#998F92
(153,143,146)
#AAA0A4
(170,160,164)
#BBB1B6
(187,177,182)
#CCC2C8
(204,194,200)
#DDD3DA
(221,211,218)
#EEE4EC
(238,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #443A38; }

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

This text font color is #443A38.

Background Color

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

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

This div background color is #443A38.

Border color

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

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

This div border color is #443A38.

Opacity

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

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

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

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

This text has shadow with #443A38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #443A38.

Preview

Color preview on black background

This text has color #443A38 on black background.


Color preview on white background

This text has color #443A38 on white background.


Black color preview on #443A38 background

This text has black color on #443A38 background.


White color preview on #443A38 background

This text has white color on #443A38 background.


Related colors

Complementary color

Complementary color for #hex is #BBC5C7.


I love getcolorcode.com

Triadic colors

1 #38443A and #3A3844 with #443A38 are triadic colors.

2 #383A44 and #3A4438 with #443A38 are triadic colors.