COLOR #331633

HEX: #331633 RGB: (51,22,51)

Color info

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

RGB color model

#331633 color RGB value is (51,22,51).

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

RGB channels and saturation

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

51
22
51

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

Portions of RGB colors in percentages

R + G + B = 51 + 22 + 51 = 124 (100%)
R 51 of 124 ~ 41.13%
G 22 of 124 ~ 17.74%
B 51 of 124 ~ 41.13'%

%41.13
%17.74
%41.13

CMYK color model

#331633 color CMYK value is (0,57,0,80).

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

CMYK: (0,57,0,80)
C0M57Y0K80 (0%, 57%, 0%, 80%)
(0.00 / 0.57 / 0.00 / 0.80)

CMYK percentages

%0
%56.86
%0
%80

Codes

Color #331633 in popluar color models

33 16 33
RGB 51 22 51
HSL 300° 39.73% 14.31%
HSB/HSV 300° 56.86% 20.00%
CMYK 0.00% 56.86% 0.00%
80.00%

Color #331633 in popluar number systems.

HEX 33 16 33
Decimal 51 22 51
Binary 110011 10110 110011
Octal 63 26 63

Shades and tints

Shades of #331633

#331633
(51,22,51)
#2F142F
(47,20,47)
#2B122B
(43,18,43)
#271027
(39,16,39)
#230E23
(35,14,35)
#1F0C1F
(31,12,31)
#1B0A1B
(27,10,27)
#170817
(23,8,23)
#130613
(19,6,19)
#0F040F
(15,4,15)
#0B020B
(11,2,11)
#000000
(0,0,0)

Tints of #331633

#331633
(51,22,51)
#452B45
(69,43,69)
#574057
(87,64,87)
#695569
(105,85,105)
#7B6A7B
(123,106,123)
#8D7F8D
(141,127,141)
#9F949F
(159,148,159)
#B1A9B1
(177,169,177)
#C3BEC3
(195,190,195)
#D5D3D5
(213,211,213)
#E7E8E7
(231,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #331633; }

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

This text font color is #331633.

Background Color

.myBgColor { background-color: #331633; }

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

This div background color is #331633.

Border color

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

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

This div border color is #331633.

Opacity

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

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

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

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

This text has shadow with #331633 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #331633.

Preview

Color preview on black background

This text has color #331633 on black background.


Color preview on white background

This text has color #331633 on white background.


Black color preview on #331633 background

This text has black color on #331633 background.


White color preview on #331633 background

This text has white color on #331633 background.


Related colors

Complementary color

Complementary color for #hex is #CCE9CC.


I love getcolorcode.com

Triadic colors

1 #333316 and #163333 with #331633 are triadic colors.

2 #331633 and #163333 with #331633 are triadic colors.