COLOR #331816

HEX: #331816 RGB: (51,24,22)

Color info

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

RGB color model

#331816 color RGB value is (51,24,22).

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

RGB channels and saturation

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

51
24
22

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

Portions of RGB colors in percentages

R + G + B = 51 + 24 + 22 = 97 (100%)
R 51 of 97 ~ 52.58%
G 24 of 97 ~ 24.74%
B 22 of 97 ~ 22.68'%

%52.58
%24.74
%22.68

CMYK color model

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

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

CMYK: (0,53,57,80)
C0M53Y57K80 (0%, 53%, 57%, 80%)
(0.00 / 0.53 / 0.57 / 0.80)

CMYK percentages

%0
%52.94
%56.86
%80

Codes

Color #331816 in popluar color models

33 18 16
RGB 51 24 22
HSL 39.73% 14.31%
HSB/HSV 56.86% 20.00%
CMYK 0.00% 52.94% 56.86%
80.00%

Color #331816 in popluar number systems.

HEX 33 18 16
Decimal 51 24 22
Binary 110011 11000 10110
Octal 63 30 26

Shades and tints

Shades of #331816

#331816
(51,24,22)
#2F1614
(47,22,20)
#2B1412
(43,20,18)
#271210
(39,18,16)
#23100E
(35,16,14)
#1F0E0C
(31,14,12)
#1B0C0A
(27,12,10)
#170A08
(23,10,8)
#130806
(19,8,6)
#0F0604
(15,6,4)
#0B0402
(11,4,2)
#000000
(0,0,0)

Tints of #331816

#331816
(51,24,22)
#452D2B
(69,45,43)
#574240
(87,66,64)
#695755
(105,87,85)
#7B6C6A
(123,108,106)
#8D817F
(141,129,127)
#9F9694
(159,150,148)
#B1ABA9
(177,171,169)
#C3C0BE
(195,192,190)
#D5D5D3
(213,213,211)
#E7EAE8
(231,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #331816; }

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

This text font color is #331816.

Background Color

.myBgColor { background-color: #331816; }

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

This div background color is #331816.

Border color

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

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

This div border color is #331816.

Opacity

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

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

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

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

This text has shadow with #331816 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #331816.

Preview

Color preview on black background

This text has color #331816 on black background.


Color preview on white background

This text has color #331816 on white background.


Black color preview on #331816 background

This text has black color on #331816 background.


White color preview on #331816 background

This text has white color on #331816 background.


Related colors

Complementary color

Complementary color for #hex is #CCE7E9.


I love getcolorcode.com

Triadic colors

1 #163318 and #181633 with #331816 are triadic colors.

2 #161833 and #183316 with #331816 are triadic colors.