In a RGB color space, #75758a hex color is composed of 45.9% red, 45.9% green and 54.1% blue. Whereas in a CMYK color space, it is composed of 15.2% cyan, 15.2% magenta, 0% yellow and 45.9% black. It has a hue angle of 240 degrees, a saturation of 8.2% and a lightness of 50%. #75758a color hex could be obtained by blending #eaeaff with #000015. Closest websafe color is: #666699.
The hexadecimal color #75758a has RGB values of R:117, G:117, B:138 and CMYK values of C:0.15, M:0.15, Y:0, K:0.46. Its decimal value is 7697802.
Hex triplet | 75758a | #75758a |
RGB Decimal | 117, 117, 138 | rgb(117,117,138) |
RGB Percent | 45.9, 45.9, 54.1 | rgb(45.9%,45.9%,54.1%) |
CMYK | 15.2, 15.2, 0, 45.9 | |
HSL | 240°, 8.2, 50 | hsl(240,8.2%,50%) |
HSV(HSB) | 240°, 15.2, 54.1 | |
Web Safe | 666699 | #669 |
XYZ | 18.285, 18.339, 26.621 |
xyY | 0.289, 0.29, 18.339 |
CIE-LAB | 49.905, 4.564, -11.43 |
CIE-LCH | 49.905, 12.308, 291.767 |
CIE-LUV | 49.905, -1.221, -16.941 |
Hunter-Lab | 42.825, 1.271, -6.879 |
Binary | 01110101, 01110101, 10001010 |
Below, you can see some colors close to #75758a. 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 #75758a.
<span style="color:#75758a">Text here</span>
This paragraph has a background color of #75758a.
<p style="background-color:#75758a;">Content here</p>
This element has a border color of #75758a.
<div style="border:1px #75758a;">Content here</div>
.text {color:#75758a;}
.background {background-color:#75758a;}
.border {border:1px solid #75758a;}
.text-shadow {border:1px solid #75758a;}
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, #000000 is the darkest color, while #f4f4f5 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #75758a is the less saturated color, while #0000ff is the most saturated one.