COLOR #332438

HEX: #332438 RGB: (51,36,56)

Color info

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

RGB color model

#332438 color RGB value is (51,36,56).

RGB: (51,36,56) (20%, 14%, 22%)

RGB channels and saturation

R 51 of 255 = 20%
G 36 of 255 = 14%
B 56 of 255 = 22%

51
36
56

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

Portions of RGB colors in percentages

R + G + B = 51 + 36 + 56 = 143 (100%)
R 51 of 143 ~ 35.66%
G 36 of 143 ~ 25.17%
B 56 of 143 ~ 39.16'%

%35.66
%25.17
%39.16

CMYK color model

#332438 color CMYK value is (9,36,0,78).

  • cyan value is 8.93%
  • magenta value is 35.71%
  • yellow value is 0.00%
  • key color value is 78.04%
CMYK: (9,36,0,78) C9M36Y0K78 (9%,36%,0%,78%) (0.09/0.36/0.00/0.78) 

CMYK percentages

%8.93
%35.71
%0
%78.04

Codes

Color #332438 in popluar color models

33 24 38
RGB 51 36 56
HSL 285° 21.74% 18.04%
HSB/HSV 285° 35.71% 21.96%
CMYK 8.93% 35.71% 0.00%
78.04%

Color #332438 in popluar number systems.

HEX 33 24 38
Decimal 51 36 56
Binary 110011 100100 111000
Octal 63 44 70

Shades and tints

Shades of #332438

#332438
(51,36,56)
#2F2133
(47,33,51)
#2B1E2E
(43,30,46)
#271B29
(39,27,41)
#231824
(35,24,36)
#1F151F
(31,21,31)
#1B121A
(27,18,26)
#170F15
(23,15,21)
#130C10
(19,12,16)
#0F090B
(15,9,11)
#0B0606
(11,6,6)
#000000
(0,0,0)

Tints of #332438

#332438
(51,36,56)
#45374A
(69,55,74)
#574A5C
(87,74,92)
#695D6E
(105,93,110)
#7B7080
(123,112,128)
#8D8392
(141,131,146)
#9F96A4
(159,150,164)
#B1A9B6
(177,169,182)
#C3BCC8
(195,188,200)
#D5CFDA
(213,207,218)
#E7E2EC
(231,226,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #332438 color. Also use rgb(51,36,56) instead hex code.

Text Font Color

.myTextColor { color: #332438; }

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

This text font color is #332438.

Background Color

.myBgColor { background-color: #332438; }

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

This div background color is #332438.

Border color

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

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

This div border color is #332438.

Opacity

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

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

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

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

This text has shadow with #332438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332438.

Preview

Color preview on black background

This text has color #332438 on black background.


Color preview on white background

This text has color #332438 on white background.


Black color preview on #332438 background

This text has black color on #332438 background.


White color preview on #332438 background

This text has white color on #332438 background.


Related colors

Complementary color

Complementary color for #hex is #CCDBC7.


I love getcolorcode.com

Triadic colors

1 #383324 and #243833 with #332438 are triadic colors.

2 #382433 and #243338 with #332438 are triadic colors.