COLOR #332612

HEX: #332612 RGB: (51,38,18)

Color info

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

RGB color model

#332612 color RGB value is (51,38,18).

RGB: (51,38,18) (20%, 15%, 7%)

RGB channels and saturation

R 51 of 255 = 20%
G 38 of 255 = 15%
B 18 of 255 = 7%

51
38
18

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

Portions of RGB colors in percentages

R + G + B = 51 + 38 + 18 = 107 (100%)
R 51 of 107 ~ 47.66%
G 38 of 107 ~ 35.51%
B 18 of 107 ~ 16.82'%

%47.66
%35.51
%16.82

CMYK color model

#332612 color CMYK value is (0,25,65,80).

  • cyan value is 0.00%
  • magenta value is 25.49%
  • yellow value is 64.71%
  • key color value is 80.00%

CMYK: (0,25,65,80)
C0M25Y65K80 (0%, 25%, 65%, 80%)
(0.00 / 0.25 / 0.65 / 0.80)

CMYK percentages

%0
%25.49
%64.71
%80

Codes

Color #332612 in popluar color models

33 26 12
RGB 51 38 18
HSL 36° 47.83% 13.53%
HSB/HSV 36° 64.71% 20.00%
CMYK 0.00% 25.49% 64.71%
80.00%

Color #332612 in popluar number systems.

HEX 33 26 12
Decimal 51 38 18
Binary 110011 100110 10010
Octal 63 46 22

Shades and tints

Shades of #332612

#332612
(51,38,18)
#2F2311
(47,35,17)
#2B2010
(43,32,16)
#271D0F
(39,29,15)
#231A0E
(35,26,14)
#1F170D
(31,23,13)
#1B140C
(27,20,12)
#17110B
(23,17,11)
#130E0A
(19,14,10)
#0F0B09
(15,11,9)
#0B0808
(11,8,8)
#000000
(0,0,0)

Tints of #332612

#332612
(51,38,18)
#453927
(69,57,39)
#574C3C
(87,76,60)
#695F51
(105,95,81)
#7B7266
(123,114,102)
#8D857B
(141,133,123)
#9F9890
(159,152,144)
#B1ABA5
(177,171,165)
#C3BEBA
(195,190,186)
#D5D1CF
(213,209,207)
#E7E4E4
(231,228,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #332612 color. Also use rgb(51,38,18) instead hex code.

Text Font Color

.myTextColor { color: #332612; }

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

This text font color is #332612.

Background Color

.myBgColor { background-color: #332612; }

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

This div background color is #332612.

Border color

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

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

This div border color is #332612.

Opacity

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

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

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

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

This text has shadow with #332612 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332612.

Preview

Color preview on black background

This text has color #332612 on black background.


Color preview on white background

This text has color #332612 on white background.


Black color preview on #332612 background

This text has black color on #332612 background.


White color preview on #332612 background

This text has white color on #332612 background.


Related colors

Complementary color

Complementary color for #hex is #CCD9ED.


I love getcolorcode.com

Triadic colors

1 #123326 and #261233 with #332612 are triadic colors.

2 #122633 and #263312 with #332612 are triadic colors.