COLOR #331833

HEX: #331833 RGB: (51,24,51)

Color info

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

RGB color model

#331833 color RGB value is (51,24,51).

RGB: (51,24,51) (20%, 9%, 20%)

RGB channels and saturation

R 51 of 255 = 20%
G 24 of 255 = 9%
B 51 of 255 = 20%

51
24
51

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

Portions of RGB colors in percentages

R + G + B = 51 + 24 + 51 = 126 (100%)
R 51 of 126 ~ 40.48%
G 24 of 126 ~ 19.05%
B 51 of 126 ~ 40.48'%

%40.48
%19.05
%40.48

CMYK color model

#331833 color CMYK value is (0,53,0,80).

  • cyan value is 0.00%
  • magenta value is 52.94%
  • yellow value is 0.00%
  • key color value is 80.00%

CMYK: (0,53,0,80)
C0M53Y0K80 (0%, 53%, 0%, 80%)
(0.00 / 0.53 / 0.00 / 0.80)

CMYK percentages

%0
%52.94
%0
%80

Codes

Color #331833 in popluar color models

33 18 33
RGB 51 24 51
HSL 300° 36.00% 14.71%
HSB/HSV 300° 52.94% 20.00%
CMYK 0.00% 52.94% 0.00%
80.00%

Color #331833 in popluar number systems.

HEX 33 18 33
Decimal 51 24 51
Binary 110011 11000 110011
Octal 63 30 63

Shades and tints

Shades of #331833

#331833
(51,24,51)
#2F162F
(47,22,47)
#2B142B
(43,20,43)
#271227
(39,18,39)
#231023
(35,16,35)
#1F0E1F
(31,14,31)
#1B0C1B
(27,12,27)
#170A17
(23,10,23)
#130813
(19,8,19)
#0F060F
(15,6,15)
#0B040B
(11,4,11)
#000000
(0,0,0)

Tints of #331833

#331833
(51,24,51)
#452D45
(69,45,69)
#574257
(87,66,87)
#695769
(105,87,105)
#7B6C7B
(123,108,123)
#8D818D
(141,129,141)
#9F969F
(159,150,159)
#B1ABB1
(177,171,177)
#C3C0C3
(195,192,195)
#D5D5D5
(213,213,213)
#E7EAE7
(231,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #331833; }

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

This text font color is #331833.

Background Color

.myBgColor { background-color: #331833; }

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

This div background color is #331833.

Border color

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

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

This div border color is #331833.

Opacity

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

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

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

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

This text has shadow with #331833 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #331833.

Preview

Color preview on black background

This text has color #331833 on black background.


Color preview on white background

This text has color #331833 on white background.


Black color preview on #331833 background

This text has black color on #331833 background.


White color preview on #331833 background

This text has white color on #331833 background.


Related colors

Complementary color

Complementary color for #hex is #CCE7CC.


I love getcolorcode.com

Triadic colors

1 #333318 and #183333 with #331833 are triadic colors.

2 #331833 and #183333 with #331833 are triadic colors.