Shades of Amulet #759968
Tints of Amulet #759968
RGB
CMYK
RGB Variations
Color information
#759968 (or 0x759968) is known color: Amulet. HEX triplet: 75, 99 and 68. RGB value is (117,153,104). Sum of RGB (Red+Green+Blue) = 117+153+104=374 (49% of max value = 765). Red value is 117 (46.09% from 255 or 31.28% from 374); Green value is 153 (60.16% from 255 or 40.91% from 374); Blue value is 104 (41.02% from 255 or 27.81% from 374); Max value from RGB is 153 - color contains mainly: green. Hex color #759968 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759968 is #8A6697. Grayscale: #888888. Windows color (decimal): -9070232 or 6855029. OLE color: 6855029.
HSL color Cylindrical-coordinate representation of color #759968: hue angle of 104.08º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #759968 is Cyan = 0.24, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 104 | - |
| CMYK | 0.24 | 0 | 0.32 | 0.4 |
| HSL | 104.08º | 0.19% | 0.5% | - |
| HSV(B) | 104.08º | 0.32% | 0.6% | - |
| XYZ | 21.23 | 27.56 | 17.3 | - |
| YUV | 136.65 | 109.57 | 113.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 104 | 0.24 | 0 | 0.32 | 0.4 | 104.08 | 0.19 | 0.5 |
| Hex | 75 | 99 | 68 | 18 | 0 | 20 | 28 | 68 | 13 | 32 |
| Octal | 165 | 231 | 150 | 30 | 0 | 40 | 50 | 150 | 23 | 62 |
| Binary | 1110101 | 10011001 | 1101000 | 11000 | 0 | 100000 | 101000 | 1101000 | 10011 | 110010 |
Color Harmonies of #759968
Complementary color
Monochromatic Colors of #759968
Black with #759968
Text Example
Text Example
White with #759968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759968; }
p { color: rgb(117,153,104); }
H1.HeaderClassName
{
color: #759968;
}
.AnyTagClassName
{
color: #759968;
}
</style>
background-color css
<style>
a { background-color: #759968; }
a { background-color: rgb(117,153,104); }
div.DivClassName
{
background-color: #759968;
}
.BgClassName
{
background-color: #759968;
}
</style>
border-color css
<style>
span { border-color: #759968; }
span { border-color: rgb(117,153,104); }
td.TdClassName
{
border-color: #759968;
}
.TagClassName
{
border-color: #759968;
}
</style>