COLOR #332313

HEX: #332313 RGB: (51,35,19)

Color info

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

RGB color model

#332313 color RGB value is (51,35,19).

RGB: (51,35,19) (20%, 14%, 7%)

RGB channels and saturation

R 51 of 255 = 20%
G 35 of 255 = 14%
B 19 of 255 = 7%

51
35
19

R + G + B ~ 14%. #332313 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 35 + 19 = 105 (100%)
R 51 of 105 ~ 48.57%
G 35 of 105 ~ 33.33%
B 19 of 105 ~ 18.1'%

%48.57
%33.33
%18.1

CMYK color model

#332313 color CMYK value is (0,31,63,80).

  • cyan value is 0.00%
  • magenta value is 31.37%
  • yellow value is 62.75%
  • key color value is 80.00%

CMYK: (0,31,63,80)
C0M31Y63K80 (0%, 31%, 63%, 80%)
(0.00 / 0.31 / 0.63 / 0.80)

CMYK percentages

%0
%31.37
%62.75
%80

Codes

Color #332313 in popluar color models

33 23 13
RGB 51 35 19
HSL 30° 45.71% 13.73%
HSB/HSV 30° 62.75% 20.00%
CMYK 0.00% 31.37% 62.75%
80.00%

Color #332313 in popluar number systems.

HEX 33 23 13
Decimal 51 35 19
Binary 110011 100011 10011
Octal 63 43 23

Shades and tints

Shades of #332313

#332313
(51,35,19)
#2F2012
(47,32,18)
#2B1D11
(43,29,17)
#271A10
(39,26,16)
#23170F
(35,23,15)
#1F140E
(31,20,14)
#1B110D
(27,17,13)
#170E0C
(23,14,12)
#130B0B
(19,11,11)
#0F080A
(15,8,10)
#0B0509
(11,5,9)
#000000
(0,0,0)

Tints of #332313

#332313
(51,35,19)
#453728
(69,55,40)
#574B3D
(87,75,61)
#695F52
(105,95,82)
#7B7367
(123,115,103)
#8D877C
(141,135,124)
#9F9B91
(159,155,145)
#B1AFA6
(177,175,166)
#C3C3BB
(195,195,187)
#D5D7D0
(213,215,208)
#E7EBE5
(231,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #332313 color. Also use rgb(51,35,19) instead hex code.

Text Font Color

.myTextColor { color: #332313; }

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

This text font color is #332313.

Background Color

.myBgColor { background-color: #332313; }

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

This div background color is #332313.

Border color

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

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

This div border color is #332313.

Opacity

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

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

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

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

This text has shadow with #332313 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332313.

Preview

Color preview on black background

This text has color #332313 on black background.


Color preview on white background

This text has color #332313 on white background.


Black color preview on #332313 background

This text has black color on #332313 background.


White color preview on #332313 background

This text has white color on #332313 background.


Related colors

Complementary color

Complementary color for #hex is #CCDCEC.


I love getcolorcode.com

Triadic colors

1 #133323 and #231333 with #332313 are triadic colors.

2 #132333 and #233313 with #332313 are triadic colors.