Shades of Amulet #719868
Tints of Amulet #719868
RGB
CMYK
RGB Variations
Color information
#719868 (or 0x719868) is known color: Amulet. HEX triplet: 71, 98 and 68. RGB value is (113,152,104). Sum of RGB (Red+Green+Blue) = 113+152+104=369 (48% of max value = 765). Red value is 113 (44.53% from 255 or 30.62% from 369); Green value is 152 (59.77% from 255 or 41.19% from 369); Blue value is 104 (41.02% from 255 or 28.18% from 369); Max value from RGB is 152 - color contains mainly: green. Hex color #719868 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719868 is #8E6797. Grayscale: #878787. Windows color (decimal): -9332632 or 6854769. OLE color: 6854769.
HSL color Cylindrical-coordinate representation of color #719868: hue angle of 108.75º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #719868 is Cyan = 0.26, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 113 | 152 | 104 | - |
| CMYK | 0.26 | 0 | 0.32 | 0.40 |
| HSL | 108.75º | 0.19% | 0.5% | - |
| HSV(B) | 108.75º | 0.32% | 0.6% | - |
| XYZ | 20.54 | 26.97 | 17.22 | - |
| YUV | 134.87 | 110.58 | 112.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 152 | 104 | 0.26 | 0 | 0.32 | 0.40 | 108.75 | 0.19 | 0.5 |
| Hex | 71 | 98 | 68 | 1A | 0 | 20 | 28 | 6D | 13 | 32 |
| Octal | 161 | 230 | 150 | 32 | 0 | 40 | 50 | 155 | 23 | 62 |
| Binary | 1110001 | 10011000 | 1101000 | 11010 | 0 | 100000 | 101000 | 1101101 | 10011 | 110010 |
Color Harmonies of #719868
Complementary color
Monochromatic Colors of #719868
Black with #719868
Text Example
Text Example
White with #719868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719868; }
p { color: rgb(113,152,104); }
H1.HeaderClassName
{
color: #719868;
}
.AnyTagClassName
{
color: #719868;
}
</style>
background-color css
<style>
a { background-color: #719868; }
a { background-color: rgb(113,152,104); }
div.DivClassName
{
background-color: #719868;
}
.BgClassName
{
background-color: #719868;
}
</style>
border-color css
<style>
span { border-color: #719868; }
span { border-color: rgb(113,152,104); }
td.TdClassName
{
border-color: #719868;
}
.TagClassName
{
border-color: #719868;
}
</style>