COLOR #332337

HEX: #332337 RGB: (51,35,55)

Color info

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

RGB color model

#332337 color RGB value is (51,35,55).

RGB: (51,35,55) (20%, 14%, 22%)

RGB channels and saturation

R 51 of 255 = 20%
G 35 of 255 = 14%
B 55 of 255 = 22%

51
35
55

R + G + B ~ 19%. #332337 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 35 + 55 = 141 (100%)
R 51 of 141 ~ 36.17%
G 35 of 141 ~ 24.82%
B 55 of 141 ~ 39.01'%

%36.17
%24.82
%39.01

CMYK color model

#332337 color CMYK value is (7,36,0,78).

  • cyan value is 7.27%
  • magenta value is 36.36%
  • yellow value is 0.00%
  • key color value is 78.43%

CMYK: (7,36,0,78)
C7M36Y0K78 (7%, 36%, 0%, 78%)
(0.07 / 0.36 / 0.00 / 0.78)

CMYK percentages

%7.27
%36.36
%0
%78.43

Codes

Color #332337 in popluar color models

33 23 37
RGB 51 35 55
HSL 288° 22.22% 17.65%
HSB/HSV 288° 36.36% 21.57%
CMYK 7.27% 36.36% 0.00%
78.43%

Color #332337 in popluar number systems.

HEX 33 23 37
Decimal 51 35 55
Binary 110011 100011 110111
Octal 63 43 67

Shades and tints

Shades of #332337

#332337
(51,35,55)
#2F2032
(47,32,50)
#2B1D2D
(43,29,45)
#271A28
(39,26,40)
#231723
(35,23,35)
#1F141E
(31,20,30)
#1B1119
(27,17,25)
#170E14
(23,14,20)
#130B0F
(19,11,15)
#0F080A
(15,8,10)
#0B0505
(11,5,5)
#000000
(0,0,0)

Tints of #332337

#332337
(51,35,55)
#453749
(69,55,73)
#574B5B
(87,75,91)
#695F6D
(105,95,109)
#7B737F
(123,115,127)
#8D8791
(141,135,145)
#9F9BA3
(159,155,163)
#B1AFB5
(177,175,181)
#C3C3C7
(195,195,199)
#D5D7D9
(213,215,217)
#E7EBEB
(231,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #332337; }

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

This text font color is #332337.

Background Color

.myBgColor { background-color: #332337; }

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

This div background color is #332337.

Border color

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

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

This div border color is #332337.

Opacity

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

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

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

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

This text has shadow with #332337 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332337.

Preview

Color preview on black background

This text has color #332337 on black background.


Color preview on white background

This text has color #332337 on white background.


Black color preview on #332337 background

This text has black color on #332337 background.


White color preview on #332337 background

This text has white color on #332337 background.


Related colors

Complementary color

Complementary color for #hex is #CCDCC8.


I love getcolorcode.com

Triadic colors

1 #373323 and #233733 with #332337 are triadic colors.

2 #372333 and #233337 with #332337 are triadic colors.