Shades of Amulet #719869
Tints of Amulet #719869
RGB
CMYK
RGB Variations
Color information
#719869 (or 0x719869) is known color: Amulet. HEX triplet: 71, 98 and 69. RGB value is (113,152,105). Sum of RGB (Red+Green+Blue) = 113+152+105=370 (49% of max value = 765). Red value is 113 (44.53% from 255 or 30.54% from 370); Green value is 152 (59.77% from 255 or 41.08% from 370); Blue value is 105 (41.41% from 255 or 28.38% from 370); Max value from RGB is 152 - color contains mainly: green. Hex color #719869 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719869 is #8E6796. Grayscale: #878787. Windows color (decimal): -9332631 or 6920305. OLE color: 6920305.
HSL color Cylindrical-coordinate representation of color #719869: hue angle of 109.79º 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 #719869 is Cyan = 0.26, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 113 | 152 | 105 | - |
| CMYK | 0.26 | 0 | 0.31 | 0.40 |
| HSL | 109.79º | 0.19% | 0.5% | - |
| HSV(B) | 109.79º | 0.31% | 0.6% | - |
| XYZ | 20.59 | 26.99 | 17.49 | - |
| YUV | 134.98 | 111.08 | 112.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 152 | 105 | 0.26 | 0 | 0.31 | 0.40 | 109.79 | 0.19 | 0.5 |
| Hex | 71 | 98 | 69 | 1A | 0 | 1F | 28 | 6E | 13 | 32 |
| Octal | 161 | 230 | 151 | 32 | 0 | 37 | 50 | 156 | 23 | 62 |
| Binary | 1110001 | 10011000 | 1101001 | 11010 | 0 | 11111 | 101000 | 1101110 | 10011 | 110010 |
Color Harmonies of #719869
Complementary color
Monochromatic Colors of #719869
Black with #719869
Text Example
Text Example
White with #719869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719869; }
p { color: rgb(113,152,105); }
H1.HeaderClassName
{
color: #719869;
}
.AnyTagClassName
{
color: #719869;
}
</style>
background-color css
<style>
a { background-color: #719869; }
a { background-color: rgb(113,152,105); }
div.DivClassName
{
background-color: #719869;
}
.BgClassName
{
background-color: #719869;
}
</style>
border-color css
<style>
span { border-color: #719869; }
span { border-color: rgb(113,152,105); }
td.TdClassName
{
border-color: #719869;
}
.TagClassName
{
border-color: #719869;
}
</style>