Shades of Amulet #759869
Tints of Amulet #759869
RGB
CMYK
RGB Variations
Color information
#759869 (or 0x759869) is known color: Amulet. HEX triplet: 75, 98 and 69. RGB value is (117,152,105). Sum of RGB (Red+Green+Blue) = 117+152+105=374 (49% of max value = 765). Red value is 117 (46.09% from 255 or 31.28% from 374); Green value is 152 (59.77% from 255 or 40.64% from 374); Blue value is 105 (41.41% from 255 or 28.07% from 374); Max value from RGB is 152 - color contains mainly: green. Hex color #759869 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759869 is #8A6796. Grayscale: #888888. Windows color (decimal): -9070487 or 6920309. OLE color: 6920309.
HSL color Cylindrical-coordinate representation of color #759869: hue angle of 104.68º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #759869 is Cyan = 0.23, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 152 | 105 | - |
| CMYK | 0.23 | 0 | 0.31 | 0.40 |
| HSL | 104.68º | 0.19% | 0.5% | - |
| HSV(B) | 104.68º | 0.31% | 0.6% | - |
| XYZ | 21.11 | 27.26 | 17.51 | - |
| YUV | 136.18 | 110.4 | 114.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 152 | 105 | 0.23 | 0 | 0.31 | 0.40 | 104.68 | 0.19 | 0.5 |
| Hex | 75 | 98 | 69 | 17 | 0 | 1F | 28 | 69 | 13 | 32 |
| Octal | 165 | 230 | 151 | 27 | 0 | 37 | 50 | 151 | 23 | 62 |
| Binary | 1110101 | 10011000 | 1101001 | 10111 | 0 | 11111 | 101000 | 1101001 | 10011 | 110010 |
Color Harmonies of #759869
Complementary color
Monochromatic Colors of #759869
Black with #759869
Text Example
Text Example
White with #759869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759869; }
p { color: rgb(117,152,105); }
H1.HeaderClassName
{
color: #759869;
}
.AnyTagClassName
{
color: #759869;
}
</style>
background-color css
<style>
a { background-color: #759869; }
a { background-color: rgb(117,152,105); }
div.DivClassName
{
background-color: #759869;
}
.BgClassName
{
background-color: #759869;
}
</style>
border-color css
<style>
span { border-color: #759869; }
span { border-color: rgb(117,152,105); }
td.TdClassName
{
border-color: #759869;
}
.TagClassName
{
border-color: #759869;
}
</style>