COLOR #332340

HEX: #332340 RGB: (51,35,64)

Color info

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

RGB color model

#332340 color RGB value is (51,35,64).

RGB: (51,35,64) (20%, 14%, 25%)

RGB channels and saturation

R 51 of 255 = 20%
G 35 of 255 = 14%
B 64 of 255 = 25%

51
35
64

R + G + B ~ 20%. #332340 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 35 + 64 = 150 (100%)
R 51 of 150 ~ 34%
G 35 of 150 ~ 23.33%
B 64 of 150 ~ 42.67'%

%34
%23.33
%42.67

CMYK color model

#332340 color CMYK value is (20,45,0,75).

  • cyan value is 20.31%
  • magenta value is 45.31%
  • yellow value is 0.00%
  • key color value is 74.90%

CMYK: (20,45,0,75)
C20M45Y0K75 (20%, 45%, 0%, 75%)
(0.20 / 0.45 / 0.00 / 0.75)

CMYK percentages

%20.31
%45.31
%0
%74.9

Codes

Color #332340 in popluar color models

33 23 40
RGB 51 35 64
HSL 273° 29.29% 19.41%
HSB/HSV 273° 45.31% 25.10%
CMYK 20.31% 45.31% 0.00%
74.90%

Color #332340 in popluar number systems.

HEX 33 23 40
Decimal 51 35 64
Binary 110011 100011 1000000
Octal 63 43 100

Shades and tints

Shades of #332340

#332340
(51,35,64)
#2F203B
(47,32,59)
#2B1D36
(43,29,54)
#271A31
(39,26,49)
#23172C
(35,23,44)
#1F1427
(31,20,39)
#1B1122
(27,17,34)
#170E1D
(23,14,29)
#130B18
(19,11,24)
#0F0813
(15,8,19)
#0B050E
(11,5,14)
#000000
(0,0,0)

Tints of #332340

#332340
(51,35,64)
#453751
(69,55,81)
#574B62
(87,75,98)
#695F73
(105,95,115)
#7B7384
(123,115,132)
#8D8795
(141,135,149)
#9F9BA6
(159,155,166)
#B1AFB7
(177,175,183)
#C3C3C8
(195,195,200)
#D5D7D9
(213,215,217)
#E7EBEA
(231,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #332340; }

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

This text font color is #332340.

Background Color

.myBgColor { background-color: #332340; }

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

This div background color is #332340.

Border color

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

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

This div border color is #332340.

Opacity

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

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

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

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

This text has shadow with #332340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332340.

Preview

Color preview on black background

This text has color #332340 on black background.


Color preview on white background

This text has color #332340 on white background.


Black color preview on #332340 background

This text has black color on #332340 background.


White color preview on #332340 background

This text has white color on #332340 background.


Related colors

Complementary color

Complementary color for #hex is #CCDCBF.


I love getcolorcode.com

Triadic colors

1 #403323 and #234033 with #332340 are triadic colors.

2 #402333 and #233340 with #332340 are triadic colors.