COLOR #332326

HEX: #332326 RGB: (51,35,38)

Color info

#332326 contains red, green and blue colors in about the same proportion. Web safe color of #332326 is #333333 (or #333).

RGB color model

#332326 color RGB value is (51,35,38).

RGB: (51,35,38) (20%, 14%, 15%)

RGB channels and saturation

R 51 of 255 = 20%
G 35 of 255 = 14%
B 38 of 255 = 15%

51
35
38

R + G + B ~ 16%. #332326 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 35 + 38 = 124 (100%)
R 51 of 124 ~ 41.13%
G 35 of 124 ~ 28.23%
B 38 of 124 ~ 30.65'%

%41.13
%28.23
%30.65

CMYK color model

#332326 color CMYK value is (0,31,25,80).

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

CMYK: (0,31,25,80)
C0M31Y25K80 (0%, 31%, 25%, 80%)
(0.00 / 0.31 / 0.25 / 0.80)

CMYK percentages

%0
%31.37
%25.49
%80

Codes

Color #332326 in popluar color models

33 23 26
RGB 51 35 38
HSL 349° 18.60% 16.86%
HSB/HSV 349° 31.37% 20.00%
CMYK 0.00% 31.37% 25.49%
80.00%

Color #332326 in popluar number systems.

HEX 33 23 26
Decimal 51 35 38
Binary 110011 100011 100110
Octal 63 43 46

Shades and tints

Shades of #332326

#332326
(51,35,38)
#2F2023
(47,32,35)
#2B1D20
(43,29,32)
#271A1D
(39,26,29)
#23171A
(35,23,26)
#1F1417
(31,20,23)
#1B1114
(27,17,20)
#170E11
(23,14,17)
#130B0E
(19,11,14)
#0F080B
(15,8,11)
#0B0508
(11,5,8)
#000000
(0,0,0)

Tints of #332326

#332326
(51,35,38)
#453739
(69,55,57)
#574B4C
(87,75,76)
#695F5F
(105,95,95)
#7B7372
(123,115,114)
#8D8785
(141,135,133)
#9F9B98
(159,155,152)
#B1AFAB
(177,175,171)
#C3C3BE
(195,195,190)
#D5D7D1
(213,215,209)
#E7EBE4
(231,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #332326; }

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

This text font color is #332326.

Background Color

.myBgColor { background-color: #332326; }

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

This div background color is #332326.

Border color

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

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

This div border color is #332326.

Opacity

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

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

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

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

This text has shadow with #332326 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332326.

Preview

Color preview on black background

This text has color #332326 on black background.


Color preview on white background

This text has color #332326 on white background.


Black color preview on #332326 background

This text has black color on #332326 background.


White color preview on #332326 background

This text has white color on #332326 background.


Related colors

Complementary color

Complementary color for #hex is #CCDCD9.


I love getcolorcode.com

Triadic colors

1 #263323 and #232633 with #332326 are triadic colors.

2 #262333 and #233326 with #332326 are triadic colors.