COLOR #332314

HEX: #332314 RGB: (51,35,20)

Color info

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

RGB color model

#332314 color RGB value is (51,35,20).

RGB: (51,35,20) (20%, 14%, 8%)

RGB channels and saturation

R 51 of 255 = 20%
G 35 of 255 = 14%
B 20 of 255 = 8%

51
35
20

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

Portions of RGB colors in percentages

R + G + B = 51 + 35 + 20 = 106 (100%)
R 51 of 106 ~ 48.11%
G 35 of 106 ~ 33.02%
B 20 of 106 ~ 18.87'%

%48.11
%33.02
%18.87

CMYK color model

#332314 color CMYK value is (0,31,61,80).

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

CMYK: (0,31,61,80)
C0M31Y61K80 (0%, 31%, 61%, 80%)
(0.00 / 0.31 / 0.61 / 0.80)

CMYK percentages

%0
%31.37
%60.78
%80

Codes

Color #332314 in popluar color models

33 23 14
RGB 51 35 20
HSL 29° 43.66% 13.92%
HSB/HSV 29° 60.78% 20.00%
CMYK 0.00% 31.37% 60.78%
80.00%

Color #332314 in popluar number systems.

HEX 33 23 14
Decimal 51 35 20
Binary 110011 100011 10100
Octal 63 43 24

Shades and tints

Shades of #332314

#332314
(51,35,20)
#2F2013
(47,32,19)
#2B1D12
(43,29,18)
#271A11
(39,26,17)
#231710
(35,23,16)
#1F140F
(31,20,15)
#1B110E
(27,17,14)
#170E0D
(23,14,13)
#130B0C
(19,11,12)
#0F080B
(15,8,11)
#0B050A
(11,5,10)
#000000
(0,0,0)

Tints of #332314

#332314
(51,35,20)
#453729
(69,55,41)
#574B3E
(87,75,62)
#695F53
(105,95,83)
#7B7368
(123,115,104)
#8D877D
(141,135,125)
#9F9B92
(159,155,146)
#B1AFA7
(177,175,167)
#C3C3BC
(195,195,188)
#D5D7D1
(213,215,209)
#E7EBE6
(231,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #332314; }

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

This text font color is #332314.

Background Color

.myBgColor { background-color: #332314; }

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

This div background color is #332314.

Border color

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

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

This div border color is #332314.

Opacity

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

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

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

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

This text has shadow with #332314 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332314.

Preview

Color preview on black background

This text has color #332314 on black background.


Color preview on white background

This text has color #332314 on white background.


Black color preview on #332314 background

This text has black color on #332314 background.


White color preview on #332314 background

This text has white color on #332314 background.


Related colors

Complementary color

Complementary color for #hex is #CCDCEB.


I love getcolorcode.com

Triadic colors

1 #143323 and #231433 with #332314 are triadic colors.

2 #142333 and #233314 with #332314 are triadic colors.