Shades of Amulet #769770
Tints of Amulet #769770
RGB
CMYK
RGB Variations
Color information
#769770 (or 0x769770) is known color: Amulet. HEX triplet: 76, 97 and 70. RGB value is (118,151,112). Sum of RGB (Red+Green+Blue) = 118+151+112=381 (50% of max value = 765). Red value is 118 (46.48% from 255 or 30.97% from 381); Green value is 151 (59.38% from 255 or 39.63% from 381); Blue value is 112 (44.14% from 255 or 29.40% from 381); Max value from RGB is 151 - color contains mainly: green. Hex color #769770 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769770 is #89688F. Grayscale: #888888. Windows color (decimal): -9005200 or 7378806. OLE color: 7378806.
HSL color Cylindrical-coordinate representation of color #769770: hue angle of 110.77º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #769770 is Cyan = 0.22, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 151 | 112 | - |
| CMYK | 0.22 | 0 | 0.26 | 0.41 |
| HSL | 110.77º | 0.16% | 0.52% | - |
| HSV(B) | 110.77º | 0.26% | 0.59% | - |
| XYZ | 21.46 | 27.15 | 19.44 | - |
| YUV | 136.69 | 114.07 | 114.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 151 | 112 | 0.22 | 0 | 0.26 | 0.41 | 110.77 | 0.16 | 0.52 |
| Hex | 76 | 97 | 70 | 16 | 0 | 1A | 29 | 6F | 10 | 34 |
| Octal | 166 | 227 | 160 | 26 | 0 | 32 | 51 | 157 | 20 | 64 |
| Binary | 1110110 | 10010111 | 1110000 | 10110 | 0 | 11010 | 101001 | 1101111 | 10000 | 110100 |
Color Harmonies of #769770
Complementary color
Monochromatic Colors of #769770
Black with #769770
Text Example
Text Example
White with #769770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769770; }
p { color: rgb(118,151,112); }
H1.HeaderClassName
{
color: #769770;
}
.AnyTagClassName
{
color: #769770;
}
</style>
background-color css
<style>
a { background-color: #769770; }
a { background-color: rgb(118,151,112); }
div.DivClassName
{
background-color: #769770;
}
.BgClassName
{
background-color: #769770;
}
</style>
border-color css
<style>
span { border-color: #769770; }
span { border-color: rgb(118,151,112); }
td.TdClassName
{
border-color: #769770;
}
.TagClassName
{
border-color: #769770;
}
</style>