Shades of Amulet #759671
Tints of Amulet #759671
RGB
CMYK
RGB Variations
Color information
#759671 (or 0x759671) is known color: Amulet. HEX triplet: 75, 96 and 71. RGB value is (117,150,113). Sum of RGB (Red+Green+Blue) = 117+150+113=380 (50% of max value = 765). Red value is 117 (46.09% from 255 or 30.79% from 380); Green value is 150 (58.98% from 255 or 39.47% from 380); Blue value is 113 (44.53% from 255 or 29.74% from 380); Max value from RGB is 150 - color contains mainly: green. Hex color #759671 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759671 is #8A698E. Grayscale: #888888. Windows color (decimal): -9070991 or 7444085. OLE color: 7444085.
HSL color Cylindrical-coordinate representation of color #759671: hue angle of 113.51º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #759671 is Cyan = 0.22, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 113 | - |
| CMYK | 0.22 | 0 | 0.25 | 0.41 |
| HSL | 113.51º | 0.15% | 0.52% | - |
| HSV(B) | 113.51º | 0.25% | 0.59% | - |
| XYZ | 21.22 | 26.79 | 19.67 | - |
| YUV | 135.92 | 115.07 | 114.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 113 | 0.22 | 0 | 0.25 | 0.41 | 113.51 | 0.15 | 0.52 |
| Hex | 75 | 96 | 71 | 16 | 0 | 19 | 29 | 72 | F | 34 |
| Octal | 165 | 226 | 161 | 26 | 0 | 31 | 51 | 162 | 17 | 64 |
| Binary | 1110101 | 10010110 | 1110001 | 10110 | 0 | 11001 | 101001 | 1110010 | 1111 | 110100 |
Color Harmonies of #759671
Complementary color
Monochromatic Colors of #759671
Black with #759671
Text Example
Text Example
White with #759671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759671; }
p { color: rgb(117,150,113); }
H1.HeaderClassName
{
color: #759671;
}
.AnyTagClassName
{
color: #759671;
}
</style>
background-color css
<style>
a { background-color: #759671; }
a { background-color: rgb(117,150,113); }
div.DivClassName
{
background-color: #759671;
}
.BgClassName
{
background-color: #759671;
}
</style>
border-color css
<style>
span { border-color: #759671; }
span { border-color: rgb(117,150,113); }
td.TdClassName
{
border-color: #759671;
}
.TagClassName
{
border-color: #759671;
}
</style>