COLOR #53686A

HEX: #53686A RGB: (83,104,106)

Color info

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

RGB color model

#53686A color RGB value is (83,104,106).

RGB: (83,104,106) (33%, 41%, 42%)

RGB channels and saturation

R 83 of 255 = 33%
G 104 of 255 = 41%
B 106 of 255 = 42%

83
104
106

R + G + B ~ 39%. #53686A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 104 + 106 = 293 (100%)
R 83 of 293 ~ 28.33%
G 104 of 293 ~ 35.49%
B 106 of 293 ~ 36.18'%

%28.33
%35.49
%36.18

CMYK color model

#53686A color CMYK value is (22,2,0,58).

  • cyan value is 21.70%
  • magenta value is 1.89%
  • yellow value is 0.00%
  • key color value is 58.43%
CMYK: (22,2,0,58) C22M2Y0K58 (22%,2%,0%,58%) (0.22/0.02/0.00/0.58) 

CMYK percentages

%21.7
%1.89
%0
%58.43

Codes

Color #53686A in popluar color models

53 68 6A
RGB 83 104 106
HSL 185° 12.17% 37.06%
HSB/HSV 185° 21.70% 41.57%
CMYK 21.70% 1.89% 0.00%
58.43%

Color #53686A in popluar number systems.

HEX 53 68 6A
Decimal 83 104 106
Binary 1010011 1101000 1101010
Octal 123 150 152

Shades and tints

Shades of #53686A

#53686A
(83,104,106)
#4C5F61
(76,95,97)
#455658
(69,86,88)
#3E4D4F
(62,77,79)
#374446
(55,68,70)
#303B3D
(48,59,61)
#293234
(41,50,52)
#22292B
(34,41,43)
#1B2022
(27,32,34)
#141719
(20,23,25)
#0D0E10
(13,14,16)
#000000
(0,0,0)

Tints of #53686A

#53686A
(83,104,106)
#627577
(98,117,119)
#718284
(113,130,132)
#808F91
(128,143,145)
#8F9C9E
(143,156,158)
#9EA9AB
(158,169,171)
#ADB6B8
(173,182,184)
#BCC3C5
(188,195,197)
#CBD0D2
(203,208,210)
#DADDDF
(218,221,223)
#E9EAEC
(233,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53686A color. Also use rgb(83,104,106) instead hex code.

Text Font Color

.myTextColor { color: #53686A; }

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

This text font color is #53686A.

Background Color

.myBgColor { background-color: #53686A; }

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

This div background color is #53686A.

Border color

.myBorderColor { border: 1px solid #53686A; }

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

This div border color is #53686A.

Opacity

.myOpacity80 { color: #53686A; opacity: 0.8; }

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

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

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

This text has shadow with #53686A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53686A.

Preview

Color preview on black background

This text has color #53686A on black background.


Color preview on white background

This text has color #53686A on white background.


Black color preview on #53686A background

This text has black color on #53686A background.


White color preview on #53686A background

This text has white color on #53686A background.


Related colors

Complementary color

Complementary color for #hex is #AC9795.


I love getcolorcode.com

Triadic colors

1 #6A5368 and #686A53 with #53686A are triadic colors.

2 #6A6853 and #68536A with #53686A are triadic colors.