Shades of Axolotl #617856
Tints of Axolotl #617856
RGB
CMYK
RGB Variations
Color information
#617856 (or 0x617856) is known color: Axolotl. HEX triplet: 61, 78 and 56. RGB value is (97,120,86). Sum of RGB (Red+Green+Blue) = 97+120+86=303 (40% of max value = 765). Red value is 97 (38.28% from 255 or 32.01% from 303); Green value is 120 (47.27% from 255 or 39.60% from 303); Blue value is 86 (33.98% from 255 or 28.38% from 303); Max value from RGB is 120 - color contains mainly: green. Hex color #617856 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617856 is #9E87A9. Grayscale: #6D6D6D. Windows color (decimal): -10389418 or 5666913. OLE color: 5666913.
HSL color Cylindrical-coordinate representation of color #617856: hue angle of 100.59º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #617856 is Cyan = 0.19, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 120 | 86 | - |
| CMYK | 0.19 | 0 | 0.28 | 0.53 |
| HSL | 100.59º | 0.17% | 0.4% | - |
| HSV(B) | 100.59º | 0.28% | 0.47% | - |
| XYZ | 13.33 | 16.65 | 11.31 | - |
| YUV | 109.25 | 114.88 | 119.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 86 | 0.19 | 0 | 0.28 | 0.53 | 100.59 | 0.17 | 0.4 |
| Hex | 61 | 78 | 56 | 13 | 0 | 1C | 35 | 65 | 11 | 28 |
| Octal | 141 | 170 | 126 | 23 | 0 | 34 | 65 | 145 | 21 | 50 |
| Binary | 1100001 | 1111000 | 1010110 | 10011 | 0 | 11100 | 110101 | 1100101 | 10001 | 101000 |
Color Harmonies of #617856
Complementary color
Monochromatic Colors of #617856
Black with #617856
Text Example
Text Example
White with #617856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617856; }
p { color: rgb(97,120,86); }
H1.HeaderClassName
{
color: #617856;
}
.AnyTagClassName
{
color: #617856;
}
</style>
background-color css
<style>
a { background-color: #617856; }
a { background-color: rgb(97,120,86); }
div.DivClassName
{
background-color: #617856;
}
.BgClassName
{
background-color: #617856;
}
</style>
border-color css
<style>
span { border-color: #617856; }
span { border-color: rgb(97,120,86); }
td.TdClassName
{
border-color: #617856;
}
.TagClassName
{
border-color: #617856;
}
</style>