COLOR #53516B

HEX: #53516B RGB: (83,81,107)

Color info

#53516B contains red, green and blue colors in about the same proportion. Web safe color of #53516B is #666666 (or #666).

RGB color model

#53516B color RGB value is (83,81,107).

RGB: (83,81,107) (33%, 32%, 42%)

RGB channels and saturation

R 83 of 255 = 33%
G 81 of 255 = 32%
B 107 of 255 = 42%

83
81
107

R + G + B ~ 36%. #53516B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 81 + 107 = 271 (100%)
R 83 of 271 ~ 30.63%
G 81 of 271 ~ 29.89%
B 107 of 271 ~ 39.48'%

%30.63
%29.89
%39.48

CMYK color model

#53516B color CMYK value is (22,24,0,58).

  • cyan value is 22.43%
  • magenta value is 24.30%
  • yellow value is 0.00%
  • key color value is 58.04%
CMYK: (22,24,0,58) C22M24Y0K58 (22%,24%,0%,58%) (0.22/0.24/0.00/0.58) 

CMYK percentages

%22.43
%24.3
%0
%58.04

Codes

Color #53516B in popluar color models

53 51 6B
RGB 83 81 107
HSL 245° 13.83% 36.86%
HSB/HSV 245° 24.30% 41.96%
CMYK 22.43% 24.30% 0.00%
58.04%

Color #53516B in popluar number systems.

HEX 53 51 6B
Decimal 83 81 107
Binary 1010011 1010001 1101011
Octal 123 121 153

Shades and tints

Shades of #53516B

#53516B
(83,81,107)
#4C4A62
(76,74,98)
#454359
(69,67,89)
#3E3C50
(62,60,80)
#373547
(55,53,71)
#302E3E
(48,46,62)
#292735
(41,39,53)
#22202C
(34,32,44)
#1B1923
(27,25,35)
#14121A
(20,18,26)
#0D0B11
(13,11,17)
#000000
(0,0,0)

Tints of #53516B

#53516B
(83,81,107)
#626078
(98,96,120)
#716F85
(113,111,133)
#807E92
(128,126,146)
#8F8D9F
(143,141,159)
#9E9CAC
(158,156,172)
#ADABB9
(173,171,185)
#BCBAC6
(188,186,198)
#CBC9D3
(203,201,211)
#DAD8E0
(218,216,224)
#E9E7ED
(233,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53516B color. Also use rgb(83,81,107) instead hex code.

Text Font Color

.myTextColor { color: #53516B; }

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

This text font color is #53516B.

Background Color

.myBgColor { background-color: #53516B; }

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

This div background color is #53516B.

Border color

.myBorderColor { border: 1px solid #53516B; }

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

This div border color is #53516B.

Opacity

.myOpacity80 { color: #53516B; opacity: 0.8; }

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

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

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

This text has shadow with #53516B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53516B.

Preview

Color preview on black background

This text has color #53516B on black background.


Color preview on white background

This text has color #53516B on white background.


Black color preview on #53516B background

This text has black color on #53516B background.


White color preview on #53516B background

This text has white color on #53516B background.


Related colors

Complementary color

Complementary color for #hex is #ACAE94.


I love getcolorcode.com

Triadic colors

1 #6B5351 and #516B53 with #53516B are triadic colors.

2 #6B5153 and #51536B with #53516B are triadic colors.