Shades of Amulet #769572
Tints of Amulet #769572
RGB
CMYK
RGB Variations
Color information
#769572 (or 0x769572) is known color: Amulet. HEX triplet: 76, 95 and 72. RGB value is (118,149,114). Sum of RGB (Red+Green+Blue) = 118+149+114=381 (50% of max value = 765). Red value is 118 (46.48% from 255 or 30.97% from 381); Green value is 149 (58.59% from 255 or 39.11% from 381); Blue value is 114 (44.92% from 255 or 29.92% from 381); Max value from RGB is 149 - color contains mainly: green. Hex color #769572 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769572 is #896A8D. Grayscale: #878787. Windows color (decimal): -9005710 or 7509366. OLE color: 7509366.
HSL color Cylindrical-coordinate representation of color #769572: hue angle of 113.14º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #769572 is Cyan = 0.21, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 149 | 114 | - |
| CMYK | 0.21 | 0 | 0.23 | 0.42 |
| HSL | 113.14º | 0.14% | 0.52% | - |
| HSV(B) | 113.14º | 0.23% | 0.58% | - |
| XYZ | 21.26 | 26.56 | 19.93 | - |
| YUV | 135.74 | 115.73 | 115.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 149 | 114 | 0.21 | 0 | 0.23 | 0.42 | 113.14 | 0.14 | 0.52 |
| Hex | 76 | 95 | 72 | 15 | 0 | 17 | 2A | 71 | E | 34 |
| Octal | 166 | 225 | 162 | 25 | 0 | 27 | 52 | 161 | 16 | 64 |
| Binary | 1110110 | 10010101 | 1110010 | 10101 | 0 | 10111 | 101010 | 1110001 | 1110 | 110100 |
Color Harmonies of #769572
Complementary color
Monochromatic Colors of #769572
Black with #769572
Text Example
Text Example
White with #769572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769572; }
p { color: rgb(118,149,114); }
H1.HeaderClassName
{
color: #769572;
}
.AnyTagClassName
{
color: #769572;
}
</style>
background-color css
<style>
a { background-color: #769572; }
a { background-color: rgb(118,149,114); }
div.DivClassName
{
background-color: #769572;
}
.BgClassName
{
background-color: #769572;
}
</style>
border-color css
<style>
span { border-color: #769572; }
span { border-color: rgb(118,149,114); }
td.TdClassName
{
border-color: #769572;
}
.TagClassName
{
border-color: #769572;
}
</style>