COLOR #51330D

HEX: #51330D RGB: (81,51,13)

Color info

#51330D contains mainly red and green colors. Web safe color of #51330D is #663300 (or #630).

RGB color model

#51330D color RGB value is (81,51,13).

RGB: (81,51,13) (32%, 20%, 5%)

RGB channels and saturation

R 81 of 255 = 32%
G 51 of 255 = 20%
B 13 of 255 = 5%

81
51
13

R + G + B ~ 19%. #51330D is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 51 + 13 = 145 (100%)
R 81 of 145 ~ 55.86%
G 51 of 145 ~ 35.17%
B 13 of 145 ~ 8.97'%

%55.86
%35.17

CMYK color model

#51330D color CMYK value is (0,37,84,68).

  • cyan value is 0.00%
  • magenta value is 37.04%
  • yellow value is 83.95%
  • key color value is 68.24%

CMYK: (0,37,84,68)
C0M37Y84K68 (0%, 37%, 84%, 68%)
(0.00 / 0.37 / 0.84 / 0.68)

CMYK percentages

%0
%37.04
%83.95
%68.24

Codes

Color #51330D in popluar color models

51 33 0D
RGB 81 51 13
HSL 34° 72.34% 18.43%
HSB/HSV 34° 83.95% 31.76%
CMYK 0.00% 37.04% 83.95%
68.24%

Color #51330D in popluar number systems.

HEX 51 33 0D
Decimal 81 51 13
Binary 1010001 110011 1101
Octal 121 63 15

Shades and tints

Shades of #51330D

#51330D
(81,51,13)
#4A2F0C
(74,47,12)
#432B0B
(67,43,11)
#3C270A
(60,39,10)
#352309
(53,35,9)
#2E1F08
(46,31,8)
#271B07
(39,27,7)
#201706
(32,23,6)
#191305
(25,19,5)
#120F04
(18,15,4)
#0B0B03
(11,11,3)
#000000
(0,0,0)

Tints of #51330D

#51330D
(81,51,13)
#604523
(96,69,35)
#6F5739
(111,87,57)
#7E694F
(126,105,79)
#8D7B65
(141,123,101)
#9C8D7B
(156,141,123)
#AB9F91
(171,159,145)
#BAB1A7
(186,177,167)
#C9C3BD
(201,195,189)
#D8D5D3
(216,213,211)
#E7E7E9
(231,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51330D color. Also use rgb(81,51,13) instead hex code.

Text Font Color

.myTextColor { color: #51330D; }

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

This text font color is #51330D.

Background Color

.myBgColor { background-color: #51330D; }

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

This div background color is #51330D.

Border color

.myBorderColor { border: 1px solid #51330D; }

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

This div border color is #51330D.

Opacity

.myOpacity80 { color: #51330D; opacity: 0.8; }

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

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

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

This text has shadow with #51330D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51330D.

Preview

Color preview on black background

This text has color #51330D on black background.


Color preview on white background

This text has color #51330D on white background.


Black color preview on #51330D background

This text has black color on #51330D background.


White color preview on #51330D background

This text has white color on #51330D background.


Related colors

Complementary color

Complementary color for #hex is #AECCF2.


I love getcolorcode.com

Triadic colors

1 #0D5133 and #330D51 with #51330D are triadic colors.

2 #0D3351 and #33510D with #51330D are triadic colors.