COLOR #331501

HEX: #331501 RGB: (51,21,1)

Color info

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

RGB color model

#331501 color RGB value is (51,21,1).

RGB: (51,21,1) (20%, 8%, 0%)

RGB channels and saturation

R 51 of 255 = 20%
G 21 of 255 = 8%
B 1 of 255 = 0%

51
21
1

R + G + B ~ 9%. #331501 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 21 + 1 = 73 (100%)
R 51 of 73 ~ 69.86%
G 21 of 73 ~ 28.77%
B 1 of 73 ~ 1.37'%

%69.86
%28.77

CMYK color model

#331501 color CMYK value is (0,59,98,80).

  • cyan value is 0.00%
  • magenta value is 58.82%
  • yellow value is 98.04%
  • key color value is 80.00%

CMYK: (0,59,98,80)
C0M59Y98K80 (0%, 59%, 98%, 80%)
(0.00 / 0.59 / 0.98 / 0.80)

CMYK percentages

%0
%58.82
%98.04
%80

Codes

Color #331501 in popluar color models

33 15 01
RGB 51 21 1
HSL 24° 96.15% 10.20%
HSB/HSV 24° 98.04% 20.00%
CMYK 0.00% 58.82% 98.04%
80.00%

Color #331501 in popluar number systems.

HEX 33 15 01
Decimal 51 21 1
Binary 110011 10101 1
Octal 63 25 1

Shades and tints

Shades of #331501

#331501
(51,21,1)
#2F1401
(47,20,1)
#2B1301
(43,19,1)
#271201
(39,18,1)
#231101
(35,17,1)
#1F1001
(31,16,1)
#1B0F01
(27,15,1)
#170E01
(23,14,1)
#130D01
(19,13,1)
#0F0C01
(15,12,1)
#0B0B01
(11,11,1)
#000000
(0,0,0)

Tints of #331501

#331501
(51,21,1)
#452A18
(69,42,24)
#573F2F
(87,63,47)
#695446
(105,84,70)
#7B695D
(123,105,93)
#8D7E74
(141,126,116)
#9F938B
(159,147,139)
#B1A8A2
(177,168,162)
#C3BDB9
(195,189,185)
#D5D2D0
(213,210,208)
#E7E7E7
(231,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #331501; }

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

This text font color is #331501.

Background Color

.myBgColor { background-color: #331501; }

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

This div background color is #331501.

Border color

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

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

This div border color is #331501.

Opacity

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

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

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

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

This text has shadow with #331501 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #331501.

Preview

Color preview on black background

This text has color #331501 on black background.


Color preview on white background

This text has color #331501 on white background.


Black color preview on #331501 background

This text has black color on #331501 background.


White color preview on #331501 background

This text has white color on #331501 background.


Related colors

Complementary color

Complementary color for #hex is #CCEAFE.


I love getcolorcode.com

Triadic colors

1 #013315 and #150133 with #331501 are triadic colors.

2 #011533 and #153301 with #331501 are triadic colors.