Shades of Amulet #759370
Tints of Amulet #759370
RGB
CMYK
RGB Variations
Color information
#759370 (or 0x759370) is known color: Amulet. HEX triplet: 75, 93 and 70. RGB value is (117,147,112). Sum of RGB (Red+Green+Blue) = 117+147+112=376 (49% of max value = 765). Red value is 117 (46.09% from 255 or 31.12% from 376); Green value is 147 (57.81% from 255 or 39.10% from 376); Blue value is 112 (44.14% from 255 or 29.79% from 376); Max value from RGB is 147 - color contains mainly: green. Hex color #759370 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759370 is #8A6C8F. Grayscale: #868686. Windows color (decimal): -9071760 or 7377781. OLE color: 7377781.
HSL color Cylindrical-coordinate representation of color #759370: hue angle of 111.43º 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 #759370 is Cyan = 0.20, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 112 | - |
| CMYK | 0.20 | 0 | 0.24 | 0.42 |
| HSL | 111.43º | 0.14% | 0.51% | - |
| HSV(B) | 111.43º | 0.24% | 0.58% | - |
| XYZ | 20.69 | 25.82 | 19.22 | - |
| YUV | 134.04 | 115.56 | 115.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 112 | 0.20 | 0 | 0.24 | 0.42 | 111.43 | 0.14 | 0.51 |
| Hex | 75 | 93 | 70 | 14 | 0 | 18 | 2A | 6F | E | 33 |
| Octal | 165 | 223 | 160 | 24 | 0 | 30 | 52 | 157 | 16 | 63 |
| Binary | 1110101 | 10010011 | 1110000 | 10100 | 0 | 11000 | 101010 | 1101111 | 1110 | 110011 |
Color Harmonies of #759370
Complementary color
Monochromatic Colors of #759370
Black with #759370
Text Example
Text Example
White with #759370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759370; }
p { color: rgb(117,147,112); }
H1.HeaderClassName
{
color: #759370;
}
.AnyTagClassName
{
color: #759370;
}
</style>
background-color css
<style>
a { background-color: #759370; }
a { background-color: rgb(117,147,112); }
div.DivClassName
{
background-color: #759370;
}
.BgClassName
{
background-color: #759370;
}
</style>
border-color css
<style>
span { border-color: #759370; }
span { border-color: rgb(117,147,112); }
td.TdClassName
{
border-color: #759370;
}
.TagClassName
{
border-color: #759370;
}
</style>