COLOR #513645

HEX: #513645 RGB: (81,54,69)

Color info

#513645 contains red, green and blue colors in about the same proportion. Web safe color of #513645 is #663333 (or #633).

RGB color model

#513645 color RGB value is (81,54,69).

RGB: (81,54,69) (32%, 21%, 27%)

RGB channels and saturation

R 81 of 255 = 32%
G 54 of 255 = 21%
B 69 of 255 = 27%

81
54
69

R + G + B ~ 27%. #513645 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 54 + 69 = 204 (100%)
R 81 of 204 ~ 39.71%
G 54 of 204 ~ 26.47%
B 69 of 204 ~ 33.82'%

%39.71
%26.47
%33.82

CMYK color model

#513645 color CMYK value is (0,33,15,68).

  • cyan value is 0.00%
  • magenta value is 33.33%
  • yellow value is 14.81%
  • key color value is 68.24%

CMYK: (0,33,15,68)
C0M33Y15K68 (0%, 33%, 15%, 68%)
(0.00 / 0.33 / 0.15 / 0.68)

CMYK percentages

%0
%33.33
%14.81
%68.24

Codes

Color #513645 in popluar color models

51 36 45
RGB 81 54 69
HSL 327° 20.00% 26.47%
HSB/HSV 327° 33.33% 31.76%
CMYK 0.00% 33.33% 14.81%
68.24%

Color #513645 in popluar number systems.

HEX 51 36 45
Decimal 81 54 69
Binary 1010001 110110 1000101
Octal 121 66 105

Shades and tints

Shades of #513645

#513645
(81,54,69)
#4A323F
(74,50,63)
#432E39
(67,46,57)
#3C2A33
(60,42,51)
#35262D
(53,38,45)
#2E2227
(46,34,39)
#271E21
(39,30,33)
#201A1B
(32,26,27)
#191615
(25,22,21)
#12120F
(18,18,15)
#0B0E09
(11,14,9)
#000000
(0,0,0)

Tints of #513645

#513645
(81,54,69)
#604855
(96,72,85)
#6F5A65
(111,90,101)
#7E6C75
(126,108,117)
#8D7E85
(141,126,133)
#9C9095
(156,144,149)
#ABA2A5
(171,162,165)
#BAB4B5
(186,180,181)
#C9C6C5
(201,198,197)
#D8D8D5
(216,216,213)
#E7EAE5
(231,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #513645 color. Also use rgb(81,54,69) instead hex code.

Text Font Color

.myTextColor { color: #513645; }

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

This text font color is #513645.

Background Color

.myBgColor { background-color: #513645; }

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

This div background color is #513645.

Border color

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

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

This div border color is #513645.

Opacity

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

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

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

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

This text has shadow with #513645 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513645.

Preview

Color preview on black background

This text has color #513645 on black background.


Color preview on white background

This text has color #513645 on white background.


Black color preview on #513645 background

This text has black color on #513645 background.


White color preview on #513645 background

This text has white color on #513645 background.


Related colors

Complementary color

Complementary color for #hex is #AEC9BA.


I love getcolorcode.com

Triadic colors

1 #455136 and #364551 with #513645 are triadic colors.

2 #453651 and #365145 with #513645 are triadic colors.