Shades of Axolotl #687760
Tints of Axolotl #687760
RGB
CMYK
RGB Variations
Color information
#687760 (or 0x687760) is known color: Axolotl. HEX triplet: 68, 77 and 60. RGB value is (104,119,96). Sum of RGB (Red+Green+Blue) = 104+119+96=319 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.60% from 319); Green value is 119 (46.88% from 255 or 37.30% from 319); Blue value is 96 (37.89% from 255 or 30.09% from 319); Max value from RGB is 119 - color contains mainly: green. Hex color #687760 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687760 is #97889F. Grayscale: #6F6F6F. Windows color (decimal): -9930912 or 6322024. OLE color: 6322024.
HSL color Cylindrical-coordinate representation of color #687760: hue angle of 99.13º degrees, saturation: 0.11, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #687760 is Cyan = 0.13, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 119 | 96 | - |
| CMYK | 0.13 | 0 | 0.19 | 0.53 |
| HSL | 99.13º | 0.11% | 0.42% | - |
| HSV(B) | 99.13º | 0.19% | 0.47% | - |
| XYZ | 14.42 | 16.98 | 13.58 | - |
| YUV | 111.89 | 119.03 | 122.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 119 | 96 | 0.13 | 0 | 0.19 | 0.53 | 99.13 | 0.11 | 0.42 |
| Hex | 68 | 77 | 60 | D | 0 | 13 | 35 | 63 | B | 2A |
| Octal | 150 | 167 | 140 | 15 | 0 | 23 | 65 | 143 | 13 | 52 |
| Binary | 1101000 | 1110111 | 1100000 | 1101 | 0 | 10011 | 110101 | 1100011 | 1011 | 101010 |
Color Harmonies of #687760
Complementary color
Monochromatic Colors of #687760
Black with #687760
Text Example
Text Example
White with #687760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687760; }
p { color: rgb(104,119,96); }
H1.HeaderClassName
{
color: #687760;
}
.AnyTagClassName
{
color: #687760;
}
</style>
background-color css
<style>
a { background-color: #687760; }
a { background-color: rgb(104,119,96); }
div.DivClassName
{
background-color: #687760;
}
.BgClassName
{
background-color: #687760;
}
</style>
border-color css
<style>
span { border-color: #687760; }
span { border-color: rgb(104,119,96); }
td.TdClassName
{
border-color: #687760;
}
.TagClassName
{
border-color: #687760;
}
</style>