COLOR #53435F

HEX: #53435F RGB: (83,67,95)

Color info

#53435F contains red, green and blue colors in about the same proportion. Web safe color of #53435F is #663366 (or #636).

RGB color model

#53435F color RGB value is (83,67,95).

RGB: (83,67,95) (33%, 26%, 37%)

RGB channels and saturation

R 83 of 255 = 33%
G 67 of 255 = 26%
B 95 of 255 = 37%

83
67
95

R + G + B ~ 32%. #53435F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 67 + 95 = 245 (100%)
R 83 of 245 ~ 33.88%
G 67 of 245 ~ 27.35%
B 95 of 245 ~ 38.78'%

%33.88
%27.35
%38.78

CMYK color model

#53435F color CMYK value is (13,29,0,63).

  • cyan value is 12.63%
  • magenta value is 29.47%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (13,29,0,63)
C13M29Y0K63 (13%, 29%, 0%, 63%)
(0.13 / 0.29 / 0.00 / 0.63)

CMYK percentages

%12.63
%29.47
%0
%62.75

Codes

Color #53435F in popluar color models

53 43 5F
RGB 83 67 95
HSL 274° 17.28% 31.76%
HSB/HSV 274° 29.47% 37.25%
CMYK 12.63% 29.47% 0.00%
62.75%

Color #53435F in popluar number systems.

HEX 53 43 5F
Decimal 83 67 95
Binary 1010011 1000011 1011111
Octal 123 103 137

Shades and tints

Shades of #53435F

#53435F
(83,67,95)
#4C3D57
(76,61,87)
#45374F
(69,55,79)
#3E3147
(62,49,71)
#372B3F
(55,43,63)
#302537
(48,37,55)
#291F2F
(41,31,47)
#221927
(34,25,39)
#1B131F
(27,19,31)
#140D17
(20,13,23)
#0D070F
(13,7,15)
#000000
(0,0,0)

Tints of #53435F

#53435F
(83,67,95)
#62546D
(98,84,109)
#71657B
(113,101,123)
#807689
(128,118,137)
#8F8797
(143,135,151)
#9E98A5
(158,152,165)
#ADA9B3
(173,169,179)
#BCBAC1
(188,186,193)
#CBCBCF
(203,203,207)
#DADCDD
(218,220,221)
#E9EDEB
(233,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53435F color. Also use rgb(83,67,95) instead hex code.

Text Font Color

.myTextColor { color: #53435F; }

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

This text font color is #53435F.

Background Color

.myBgColor { background-color: #53435F; }

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

This div background color is #53435F.

Border color

.myBorderColor { border: 1px solid #53435F; }

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

This div border color is #53435F.

Opacity

.myOpacity80 { color: #53435F; opacity: 0.8; }

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

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

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

This text has shadow with #53435F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53435F.

Preview

Color preview on black background

This text has color #53435F on black background.


Color preview on white background

This text has color #53435F on white background.


Black color preview on #53435F background

This text has black color on #53435F background.


White color preview on #53435F background

This text has white color on #53435F background.


Related colors

Complementary color

Complementary color for #hex is #ACBCA0.


I love getcolorcode.com

Triadic colors

1 #5F5343 and #435F53 with #53435F are triadic colors.

2 #5F4353 and #43535F with #53435F are triadic colors.