COLOR #332826

HEX: #332826 RGB: (51,40,38)

Color info

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

RGB color model

#332826 color RGB value is (51,40,38).

RGB: (51,40,38) (20%, 16%, 15%)

RGB channels and saturation

R 51 of 255 = 20%
G 40 of 255 = 16%
B 38 of 255 = 15%

51
40
38

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

Portions of RGB colors in percentages

R + G + B = 51 + 40 + 38 = 129 (100%)
R 51 of 129 ~ 39.53%
G 40 of 129 ~ 31.01%
B 38 of 129 ~ 29.46'%

%39.53
%31.01
%29.46

CMYK color model

#332826 color CMYK value is (0,22,25,80).

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

CMYK: (0,22,25,80)
C0M22Y25K80 (0%, 22%, 25%, 80%)
(0.00 / 0.22 / 0.25 / 0.80)

CMYK percentages

%0
%21.57
%25.49
%80

Codes

Color #332826 in popluar color models

33 28 26
RGB 51 40 38
HSL 14.61% 17.45%
HSB/HSV 25.49% 20.00%
CMYK 0.00% 21.57% 25.49%
80.00%

Color #332826 in popluar number systems.

HEX 33 28 26
Decimal 51 40 38
Binary 110011 101000 100110
Octal 63 50 46

Shades and tints

Shades of #332826

#332826
(51,40,38)
#2F2523
(47,37,35)
#2B2220
(43,34,32)
#271F1D
(39,31,29)
#231C1A
(35,28,26)
#1F1917
(31,25,23)
#1B1614
(27,22,20)
#171311
(23,19,17)
#13100E
(19,16,14)
#0F0D0B
(15,13,11)
#0B0A08
(11,10,8)
#000000
(0,0,0)

Tints of #332826

#332826
(51,40,38)
#453B39
(69,59,57)
#574E4C
(87,78,76)
#69615F
(105,97,95)
#7B7472
(123,116,114)
#8D8785
(141,135,133)
#9F9A98
(159,154,152)
#B1ADAB
(177,173,171)
#C3C0BE
(195,192,190)
#D5D3D1
(213,211,209)
#E7E6E4
(231,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #332826; }

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

This text font color is #332826.

Background Color

.myBgColor { background-color: #332826; }

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

This div background color is #332826.

Border color

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

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

This div border color is #332826.

Opacity

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

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

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

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

This text has shadow with #332826 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332826.

Preview

Color preview on black background

This text has color #332826 on black background.


Color preview on white background

This text has color #332826 on white background.


Black color preview on #332826 background

This text has black color on #332826 background.


White color preview on #332826 background

This text has white color on #332826 background.


Related colors

Complementary color

Complementary color for #hex is #CCD7D9.


I love getcolorcode.com

Triadic colors

1 #263328 and #282633 with #332826 are triadic colors.

2 #262833 and #283326 with #332826 are triadic colors.