Shades of Amulet #759470
Tints of Amulet #759470
RGB
CMYK
RGB Variations
Color information
#759470 (or 0x759470) is known color: Amulet. HEX triplet: 75, 94 and 70. RGB value is (117,148,112). Sum of RGB (Red+Green+Blue) = 117+148+112=377 (49% of max value = 765). Red value is 117 (46.09% from 255 or 31.03% from 377); Green value is 148 (58.20% from 255 or 39.26% from 377); Blue value is 112 (44.14% from 255 or 29.71% from 377); Max value from RGB is 148 - color contains mainly: green. Hex color #759470 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759470 is #8A6B8F. Grayscale: #868686. Windows color (decimal): -9071504 or 7378037. OLE color: 7378037.
HSL color Cylindrical-coordinate representation of color #759470: hue angle of 111.67º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #759470 is Cyan = 0.21, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 148 | 112 | - |
| CMYK | 0.21 | 0 | 0.24 | 0.42 |
| HSL | 111.67º | 0.14% | 0.51% | - |
| HSV(B) | 111.67º | 0.24% | 0.58% | - |
| XYZ | 20.85 | 26.13 | 19.27 | - |
| YUV | 134.63 | 115.23 | 115.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 112 | 0.21 | 0 | 0.24 | 0.42 | 111.67 | 0.14 | 0.51 |
| Hex | 75 | 94 | 70 | 15 | 0 | 18 | 2A | 70 | E | 33 |
| Octal | 165 | 224 | 160 | 25 | 0 | 30 | 52 | 160 | 16 | 63 |
| Binary | 1110101 | 10010100 | 1110000 | 10101 | 0 | 11000 | 101010 | 1110000 | 1110 | 110011 |
Color Harmonies of #759470
Complementary color
Monochromatic Colors of #759470
Black with #759470
Text Example
Text Example
White with #759470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759470; }
p { color: rgb(117,148,112); }
H1.HeaderClassName
{
color: #759470;
}
.AnyTagClassName
{
color: #759470;
}
</style>
background-color css
<style>
a { background-color: #759470; }
a { background-color: rgb(117,148,112); }
div.DivClassName
{
background-color: #759470;
}
.BgClassName
{
background-color: #759470;
}
</style>
border-color css
<style>
span { border-color: #759470; }
span { border-color: rgb(117,148,112); }
td.TdClassName
{
border-color: #759470;
}
.TagClassName
{
border-color: #759470;
}
</style>