COLOR #53525E

HEX: #53525E RGB: (83,82,94)

Renk bilgisi

#53525E contains red, green and blue colors in about the same proportion. #53525E ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#53525E color RGB value is (83,82,94).

RGB: (83,82,94) (33%, 32%, 37%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 82 of 255 = 32%
B 94 of 255 = 37%

83
82
94

R + G + B ~ 34%. #53525E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 82 + 94 = 259 (100%)
R 83 of 259 ~ 32.05%
G 82 of 259 ~ 31.66%
B 94 of 259 ~ 36.29'%

%32.05
%31.66
%36.29

CMYK RENK MODELİ

#53525E rengi CMYK tonu (12,13,0,63).

  • camgöbeği tonu 11.70%
  • eflatun tonu 12.77%
  • sarı tonu 0.00%
  • ana renk tonu 63.14%
CMYK: (12,13,0,63) C12M13Y0K63 (12%,13%,0%,63%) (0.12/0.13/0.00/0.63) 

CMYK yüzdeleri

%11.7
%12.77
%0
%63.14

Codes

Color #53525E in popluar color models

53 52 5E
RGB 83 82 94
HSL 245° 6.82% 34.51%
HSB/HSV 245° 12.77% 36.86%
CMYK 11.70% 12.77% 0.00%
63.14%

Color #53525E in popluar number systems.

HEX 53 52 5E
Decimal 83 82 94
Binary 1010011 1010010 1011110
Octal 123 122 136

Shades and tints

Shades of #53525E

#53525E
(83,82,94)
#4C4B56
(76,75,86)
#45444E
(69,68,78)
#3E3D46
(62,61,70)
#37363E
(55,54,62)
#302F36
(48,47,54)
#29282E
(41,40,46)
#222126
(34,33,38)
#1B1A1E
(27,26,30)
#141316
(20,19,22)
#0D0C0E
(13,12,14)
#000000
(0,0,0)

Tints of #53525E

#53525E
(83,82,94)
#62616C
(98,97,108)
#71707A
(113,112,122)
#807F88
(128,127,136)
#8F8E96
(143,142,150)
#9E9DA4
(158,157,164)
#ADACB2
(173,172,178)
#BCBBC0
(188,187,192)
#CBCACE
(203,202,206)
#DAD9DC
(218,217,220)
#E9E8EA
(233,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53525E; }

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

This text font color is #53525E.

Background Color

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

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

This div background color is #53525E.

Border color

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

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

This div border color is #53525E.

Opacity

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

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

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

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

This text has shadow with #53525E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53525E.

Preview

Color preview on black background

This text has color #53525E on black background.


Color preview on white background

This text has color #53525E on white background.


Black color preview on #53525E background

This text has black color on #53525E background.


White color preview on #53525E background

This text has white color on #53525E background.


Related colors

Complementary color

Complementary color for #hex is #ACADA1.


I love getcolorcode.com

Triadic colors

1 #5E5352 and #525E53 with #53525E are triadic colors.

2 #5E5253 and #52535E with #53525E are triadic colors.