Shades of Axolotl #617059
Tints of Axolotl #617059
RGB
CMYK
RGB Variations
Color information
#617059 (or 0x617059) is known color: Axolotl. HEX triplet: 61, 70 and 59. RGB value is (97,112,89). Sum of RGB (Red+Green+Blue) = 97+112+89=298 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.55% from 298); Green value is 112 (44.14% from 255 or 37.58% from 298); Blue value is 89 (35.16% from 255 or 29.87% from 298); Max value from RGB is 112 - color contains mainly: green. Hex color #617059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617059 is #9E8FA6. Grayscale: #686868. Windows color (decimal): -10391463 or 5861473. OLE color: 5861473.
HSL color Cylindrical-coordinate representation of color #617059: hue angle of 99.13º degrees, saturation: 0.11, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #617059 is Cyan = 0.13, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 112 | 89 | - |
| CMYK | 0.13 | 0 | 0.21 | 0.56 |
| HSL | 99.13º | 0.11% | 0.39% | - |
| HSV(B) | 99.13º | 0.21% | 0.44% | - |
| XYZ | 12.53 | 14.85 | 11.66 | - |
| YUV | 104.89 | 119.03 | 122.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 89 | 0.13 | 0 | 0.21 | 0.56 | 99.13 | 0.11 | 0.39 |
| Hex | 61 | 70 | 59 | D | 0 | 15 | 38 | 63 | B | 27 |
| Octal | 141 | 160 | 131 | 15 | 0 | 25 | 70 | 143 | 13 | 47 |
| Binary | 1100001 | 1110000 | 1011001 | 1101 | 0 | 10101 | 111000 | 1100011 | 1011 | 100111 |
Color Harmonies of #617059
Complementary color
Monochromatic Colors of #617059
Black with #617059
Text Example
Text Example
White with #617059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617059; }
p { color: rgb(97,112,89); }
H1.HeaderClassName
{
color: #617059;
}
.AnyTagClassName
{
color: #617059;
}
</style>
background-color css
<style>
a { background-color: #617059; }
a { background-color: rgb(97,112,89); }
div.DivClassName
{
background-color: #617059;
}
.BgClassName
{
background-color: #617059;
}
</style>
border-color css
<style>
span { border-color: #617059; }
span { border-color: rgb(97,112,89); }
td.TdClassName
{
border-color: #617059;
}
.TagClassName
{
border-color: #617059;
}
</style>