Shades of Amulet #759871
Tints of Amulet #759871
RGB
CMYK
RGB Variations
Color information
#759871 (or 0x759871) is known color: Amulet. HEX triplet: 75, 98 and 71. RGB value is (117,152,113). Sum of RGB (Red+Green+Blue) = 117+152+113=382 (50% of max value = 765). Red value is 117 (46.09% from 255 or 30.63% from 382); Green value is 152 (59.77% from 255 or 39.79% from 382); Blue value is 113 (44.53% from 255 or 29.58% from 382); Max value from RGB is 152 - color contains mainly: green. Hex color #759871 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759871 is #8A678E. Grayscale: #898989. Windows color (decimal): -9070479 or 7444597. OLE color: 7444597.
HSL color Cylindrical-coordinate representation of color #759871: hue angle of 113.85º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #759871 is Cyan = 0.23, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 152 | 113 | - |
| CMYK | 0.23 | 0 | 0.26 | 0.40 |
| HSL | 113.85º | 0.16% | 0.52% | - |
| HSV(B) | 113.85º | 0.26% | 0.6% | - |
| XYZ | 21.54 | 27.43 | 19.78 | - |
| YUV | 137.09 | 114.4 | 113.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 152 | 113 | 0.23 | 0 | 0.26 | 0.40 | 113.85 | 0.16 | 0.52 |
| Hex | 75 | 98 | 71 | 17 | 0 | 1A | 28 | 72 | 10 | 34 |
| Octal | 165 | 230 | 161 | 27 | 0 | 32 | 50 | 162 | 20 | 64 |
| Binary | 1110101 | 10011000 | 1110001 | 10111 | 0 | 11010 | 101000 | 1110010 | 10000 | 110100 |
Color Harmonies of #759871
Complementary color
Monochromatic Colors of #759871
Black with #759871
Text Example
Text Example
White with #759871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759871; }
p { color: rgb(117,152,113); }
H1.HeaderClassName
{
color: #759871;
}
.AnyTagClassName
{
color: #759871;
}
</style>
background-color css
<style>
a { background-color: #759871; }
a { background-color: rgb(117,152,113); }
div.DivClassName
{
background-color: #759871;
}
.BgClassName
{
background-color: #759871;
}
</style>
border-color css
<style>
span { border-color: #759871; }
span { border-color: rgb(117,152,113); }
td.TdClassName
{
border-color: #759871;
}
.TagClassName
{
border-color: #759871;
}
</style>