COLOR #332749

HEX: #332749 RGB: (51,39,73)

Color info

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

RGB color model

#332749 color RGB value is (51,39,73).

RGB: (51,39,73) (20%, 15%, 29%)

RGB channels and saturation

R 51 of 255 = 20%
G 39 of 255 = 15%
B 73 of 255 = 29%

51
39
73

R + G + B ~ 21%. #332749 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 39 + 73 = 163 (100%)
R 51 of 163 ~ 31.29%
G 39 of 163 ~ 23.93%
B 73 of 163 ~ 44.79'%

%31.29
%23.93
%44.79

CMYK color model

#332749 color CMYK value is (30,47,0,71).

  • cyan value is 30.14%
  • magenta value is 46.58%
  • yellow value is 0.00%
  • key color value is 71.37%
CMYK: (30,47,0,71) C30M47Y0K71 (30%,47%,0%,71%) (0.30/0.47/0.00/0.71) 

CMYK percentages

%30.14
%46.58
%0
%71.37

Codes

Color #332749 in popluar color models

33 27 49
RGB 51 39 73
HSL 261° 30.36% 21.96%
HSB/HSV 261° 46.58% 28.63%
CMYK 30.14% 46.58% 0.00%
71.37%

Color #332749 in popluar number systems.

HEX 33 27 49
Decimal 51 39 73
Binary 110011 100111 1001001
Octal 63 47 111

Shades and tints

Shades of #332749

#332749
(51,39,73)
#2F2443
(47,36,67)
#2B213D
(43,33,61)
#271E37
(39,30,55)
#231B31
(35,27,49)
#1F182B
(31,24,43)
#1B1525
(27,21,37)
#17121F
(23,18,31)
#130F19
(19,15,25)
#0F0C13
(15,12,19)
#0B090D
(11,9,13)
#000000
(0,0,0)

Tints of #332749

#332749
(51,39,73)
#453A59
(69,58,89)
#574D69
(87,77,105)
#696079
(105,96,121)
#7B7389
(123,115,137)
#8D8699
(141,134,153)
#9F99A9
(159,153,169)
#B1ACB9
(177,172,185)
#C3BFC9
(195,191,201)
#D5D2D9
(213,210,217)
#E7E5E9
(231,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #332749 color. Also use rgb(51,39,73) instead hex code.

Text Font Color

.myTextColor { color: #332749; }

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

This text font color is #332749.

Background Color

.myBgColor { background-color: #332749; }

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

This div background color is #332749.

Border color

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

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

This div border color is #332749.

Opacity

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

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

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

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

This text has shadow with #332749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332749.

Preview

Color preview on black background

This text has color #332749 on black background.


Color preview on white background

This text has color #332749 on white background.


Black color preview on #332749 background

This text has black color on #332749 background.


White color preview on #332749 background

This text has white color on #332749 background.


Related colors

Complementary color

Complementary color for #hex is #CCD8B6.


I love getcolorcode.com

Triadic colors

1 #493327 and #274933 with #332749 are triadic colors.

2 #492733 and #273349 with #332749 are triadic colors.