Shades of Amulet #759969
Tints of Amulet #759969
RGB
CMYK
RGB Variations
Color information
#759969 (or 0x759969) is known color: Amulet. HEX triplet: 75, 99 and 69. RGB value is (117,153,105). Sum of RGB (Red+Green+Blue) = 117+153+105=375 (49% of max value = 765). Red value is 117 (46.09% from 255 or 31.2% from 375); Green value is 153 (60.16% from 255 or 40.8% from 375); Blue value is 105 (41.41% from 255 or 28% from 375); Max value from RGB is 153 - color contains mainly: green. Hex color #759969 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759969 is #8A6696. Grayscale: #888888. Windows color (decimal): -9070231 or 6920565. OLE color: 6920565.
HSL color Cylindrical-coordinate representation of color #759969: hue angle of 105º degrees, saturation: 0.19, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #759969 is Cyan = 0.24, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 105 | - |
| CMYK | 0.24 | 0 | 0.31 | 0.4 |
| HSL | 105º | 0.19% | 0.51% | - |
| HSV(B) | 105º | 0.31% | 0.6% | - |
| XYZ | 21.28 | 27.58 | 17.57 | - |
| YUV | 136.76 | 110.07 | 113.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 105 | 0.24 | 0 | 0.31 | 0.4 | 105 | 0.19 | 0.51 |
| Hex | 75 | 99 | 69 | 18 | 0 | 1F | 28 | 69 | 13 | 33 |
| Octal | 165 | 231 | 151 | 30 | 0 | 37 | 50 | 151 | 23 | 63 |
| Binary | 1110101 | 10011001 | 1101001 | 11000 | 0 | 11111 | 101000 | 1101001 | 10011 | 110011 |
Color Harmonies of #759969
Complementary color
Monochromatic Colors of #759969
Black with #759969
Text Example
Text Example
White with #759969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759969; }
p { color: rgb(117,153,105); }
H1.HeaderClassName
{
color: #759969;
}
.AnyTagClassName
{
color: #759969;
}
</style>
background-color css
<style>
a { background-color: #759969; }
a { background-color: rgb(117,153,105); }
div.DivClassName
{
background-color: #759969;
}
.BgClassName
{
background-color: #759969;
}
</style>
border-color css
<style>
span { border-color: #759969; }
span { border-color: rgb(117,153,105); }
td.TdClassName
{
border-color: #759969;
}
.TagClassName
{
border-color: #759969;
}
</style>