COLOR #332330

HEX: #332330 RGB: (51,35,48)

Color info

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

RGB color model

#332330 color RGB value is (51,35,48).

RGB: (51,35,48) (20%, 14%, 19%)

RGB channels and saturation

R 51 of 255 = 20%
G 35 of 255 = 14%
B 48 of 255 = 19%

51
35
48

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

Portions of RGB colors in percentages

R + G + B = 51 + 35 + 48 = 134 (100%)
R 51 of 134 ~ 38.06%
G 35 of 134 ~ 26.12%
B 48 of 134 ~ 35.82'%

%38.06
%26.12
%35.82

CMYK color model

#332330 color CMYK value is (0,31,6,80).

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

CMYK: (0,31,6,80)
C0M31Y6K80 (0%, 31%, 6%, 80%)
(0.00 / 0.31 / 0.06 / 0.80)

CMYK percentages

%0
%31.37
%5.88
%80

Codes

Color #332330 in popluar color models

33 23 30
RGB 51 35 48
HSL 311° 18.60% 16.86%
HSB/HSV 311° 31.37% 20.00%
CMYK 0.00% 31.37% 5.88%
80.00%

Color #332330 in popluar number systems.

HEX 33 23 30
Decimal 51 35 48
Binary 110011 100011 110000
Octal 63 43 60

Shades and tints

Shades of #332330

#332330
(51,35,48)
#2F202C
(47,32,44)
#2B1D28
(43,29,40)
#271A24
(39,26,36)
#231720
(35,23,32)
#1F141C
(31,20,28)
#1B1118
(27,17,24)
#170E14
(23,14,20)
#130B10
(19,11,16)
#0F080C
(15,8,12)
#0B0508
(11,5,8)
#000000
(0,0,0)

Tints of #332330

#332330
(51,35,48)
#453742
(69,55,66)
#574B54
(87,75,84)
#695F66
(105,95,102)
#7B7378
(123,115,120)
#8D878A
(141,135,138)
#9F9B9C
(159,155,156)
#B1AFAE
(177,175,174)
#C3C3C0
(195,195,192)
#D5D7D2
(213,215,210)
#E7EBE4
(231,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #332330; }

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

This text font color is #332330.

Background Color

.myBgColor { background-color: #332330; }

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

This div background color is #332330.

Border color

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

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

This div border color is #332330.

Opacity

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

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

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

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

This text has shadow with #332330 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332330.

Preview

Color preview on black background

This text has color #332330 on black background.


Color preview on white background

This text has color #332330 on white background.


Black color preview on #332330 background

This text has black color on #332330 background.


White color preview on #332330 background

This text has white color on #332330 background.


Related colors

Complementary color

Complementary color for #hex is #CCDCCF.


I love getcolorcode.com

Triadic colors

1 #303323 and #233033 with #332330 are triadic colors.

2 #302333 and #233330 with #332330 are triadic colors.