In a RGB color space, #535353 hex color is composed of 32.5% red, 32.5% green and 32.5% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 67.5% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 32.5%. #535353 color hex could be obtained by blending #a6a6a6 with #000000. Closest websafe color is: #666666.
The hexadecimal color #535353 has RGB values of R:83, G:83, B:83 and CMYK values of C:0, M:0, Y:0, K:0.67. Its decimal value is 5460819.
Hex triplet | 535353 | #535353 |
RGB Decimal | 83, 83, 83 | rgb(83,83,83) |
RGB Percent | 32.5, 32.5, 32.5 | rgb(32.5%,32.5%,32.5%) |
CMYK | 0, 0, 0, 67.5 | |
HSL | 0°, 0, 32.5 | hsl(0,0%,32.5%) |
HSV(HSB) | 0°, 0, 32.5 | |
Web Safe | 666666 | #666 |
XYZ | 8.222, 8.65, 9.42 |
xyY | 0.313, 0.329, 8.65 |
CIE-LAB | 35.302, 0.002, -0.005 |
CIE-LCH | 35.302, 0.005, 296.813 |
CIE-LUV | 35.302, 0, -0.006 |
Hunter-Lab | 29.411, -1.569, 1.598 |
Binary | 01010011, 01010011, 01010011 |
Below, you can see some colors close to #535353. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #535353.
<span style="color:#535353">Text here</span>
This paragraph has a background color of #535353.
<p style="background-color:#535353;">Content here</p>
This element has a border color of #535353.
<div style="border:1px #535353;">Content here</div>
.text {color:#535353;}
.background {background-color:#535353;}
.border {border:1px solid #535353;}
.text-shadow {border:1px solid #535353;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #090909 is the darkest color, while #fdfdfd is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #535353 is the less saturated color, while #9f0707 is the most saturated one.