In a RGB color space, #737373 hex color (also known as Industrial Revolution) is composed of 45.1% red, 45.1% green and 45.1% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 54.9% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 45.1%. #737373 color hex could be obtained by blending #e6e6e6 with #000000. Closest websafe color is: #666666.
The hexadecimal color #737373 has RGB values of R:115, G:115, B:115 and CMYK values of C:0, M:0, Y:0, K:0.55. Its decimal value is 7566195.
Hex triplet | 737373 | #737373 |
RGB Decimal | 115, 115, 115 | rgb(115,115,115) |
RGB Percent | 45.1, 45.1, 45.1 | rgb(45.1%,45.1%,45.1%) |
CMYK | 0, 0, 0, 54.9 | |
HSL | 0°, 0, 45.1 | hsl(0,0%,45.1%) |
HSV(HSB) | 0°, 0, 45.1 | |
Web Safe | 666666 | #666 |
XYZ | 16.295, 17.144, 18.67 |
xyY | 0.313, 0.329, 17.144 |
CIE-LAB | 48.441, 0.003, -0.006 |
CIE-LCH | 48.441, 0.006, 296.813 |
CIE-LUV | 48.441, 0, -0.008 |
Hunter-Lab | 41.405, -2.209, 2.25 |
Binary | 01110011, 01110011, 01110011 |
Below, you can see some colors close to #737373. 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 #737373.
<span style="color:#737373">Text here</span>
This paragraph has a background color of #737373.
<p style="background-color:#737373;">Content here</p>
This element has a border color of #737373.
<div style="border:1px #737373;">Content here</div>
.text {color:#737373;}
.background {background-color:#737373;}
.border {border:1px solid #737373;}
.text-shadow {border:1px solid #737373;}
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, #737373 is the less saturated color, while #dc0a0a is the most saturated one.