COLOR #3B0316

HEX: #3B0316 RGB: (59,3,22)

Color info

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

RGB color model

#3B0316 color RGB value is (59,3,22).

RGB: (59,3,22) (23%, 1%, 9%)

RGB channels and saturation

R 59 of 255 = 23%
G 3 of 255 = 1%
B 22 of 255 = 9%

59
3
22

R + G + B ~ 11%. #3B0316 is dark color.

Portions of RGB colors in percentages

R + G + B = 59 + 3 + 22 = 84 (100%)
R 59 of 84 ~ 70.24%
G 3 of 84 ~ 3.57%
B 22 of 84 ~ 26.19'%

%70.24
%26.19

CMYK color model

#3B0316 color CMYK value is (0,95,63,77).

  • cyan value is 0.00%
  • magenta value is 94.92%
  • yellow value is 62.71%
  • key color value is 76.86%
CMYK: (0,95,63,77) C0M95Y63K77 (0%,95%,63%,77%) (0.00/0.95/0.63/0.77) 

CMYK percentages

%0
%94.92
%62.71
%76.86

Codes

Color #3B0316 in popluar color models

3B 03 16
RGB 59 3 22
HSL 340° 90.32% 12.16%
HSB/HSV 340° 94.92% 23.14%
CMYK 0.00% 94.92% 62.71%
76.86%

Color #3B0316 in popluar number systems.

HEX 3B 03 16
Decimal 59 3 22
Binary 111011 11 10110
Octal 73 3 26

Shades and tints

Shades of #3B0316

#3B0316
(59,3,22)
#360314
(54,3,20)
#310312
(49,3,18)
#2C0310
(44,3,16)
#27030E
(39,3,14)
#22030C
(34,3,12)
#1D030A
(29,3,10)
#180308
(24,3,8)
#130306
(19,3,6)
#0E0304
(14,3,4)
#090302
(9,3,2)
#000000
(0,0,0)

Tints of #3B0316

#3B0316
(59,3,22)
#4C192B
(76,25,43)
#5D2F40
(93,47,64)
#6E4555
(110,69,85)
#7F5B6A
(127,91,106)
#90717F
(144,113,127)
#A18794
(161,135,148)
#B29DA9
(178,157,169)
#C3B3BE
(195,179,190)
#D4C9D3
(212,201,211)
#E5DFE8
(229,223,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3B0316; }

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

This text font color is #3B0316.

Background Color

.myBgColor { background-color: #3B0316; }

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

This div background color is #3B0316.

Border color

.myBorderColor { border: 1px solid #3B0316; }

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

This div border color is #3B0316.

Opacity

.myOpacity80 { color: #3B0316; opacity: 0.8; }

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

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

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

This text has shadow with #3B0316 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3B0316.

Preview

Color preview on black background

This text has color #3B0316 on black background.


Color preview on white background

This text has color #3B0316 on white background.


Black color preview on #3B0316 background

This text has black color on #3B0316 background.


White color preview on #3B0316 background

This text has white color on #3B0316 background.


Related colors

Complementary color

Complementary color for #hex is #C4FCE9.


I love getcolorcode.com

Triadic colors

1 #163B03 and #03163B with #3B0316 are triadic colors.

2 #16033B and #033B16 with #3B0316 are triadic colors.