COLOR #403311

HEX: #403311 RGB: (64,51,17)

Color info

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

RGB color model

#403311 color RGB value is (64,51,17).

RGB: (64,51,17) (25%, 20%, 7%)

RGB channels and saturation

R 64 of 255 = 25%
G 51 of 255 = 20%
B 17 of 255 = 7%

64
51
17

R + G + B ~ 17%. #403311 is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 51 + 17 = 132 (100%)
R 64 of 132 ~ 48.48%
G 51 of 132 ~ 38.64%
B 17 of 132 ~ 12.88'%

%48.48
%38.64
%12.88

CMYK color model

#403311 color CMYK value is (0,20,73,75).

  • cyan value is 0.00%
  • magenta value is 20.31%
  • yellow value is 73.44%
  • key color value is 74.90%
CMYK: (0,20,73,75) C0M20Y73K75 (0%,20%,73%,75%) (0.00/0.20/0.73/0.75) 

CMYK percentages

%0
%20.31
%73.44
%74.9

Codes

Color #403311 in popluar color models

40 33 11
RGB 64 51 17
HSL 43° 58.02% 15.88%
HSB/HSV 43° 73.44% 25.10%
CMYK 0.00% 20.31% 73.44%
74.90%

Color #403311 in popluar number systems.

HEX 40 33 11
Decimal 64 51 17
Binary 1000000 110011 10001
Octal 100 63 21

Shades and tints

Shades of #403311

#403311
(64,51,17)
#3B2F10
(59,47,16)
#362B0F
(54,43,15)
#31270E
(49,39,14)
#2C230D
(44,35,13)
#271F0C
(39,31,12)
#221B0B
(34,27,11)
#1D170A
(29,23,10)
#181309
(24,19,9)
#130F08
(19,15,8)
#0E0B07
(14,11,7)
#000000
(0,0,0)

Tints of #403311

#403311
(64,51,17)
#514526
(81,69,38)
#62573B
(98,87,59)
#736950
(115,105,80)
#847B65
(132,123,101)
#958D7A
(149,141,122)
#A69F8F
(166,159,143)
#B7B1A4
(183,177,164)
#C8C3B9
(200,195,185)
#D9D5CE
(217,213,206)
#EAE7E3
(234,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #403311 color. Also use rgb(64,51,17) instead hex code.

Text Font Color

.myTextColor { color: #403311; }

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

This text font color is #403311.

Background Color

.myBgColor { background-color: #403311; }

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

This div background color is #403311.

Border color

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

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

This div border color is #403311.

Opacity

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

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

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

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

This text has shadow with #403311 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #403311.

Preview

Color preview on black background

This text has color #403311 on black background.


Color preview on white background

This text has color #403311 on white background.


Black color preview on #403311 background

This text has black color on #403311 background.


White color preview on #403311 background

This text has white color on #403311 background.


Related colors

Complementary color

Complementary color for #hex is #BFCCEE.


I love getcolorcode.com

Triadic colors

1 #114033 and #331140 with #403311 are triadic colors.

2 #113340 and #334011 with #403311 are triadic colors.