COLOR #53635E

HEX: #53635E RGB: (83,99,94)

Color info

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

RGB color model

#53635E color RGB value is (83,99,94).

RGB: (83,99,94) (33%, 39%, 37%)

RGB channels and saturation

R 83 of 255 = 33%
G 99 of 255 = 39%
B 94 of 255 = 37%

83
99
94

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

Portions of RGB colors in percentages

R + G + B = 83 + 99 + 94 = 276 (100%)
R 83 of 276 ~ 30.07%
G 99 of 276 ~ 35.87%
B 94 of 276 ~ 34.06'%

%30.07
%35.87
%34.06

CMYK color model

#53635E color CMYK value is (16,0,5,61).

  • cyan value is 16.16%
  • magenta value is 0.00%
  • yellow value is 5.05%
  • key color value is 61.18%
CMYK: (16,0,5,61) C16M0Y5K61 (16%,0%,5%,61%) (0.16/0.00/0.05/0.61) 

CMYK percentages

%16.16
%0
%5.05
%61.18

Codes

Color #53635E in popluar color models

53 63 5E
RGB 83 99 94
HSL 161° 8.79% 35.69%
HSB/HSV 161° 16.16% 38.82%
CMYK 16.16% 0.00% 5.05%
61.18%

Color #53635E in popluar number systems.

HEX 53 63 5E
Decimal 83 99 94
Binary 1010011 1100011 1011110
Octal 123 143 136

Shades and tints

Shades of #53635E

#53635E
(83,99,94)
#4C5A56
(76,90,86)
#45514E
(69,81,78)
#3E4846
(62,72,70)
#373F3E
(55,63,62)
#303636
(48,54,54)
#292D2E
(41,45,46)
#222426
(34,36,38)
#1B1B1E
(27,27,30)
#141216
(20,18,22)
#0D090E
(13,9,14)
#000000
(0,0,0)

Tints of #53635E

#53635E
(83,99,94)
#62716C
(98,113,108)
#717F7A
(113,127,122)
#808D88
(128,141,136)
#8F9B96
(143,155,150)
#9EA9A4
(158,169,164)
#ADB7B2
(173,183,178)
#BCC5C0
(188,197,192)
#CBD3CE
(203,211,206)
#DAE1DC
(218,225,220)
#E9EFEA
(233,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53635E color. Also use rgb(83,99,94) instead hex code.

Text Font Color

.myTextColor { color: #53635E; }

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

This text font color is #53635E.

Background Color

.myBgColor { background-color: #53635E; }

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

This div background color is #53635E.

Border color

.myBorderColor { border: 1px solid #53635E; }

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

This div border color is #53635E.

Opacity

.myOpacity80 { color: #53635E; opacity: 0.8; }

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

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

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

This text has shadow with #53635E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53635E.

Preview

Color preview on black background

This text has color #53635E on black background.


Color preview on white background

This text has color #53635E on white background.


Black color preview on #53635E background

This text has black color on #53635E background.


White color preview on #53635E background

This text has white color on #53635E background.


Related colors

Complementary color

Complementary color for #hex is #AC9CA1.


I love getcolorcode.com

Triadic colors

1 #5E5363 and #635E53 with #53635E are triadic colors.

2 #5E6353 and #63535E with #53635E are triadic colors.