COLOR #331730

HEX: #331730 RGB: (51,23,48)

Color info

#331730 contains red, green and blue colors in about the same proportion. Web safe color of #331730 is #330033 (or #303).

RGB color model

#331730 color RGB value is (51,23,48).

RGB: (51,23,48) (20%, 9%, 19%)

RGB channels and saturation

R 51 of 255 = 20%
G 23 of 255 = 9%
B 48 of 255 = 19%

51
23
48

R + G + B ~ 16%. #331730 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 23 + 48 = 122 (100%)
R 51 of 122 ~ 41.8%
G 23 of 122 ~ 18.85%
B 48 of 122 ~ 39.34'%

%41.8
%18.85
%39.34

CMYK color model

#331730 color CMYK value is (0,55,6,80).

  • cyan value is 0.00%
  • magenta value is 54.90%
  • yellow value is 5.88%
  • key color value is 80.00%
CMYK: (0,55,6,80) C0M55Y6K80 (0%,55%,6%,80%) (0.00/0.55/0.06/0.80) 

CMYK percentages

%0
%54.9
%5.88
%80

Codes

Color #331730 in popluar color models

33 17 30
RGB 51 23 48
HSL 306° 37.84% 14.51%
HSB/HSV 306° 54.90% 20.00%
CMYK 0.00% 54.90% 5.88%
80.00%

Color #331730 in popluar number systems.

HEX 33 17 30
Decimal 51 23 48
Binary 110011 10111 110000
Octal 63 27 60

Shades and tints

Shades of #331730

#331730
(51,23,48)
#2F152C
(47,21,44)
#2B1328
(43,19,40)
#271124
(39,17,36)
#230F20
(35,15,32)
#1F0D1C
(31,13,28)
#1B0B18
(27,11,24)
#170914
(23,9,20)
#130710
(19,7,16)
#0F050C
(15,5,12)
#0B0308
(11,3,8)
#000000
(0,0,0)

Tints of #331730

#331730
(51,23,48)
#452C42
(69,44,66)
#574154
(87,65,84)
#695666
(105,86,102)
#7B6B78
(123,107,120)
#8D808A
(141,128,138)
#9F959C
(159,149,156)
#B1AAAE
(177,170,174)
#C3BFC0
(195,191,192)
#D5D4D2
(213,212,210)
#E7E9E4
(231,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #331730 color. Also use rgb(51,23,48) instead hex code.

Text Font Color

.myTextColor { color: #331730; }

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

This text font color is #331730.

Background Color

.myBgColor { background-color: #331730; }

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

This div background color is #331730.

Border color

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

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

This div border color is #331730.

Opacity

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

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

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

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

This text has shadow with #331730 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #331730.

Preview

Color preview on black background

This text has color #331730 on black background.


Color preview on white background

This text has color #331730 on white background.


Black color preview on #331730 background

This text has black color on #331730 background.


White color preview on #331730 background

This text has white color on #331730 background.


Related colors

Complementary color

Complementary color for #hex is #CCE8CF.


I love getcolorcode.com

Triadic colors

1 #303317 and #173033 with #331730 are triadic colors.

2 #301733 and #173330 with #331730 are triadic colors.