Shades of Axolotl #687560
Tints of Axolotl #687560
RGB
CMYK
RGB Variations
Color information
#687560 (or 0x687560) is known color: Axolotl. HEX triplet: 68, 75 and 60. RGB value is (104,117,96). Sum of RGB (Red+Green+Blue) = 104+117+96=317 (41% of max value = 765). Red value is 104 (41.02% from 255 or 32.81% from 317); Green value is 117 (46.09% from 255 or 36.91% from 317); Blue value is 96 (37.89% from 255 or 30.28% from 317); Max value from RGB is 117 - color contains mainly: green. Hex color #687560 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687560 is #978A9F. Grayscale: #6E6E6E. Windows color (decimal): -9931424 or 6321512. OLE color: 6321512.
HSL color Cylindrical-coordinate representation of color #687560: hue angle of 97.14º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #687560 is Cyan = 0.11, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 117 | 96 | - |
| CMYK | 0.11 | 0 | 0.18 | 0.54 |
| HSL | 97.14º | 0.1% | 0.42% | - |
| HSV(B) | 97.14º | 0.18% | 0.46% | - |
| XYZ | 14.18 | 16.51 | 13.51 | - |
| YUV | 110.72 | 119.69 | 123.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 96 | 0.11 | 0 | 0.18 | 0.54 | 97.14 | 0.1 | 0.42 |
| Hex | 68 | 75 | 60 | B | 0 | 12 | 36 | 61 | A | 2A |
| Octal | 150 | 165 | 140 | 13 | 0 | 22 | 66 | 141 | 12 | 52 |
| Binary | 1101000 | 1110101 | 1100000 | 1011 | 0 | 10010 | 110110 | 1100001 | 1010 | 101010 |
Color Harmonies of #687560
Complementary color
Monochromatic Colors of #687560
Black with #687560
Text Example
Text Example
White with #687560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687560; }
p { color: rgb(104,117,96); }
H1.HeaderClassName
{
color: #687560;
}
.AnyTagClassName
{
color: #687560;
}
</style>
background-color css
<style>
a { background-color: #687560; }
a { background-color: rgb(104,117,96); }
div.DivClassName
{
background-color: #687560;
}
.BgClassName
{
background-color: #687560;
}
</style>
border-color css
<style>
span { border-color: #687560; }
span { border-color: rgb(104,117,96); }
td.TdClassName
{
border-color: #687560;
}
.TagClassName
{
border-color: #687560;
}
</style>