COLOR #331916

HEX: #331916 RGB: (51,25,22)

Color info

#331916 contains red, green and blue colors in about the same proportion. Web safe color of #331916 is #330000 (or #300).

RGB color model

#331916 color RGB value is (51,25,22).

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

RGB channels and saturation

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

51
25
22

R + G + B ~ 13%. #331916 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 25 + 22 = 98 (100%)
R 51 of 98 ~ 52.04%
G 25 of 98 ~ 25.51%
B 22 of 98 ~ 22.45'%

%52.04
%25.51
%22.45

CMYK color model

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

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

CMYK: (0,51,57,80)
C0M51Y57K80 (0%, 51%, 57%, 80%)
(0.00 / 0.51 / 0.57 / 0.80)

CMYK percentages

%0
%50.98
%56.86
%80

Codes

Color #331916 in popluar color models

33 19 16
RGB 51 25 22
HSL 39.73% 14.31%
HSB/HSV 56.86% 20.00%
CMYK 0.00% 50.98% 56.86%
80.00%

Color #331916 in popluar number systems.

HEX 33 19 16
Decimal 51 25 22
Binary 110011 11001 10110
Octal 63 31 26

Shades and tints

Shades of #331916

#331916
(51,25,22)
#2F1714
(47,23,20)
#2B1512
(43,21,18)
#271310
(39,19,16)
#23110E
(35,17,14)
#1F0F0C
(31,15,12)
#1B0D0A
(27,13,10)
#170B08
(23,11,8)
#130906
(19,9,6)
#0F0704
(15,7,4)
#0B0502
(11,5,2)
#000000
(0,0,0)

Tints of #331916

#331916
(51,25,22)
#452D2B
(69,45,43)
#574140
(87,65,64)
#695555
(105,85,85)
#7B696A
(123,105,106)
#8D7D7F
(141,125,127)
#9F9194
(159,145,148)
#B1A5A9
(177,165,169)
#C3B9BE
(195,185,190)
#D5CDD3
(213,205,211)
#E7E1E8
(231,225,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #331916; }

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

This text font color is #331916.

Background Color

.myBgColor { background-color: #331916; }

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

This div background color is #331916.

Border color

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

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

This div border color is #331916.

Opacity

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

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

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

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

This text has shadow with #331916 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #331916.

Preview

Color preview on black background

This text has color #331916 on black background.


Color preview on white background

This text has color #331916 on white background.


Black color preview on #331916 background

This text has black color on #331916 background.


White color preview on #331916 background

This text has white color on #331916 background.


Related colors

Complementary color

Complementary color for #hex is #CCE6E9.


I love getcolorcode.com

Triadic colors

1 #163319 and #191633 with #331916 are triadic colors.

2 #161933 and #193316 with #331916 are triadic colors.