COLOR #53736B

HEX: #53736B RGB: (83,115,107)

Color info

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

RGB color model

#53736B color RGB value is (83,115,107).

RGB: (83,115,107) (33%, 45%, 42%)

RGB channels and saturation

R 83 of 255 = 33%
G 115 of 255 = 45%
B 107 of 255 = 42%

83
115
107

R + G + B ~ 40%. #53736B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 83 + 115 + 107 = 305 (100%)
R 83 of 305 ~ 27.21%
G 115 of 305 ~ 37.7%
B 107 of 305 ~ 35.08'%

%27.21
%37.7
%35.08

CMYK color model

#53736B color CMYK value is (28,0,7,55).

  • cyan value is 27.83%
  • magenta value is 0.00%
  • yellow value is 6.96%
  • key color value is 54.90%
CMYK: (28,0,7,55) C28M0Y7K55 (28%,0%,7%,55%) (0.28/0.00/0.07/0.55) 

CMYK percentages

%27.83
%0
%6.96
%54.9

Codes

Color #53736B in popluar color models

53 73 6B
RGB 83 115 107
HSL 165° 16.16% 38.82%
HSB/HSV 165° 27.83% 45.10%
CMYK 27.83% 0.00% 6.96%
54.90%

Color #53736B in popluar number systems.

HEX 53 73 6B
Decimal 83 115 107
Binary 1010011 1110011 1101011
Octal 123 163 153

Shades and tints

Shades of #53736B

#53736B
(83,115,107)
#4C6962
(76,105,98)
#455F59
(69,95,89)
#3E5550
(62,85,80)
#374B47
(55,75,71)
#30413E
(48,65,62)
#293735
(41,55,53)
#222D2C
(34,45,44)
#1B2323
(27,35,35)
#14191A
(20,25,26)
#0D0F11
(13,15,17)
#000000
(0,0,0)

Tints of #53736B

#53736B
(83,115,107)
#627F78
(98,127,120)
#718B85
(113,139,133)
#809792
(128,151,146)
#8FA39F
(143,163,159)
#9EAFAC
(158,175,172)
#ADBBB9
(173,187,185)
#BCC7C6
(188,199,198)
#CBD3D3
(203,211,211)
#DADFE0
(218,223,224)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53736B; }

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

This text font color is #53736B.

Background Color

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

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

This div background color is #53736B.

Border color

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

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

This div border color is #53736B.

Opacity

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

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

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

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

This text has shadow with #53736B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53736B.

Preview

Color preview on black background

This text has color #53736B on black background.


Color preview on white background

This text has color #53736B on white background.


Black color preview on #53736B background

This text has black color on #53736B background.


White color preview on #53736B background

This text has white color on #53736B background.


Related colors

Complementary color

Complementary color for #hex is #AC8C94.


I love getcolorcode.com

Triadic colors

1 #6B5373 and #736B53 with #53736B are triadic colors.

2 #6B7353 and #73536B with #53736B are triadic colors.