Shades of Amulet #719765
Tints of Amulet #719765
RGB
CMYK
RGB Variations
Color information
#719765 (or 0x719765) is known color: Amulet. HEX triplet: 71, 97 and 65. RGB value is (113,151,101). Sum of RGB (Red+Green+Blue) = 113+151+101=365 (48% of max value = 765). Red value is 113 (44.53% from 255 or 30.96% from 365); Green value is 151 (59.38% from 255 or 41.37% from 365); Blue value is 101 (39.84% from 255 or 27.67% from 365); Max value from RGB is 151 - color contains mainly: green. Hex color #719765 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719765 is #8E689A. Grayscale: #868686. Windows color (decimal): -9332891 or 6657905. OLE color: 6657905.
HSL color Cylindrical-coordinate representation of color #719765: hue angle of 105.6º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #719765 is Cyan = 0.25, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 151 | 101 | - |
| CMYK | 0.25 | 0 | 0.33 | 0.41 |
| HSL | 105.6º | 0.2% | 0.49% | - |
| HSV(B) | 105.6º | 0.33% | 0.59% | - |
| XYZ | 20.23 | 26.58 | 16.38 | - |
| YUV | 133.94 | 109.41 | 113.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 151 | 101 | 0.25 | 0 | 0.33 | 0.41 | 105.6 | 0.2 | 0.49 |
| Hex | 71 | 97 | 65 | 19 | 0 | 21 | 29 | 6A | 14 | 31 |
| Octal | 161 | 227 | 145 | 31 | 0 | 41 | 51 | 152 | 24 | 61 |
| Binary | 1110001 | 10010111 | 1100101 | 11001 | 0 | 100001 | 101001 | 1101010 | 10100 | 110001 |
Color Harmonies of #719765
Complementary color
Monochromatic Colors of #719765
Black with #719765
Text Example
Text Example
White with #719765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719765; }
p { color: rgb(113,151,101); }
H1.HeaderClassName
{
color: #719765;
}
.AnyTagClassName
{
color: #719765;
}
</style>
background-color css
<style>
a { background-color: #719765; }
a { background-color: rgb(113,151,101); }
div.DivClassName
{
background-color: #719765;
}
.BgClassName
{
background-color: #719765;
}
</style>
border-color css
<style>
span { border-color: #719765; }
span { border-color: rgb(113,151,101); }
td.TdClassName
{
border-color: #719765;
}
.TagClassName
{
border-color: #719765;
}
</style>