Shades of Amulet #719668
Tints of Amulet #719668
RGB
CMYK
RGB Variations
Color information
#719668 (or 0x719668) is known color: Amulet. HEX triplet: 71, 96 and 68. RGB value is (113,150,104). Sum of RGB (Red+Green+Blue) = 113+150+104=367 (48% of max value = 765). Red value is 113 (44.53% from 255 or 30.79% from 367); Green value is 150 (58.98% from 255 or 40.87% from 367); Blue value is 104 (41.02% from 255 or 28.34% from 367); Max value from RGB is 150 - color contains mainly: green. Hex color #719668 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719668 is #8E6997. Grayscale: #858585. Windows color (decimal): -9333144 or 6854257. OLE color: 6854257.
HSL color Cylindrical-coordinate representation of color #719668: hue angle of 108.26º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #719668 is Cyan = 0.25, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 150 | 104 | - |
| CMYK | 0.25 | 0 | 0.31 | 0.41 |
| HSL | 108.26º | 0.18% | 0.5% | - |
| HSV(B) | 108.26º | 0.31% | 0.59% | - |
| XYZ | 20.22 | 26.32 | 17.11 | - |
| YUV | 133.69 | 111.24 | 113.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 150 | 104 | 0.25 | 0 | 0.31 | 0.41 | 108.26 | 0.18 | 0.5 |
| Hex | 71 | 96 | 68 | 19 | 0 | 1F | 29 | 6C | 12 | 32 |
| Octal | 161 | 226 | 150 | 31 | 0 | 37 | 51 | 154 | 22 | 62 |
| Binary | 1110001 | 10010110 | 1101000 | 11001 | 0 | 11111 | 101001 | 1101100 | 10010 | 110010 |
Color Harmonies of #719668
Complementary color
Monochromatic Colors of #719668
Black with #719668
Text Example
Text Example
White with #719668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719668; }
p { color: rgb(113,150,104); }
H1.HeaderClassName
{
color: #719668;
}
.AnyTagClassName
{
color: #719668;
}
</style>
background-color css
<style>
a { background-color: #719668; }
a { background-color: rgb(113,150,104); }
div.DivClassName
{
background-color: #719668;
}
.BgClassName
{
background-color: #719668;
}
</style>
border-color css
<style>
span { border-color: #719668; }
span { border-color: rgb(113,150,104); }
td.TdClassName
{
border-color: #719668;
}
.TagClassName
{
border-color: #719668;
}
</style>