COLOR #332338

HEX: #332338 RGB: (51,35,56)

Color info

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

RGB color model

#332338 color RGB value is (51,35,56).

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

RGB channels and saturation

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

51
35
56

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

Portions of RGB colors in percentages

R + G + B = 51 + 35 + 56 = 142 (100%)
R 51 of 142 ~ 35.92%
G 35 of 142 ~ 24.65%
B 56 of 142 ~ 39.44'%

%35.92
%24.65
%39.44

CMYK color model

#332338 color CMYK value is (9,38,0,78).

  • cyan value is 8.93%
  • magenta value is 37.50%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (9,38,0,78)
C9M38Y0K78 (9%, 38%, 0%, 78%)
(0.09 / 0.38 / 0.00 / 0.78)

CMYK percentages

%8.93
%37.5
%0
%78.04

Codes

Color #332338 in popluar color models

33 23 38
RGB 51 35 56
HSL 286° 23.08% 17.84%
HSB/HSV 286° 37.50% 21.96%
CMYK 8.93% 37.50% 0.00%
78.04%

Color #332338 in popluar number systems.

HEX 33 23 38
Decimal 51 35 56
Binary 110011 100011 111000
Octal 63 43 70

Shades and tints

Shades of #332338

#332338
(51,35,56)
#2F2033
(47,32,51)
#2B1D2E
(43,29,46)
#271A29
(39,26,41)
#231724
(35,23,36)
#1F141F
(31,20,31)
#1B111A
(27,17,26)
#170E15
(23,14,21)
#130B10
(19,11,16)
#0F080B
(15,8,11)
#0B0506
(11,5,6)
#000000
(0,0,0)

Tints of #332338

#332338
(51,35,56)
#45374A
(69,55,74)
#574B5C
(87,75,92)
#695F6E
(105,95,110)
#7B7380
(123,115,128)
#8D8792
(141,135,146)
#9F9BA4
(159,155,164)
#B1AFB6
(177,175,182)
#C3C3C8
(195,195,200)
#D5D7DA
(213,215,218)
#E7EBEC
(231,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #332338; }

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

This text font color is #332338.

Background Color

.myBgColor { background-color: #332338; }

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

This div background color is #332338.

Border color

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

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

This div border color is #332338.

Opacity

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

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

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

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

This text has shadow with #332338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332338.

Preview

Color preview on black background

This text has color #332338 on black background.


Color preview on white background

This text has color #332338 on white background.


Black color preview on #332338 background

This text has black color on #332338 background.


White color preview on #332338 background

This text has white color on #332338 background.


Related colors

Complementary color

Complementary color for #hex is #CCDCC7.


I love getcolorcode.com

Triadic colors

1 #383323 and #233833 with #332338 are triadic colors.

2 #382333 and #233338 with #332338 are triadic colors.