COLOR #332930

HEX: #332930 RGB: (51,41,48)

Color info

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

RGB color model

#332930 color RGB value is (51,41,48).

RGB: (51,41,48) (20%, 16%, 19%)

RGB channels and saturation

R 51 of 255 = 20%
G 41 of 255 = 16%
B 48 of 255 = 19%

51
41
48

R + G + B ~ 18%. #332930 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 41 + 48 = 140 (100%)
R 51 of 140 ~ 36.43%
G 41 of 140 ~ 29.29%
B 48 of 140 ~ 34.29'%

%36.43
%29.29
%34.29

CMYK color model

#332930 color CMYK value is (0,20,6,80).

  • cyan value is 0.00%
  • magenta value is 19.61%
  • yellow value is 5.88%
  • key color value is 80.00%

CMYK: (0,20,6,80)
C0M20Y6K80 (0%, 20%, 6%, 80%)
(0.00 / 0.20 / 0.06 / 0.80)

CMYK percentages

%0
%19.61
%5.88
%80

Codes

Color #332930 in popluar color models

33 29 30
RGB 51 41 48
HSL 318° 10.87% 18.04%
HSB/HSV 318° 19.61% 20.00%
CMYK 0.00% 19.61% 5.88%
80.00%

Color #332930 in popluar number systems.

HEX 33 29 30
Decimal 51 41 48
Binary 110011 101001 110000
Octal 63 51 60

Shades and tints

Shades of #332930

#332930
(51,41,48)
#2F262C
(47,38,44)
#2B2328
(43,35,40)
#272024
(39,32,36)
#231D20
(35,29,32)
#1F1A1C
(31,26,28)
#1B1718
(27,23,24)
#171414
(23,20,20)
#131110
(19,17,16)
#0F0E0C
(15,14,12)
#0B0B08
(11,11,8)
#000000
(0,0,0)

Tints of #332930

#332930
(51,41,48)
#453C42
(69,60,66)
#574F54
(87,79,84)
#696266
(105,98,102)
#7B7578
(123,117,120)
#8D888A
(141,136,138)
#9F9B9C
(159,155,156)
#B1AEAE
(177,174,174)
#C3C1C0
(195,193,192)
#D5D4D2
(213,212,210)
#E7E7E4
(231,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #332930 color. Also use rgb(51,41,48) instead hex code.

Text Font Color

.myTextColor { color: #332930; }

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

This text font color is #332930.

Background Color

.myBgColor { background-color: #332930; }

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

This div background color is #332930.

Border color

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

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

This div border color is #332930.

Opacity

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

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

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

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

This text has shadow with #332930 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332930.

Preview

Color preview on black background

This text has color #332930 on black background.


Color preview on white background

This text has color #332930 on white background.


Black color preview on #332930 background

This text has black color on #332930 background.


White color preview on #332930 background

This text has white color on #332930 background.


Related colors

Complementary color

Complementary color for #hex is #CCD6CF.


I love getcolorcode.com

Triadic colors

1 #303329 and #293033 with #332930 are triadic colors.

2 #302933 and #293330 with #332930 are triadic colors.