Shades of Amulet #719769
Tints of Amulet #719769
RGB
CMYK
RGB Variations
Color information
#719769 (or 0x719769) is known color: Amulet. HEX triplet: 71, 97 and 69. RGB value is (113,151,105). Sum of RGB (Red+Green+Blue) = 113+151+105=369 (48% of max value = 765). Red value is 113 (44.53% from 255 or 30.62% from 369); Green value is 151 (59.38% from 255 or 40.92% from 369); Blue value is 105 (41.41% from 255 or 28.46% from 369); Max value from RGB is 151 - color contains mainly: green. Hex color #719769 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719769 is #8E6896. Grayscale: #868686. Windows color (decimal): -9332887 or 6920049. OLE color: 6920049.
HSL color Cylindrical-coordinate representation of color #719769: hue angle of 109.57º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #719769 is Cyan = 0.25, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 151 | 105 | - |
| CMYK | 0.25 | 0 | 0.30 | 0.41 |
| HSL | 109.57º | 0.18% | 0.5% | - |
| HSV(B) | 109.57º | 0.3% | 0.59% | - |
| XYZ | 20.43 | 26.66 | 17.43 | - |
| YUV | 134.39 | 111.41 | 112.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 151 | 105 | 0.25 | 0 | 0.30 | 0.41 | 109.57 | 0.18 | 0.5 |
| Hex | 71 | 97 | 69 | 19 | 0 | 1E | 29 | 6E | 12 | 32 |
| Octal | 161 | 227 | 151 | 31 | 0 | 36 | 51 | 156 | 22 | 62 |
| Binary | 1110001 | 10010111 | 1101001 | 11001 | 0 | 11110 | 101001 | 1101110 | 10010 | 110010 |
Color Harmonies of #719769
Complementary color
Monochromatic Colors of #719769
Black with #719769
Text Example
Text Example
White with #719769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719769; }
p { color: rgb(113,151,105); }
H1.HeaderClassName
{
color: #719769;
}
.AnyTagClassName
{
color: #719769;
}
</style>
background-color css
<style>
a { background-color: #719769; }
a { background-color: rgb(113,151,105); }
div.DivClassName
{
background-color: #719769;
}
.BgClassName
{
background-color: #719769;
}
</style>
border-color css
<style>
span { border-color: #719769; }
span { border-color: rgb(113,151,105); }
td.TdClassName
{
border-color: #719769;
}
.TagClassName
{
border-color: #719769;
}
</style>