Shades of Amulet #769667
Tints of Amulet #769667
RGB
CMYK
RGB Variations
Color information
#769667 (or 0x769667) is known color: Amulet. HEX triplet: 76, 96 and 67. RGB value is (118,150,103). Sum of RGB (Red+Green+Blue) = 118+150+103=371 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.81% from 371); Green value is 150 (58.98% from 255 or 40.43% from 371); Blue value is 103 (40.62% from 255 or 27.76% from 371); Max value from RGB is 150 - color contains mainly: green. Hex color #769667 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769667 is #896998. Grayscale: #878787. Windows color (decimal): -9005465 or 6788726. OLE color: 6788726.
HSL color Cylindrical-coordinate representation of color #769667: hue angle of 100.85º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #769667 is Cyan = 0.21, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 150 | 103 | - |
| CMYK | 0.21 | 0 | 0.31 | 0.41 |
| HSL | 100.85º | 0.19% | 0.5% | - |
| HSV(B) | 100.85º | 0.31% | 0.59% | - |
| XYZ | 20.83 | 26.64 | 16.88 | - |
| YUV | 135.07 | 109.9 | 115.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 150 | 103 | 0.21 | 0 | 0.31 | 0.41 | 100.85 | 0.19 | 0.5 |
| Hex | 76 | 96 | 67 | 15 | 0 | 1F | 29 | 65 | 13 | 32 |
| Octal | 166 | 226 | 147 | 25 | 0 | 37 | 51 | 145 | 23 | 62 |
| Binary | 1110110 | 10010110 | 1100111 | 10101 | 0 | 11111 | 101001 | 1100101 | 10011 | 110010 |
Color Harmonies of #769667
Complementary color
Monochromatic Colors of #769667
Black with #769667
Text Example
Text Example
White with #769667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769667; }
p { color: rgb(118,150,103); }
H1.HeaderClassName
{
color: #769667;
}
.AnyTagClassName
{
color: #769667;
}
</style>
background-color css
<style>
a { background-color: #769667; }
a { background-color: rgb(118,150,103); }
div.DivClassName
{
background-color: #769667;
}
.BgClassName
{
background-color: #769667;
}
</style>
border-color css
<style>
span { border-color: #769667; }
span { border-color: rgb(118,150,103); }
td.TdClassName
{
border-color: #769667;
}
.TagClassName
{
border-color: #769667;
}
</style>