In a RGB color space, #757500 hex color is composed of 45.9% red, 45.9% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 100% yellow and 54.1% black. It has a hue angle of 60 degrees, a saturation of 100% and a lightness of 22.9%. #757500 color hex could be obtained by blending #eaea00 with #000000. Closest websafe color is: #666600.
The hexadecimal color #757500 has RGB values of R:117, G:117, B:0 and CMYK values of C:0, M:0, Y:1, K:0.54. Its decimal value is 7697664.
Hex triplet | 757500 | #757500 |
RGB Decimal | 117, 117, 0 | rgb(117,117,0) |
RGB Percent | 45.9, 45.9, 0 | rgb(45.9%,45.9%,0%) |
CMYK | 0, 0, 100, 54.1 | |
HSL | 60°, 100, 22.9 | hsl(60,100%,22.9%) |
HSV(HSB) | 60°, 100, 45.9 | |
Web Safe | 666600 | #660 |
XYZ | 13.697, 16.504, 2.464 |
xyY | 0.419, 0.505, 16.504 |
CIE-LAB | 47.63, -12.123, 53.137 |
CIE-LCH | 47.63, 54.503, 102.852 |
CIE-LUV | 47.63, 3.777, 52.362 |
Hunter-Lab | 40.626, -10.912, 24.842 |
Binary | 01110101, 01110101, 00000000 |
Below, you can see some colors close to #757500. 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 #757500.
<span style="color:#757500">Text here</span>
This paragraph has a background color of #757500.
<p style="background-color:#757500;">Content here</p>
This element has a border color of #757500.
<div style="border:1px #757500;">Content here</div>
.text {color:#757500;}
.background {background-color:#757500;}
.border {border:1px solid #757500;}
.text-shadow {border:1px solid #757500;}
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, #0b0b00 is the darkest color, while #fffff5 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #3b3b3a is the less saturated color, while #707005 is the most saturated one.