Shades of Amulet #759767
Tints of Amulet #759767
RGB
CMYK
RGB Variations
Color information
#759767 (or 0x759767) is known color: Amulet. HEX triplet: 75, 97 and 67. RGB value is (117,151,103). Sum of RGB (Red+Green+Blue) = 117+151+103=371 (49% of max value = 765). Red value is 117 (46.09% from 255 or 31.54% from 371); Green value is 151 (59.38% from 255 or 40.70% from 371); Blue value is 103 (40.62% from 255 or 27.76% from 371); Max value from RGB is 151 - color contains mainly: green. Hex color #759767 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759767 is #8A6898. Grayscale: #878787. Windows color (decimal): -9070745 or 6788981. OLE color: 6788981.
HSL color Cylindrical-coordinate representation of color #759767: hue angle of 102.5º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #759767 is Cyan = 0.23, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 103 | - |
| CMYK | 0.23 | 0 | 0.32 | 0.41 |
| HSL | 102.5º | 0.19% | 0.5% | - |
| HSV(B) | 102.5º | 0.32% | 0.59% | - |
| XYZ | 20.85 | 26.89 | 16.92 | - |
| YUV | 135.36 | 109.74 | 114.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 103 | 0.23 | 0 | 0.32 | 0.41 | 102.5 | 0.19 | 0.5 |
| Hex | 75 | 97 | 67 | 17 | 0 | 20 | 29 | 66 | 13 | 32 |
| Octal | 165 | 227 | 147 | 27 | 0 | 40 | 51 | 146 | 23 | 62 |
| Binary | 1110101 | 10010111 | 1100111 | 10111 | 0 | 100000 | 101001 | 1100110 | 10011 | 110010 |
Color Harmonies of #759767
Complementary color
Monochromatic Colors of #759767
Black with #759767
Text Example
Text Example
White with #759767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759767; }
p { color: rgb(117,151,103); }
H1.HeaderClassName
{
color: #759767;
}
.AnyTagClassName
{
color: #759767;
}
</style>
background-color css
<style>
a { background-color: #759767; }
a { background-color: rgb(117,151,103); }
div.DivClassName
{
background-color: #759767;
}
.BgClassName
{
background-color: #759767;
}
</style>
border-color css
<style>
span { border-color: #759767; }
span { border-color: rgb(117,151,103); }
td.TdClassName
{
border-color: #759767;
}
.TagClassName
{
border-color: #759767;
}
</style>