COLOR #443813

HEX: #443813 RGB: (68,56,19)

Color info

#443813 contains red, green and blue colors in about the same proportion. Web safe color of #443813 is #333300 (or #330).

RGB color model

#443813 color RGB value is (68,56,19).

RGB: (68,56,19) (27%, 22%, 7%)

RGB channels and saturation

R 68 of 255 = 27%
G 56 of 255 = 22%
B 19 of 255 = 7%

68
56
19

R + G + B ~ 19%. #443813 is dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 56 + 19 = 143 (100%)
R 68 of 143 ~ 47.55%
G 56 of 143 ~ 39.16%
B 19 of 143 ~ 13.29'%

%47.55
%39.16
%13.29

CMYK color model

#443813 color CMYK value is (0,18,72,73).

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

CMYK: (0,18,72,73)
C0M18Y72K73 (0%, 18%, 72%, 73%)
(0.00 / 0.18 / 0.72 / 0.73)

CMYK percentages

%0
%17.65
%72.06
%73.33

Codes

Color #443813 in popluar color models

44 38 13
RGB 68 56 19
HSL 45° 56.32% 17.06%
HSB/HSV 45° 72.06% 26.67%
CMYK 0.00% 17.65% 72.06%
73.33%

Color #443813 in popluar number systems.

HEX 44 38 13
Decimal 68 56 19
Binary 1000100 111000 10011
Octal 104 70 23

Shades and tints

Shades of #443813

#443813
(68,56,19)
#3E3312
(62,51,18)
#382E11
(56,46,17)
#322910
(50,41,16)
#2C240F
(44,36,15)
#261F0E
(38,31,14)
#201A0D
(32,26,13)
#1A150C
(26,21,12)
#14100B
(20,16,11)
#0E0B0A
(14,11,10)
#080609
(8,6,9)
#000000
(0,0,0)

Tints of #443813

#443813
(68,56,19)
#554A28
(85,74,40)
#665C3D
(102,92,61)
#776E52
(119,110,82)
#888067
(136,128,103)
#99927C
(153,146,124)
#AAA491
(170,164,145)
#BBB6A6
(187,182,166)
#CCC8BB
(204,200,187)
#DDDAD0
(221,218,208)
#EEECE5
(238,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #443813; }

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

This text font color is #443813.

Background Color

.myBgColor { background-color: #443813; }

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

This div background color is #443813.

Border color

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

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

This div border color is #443813.

Opacity

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

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

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

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

This text has shadow with #443813 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #443813.

Preview

Color preview on black background

This text has color #443813 on black background.


Color preview on white background

This text has color #443813 on white background.


Black color preview on #443813 background

This text has black color on #443813 background.


White color preview on #443813 background

This text has white color on #443813 background.


Related colors

Complementary color

Complementary color for #hex is #BBC7EC.


I love getcolorcode.com

Triadic colors

1 #134438 and #381344 with #443813 are triadic colors.

2 #133844 and #384413 with #443813 are triadic colors.