Shades of Amulet #759666
Tints of Amulet #759666
RGB
CMYK
RGB Variations
Color information
#759666 (or 0x759666) is known color: Amulet. HEX triplet: 75, 96 and 66. RGB value is (117,150,102). Sum of RGB (Red+Green+Blue) = 117+150+102=369 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.71% from 369); Green value is 150 (58.98% from 255 or 40.65% from 369); Blue value is 102 (40.23% from 255 or 27.64% from 369); Max value from RGB is 150 - color contains mainly: green. Hex color #759666 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759666 is #8A6999. Grayscale: #868686. Windows color (decimal): -9071002 or 6723189. OLE color: 6723189.
HSL color Cylindrical-coordinate representation of color #759666: hue angle of 101.25º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #759666 is Cyan = 0.22, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 102 | - |
| CMYK | 0.22 | 0 | 0.32 | 0.41 |
| HSL | 101.25º | 0.19% | 0.49% | - |
| HSV(B) | 101.25º | 0.32% | 0.59% | - |
| XYZ | 20.64 | 26.55 | 16.61 | - |
| YUV | 134.66 | 109.57 | 115.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 102 | 0.22 | 0 | 0.32 | 0.41 | 101.25 | 0.19 | 0.49 |
| Hex | 75 | 96 | 66 | 16 | 0 | 20 | 29 | 65 | 13 | 31 |
| Octal | 165 | 226 | 146 | 26 | 0 | 40 | 51 | 145 | 23 | 61 |
| Binary | 1110101 | 10010110 | 1100110 | 10110 | 0 | 100000 | 101001 | 1100101 | 10011 | 110001 |
Color Harmonies of #759666
Complementary color
Monochromatic Colors of #759666
Black with #759666
Text Example
Text Example
White with #759666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759666; }
p { color: rgb(117,150,102); }
H1.HeaderClassName
{
color: #759666;
}
.AnyTagClassName
{
color: #759666;
}
</style>
background-color css
<style>
a { background-color: #759666; }
a { background-color: rgb(117,150,102); }
div.DivClassName
{
background-color: #759666;
}
.BgClassName
{
background-color: #759666;
}
</style>
border-color css
<style>
span { border-color: #759666; }
span { border-color: rgb(117,150,102); }
td.TdClassName
{
border-color: #759666;
}
.TagClassName
{
border-color: #759666;
}
</style>