Shades of Axolotl #617159
Tints of Axolotl #617159
RGB
CMYK
RGB Variations
Color information
#617159 (or 0x617159) is known color: Axolotl. HEX triplet: 61, 71 and 59. RGB value is (97,113,89). Sum of RGB (Red+Green+Blue) = 97+113+89=299 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.44% from 299); Green value is 113 (44.53% from 255 or 37.79% from 299); Blue value is 89 (35.16% from 255 or 29.77% from 299); Max value from RGB is 113 - color contains mainly: green. Hex color #617159 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617159 is #9E8EA6. Grayscale: #696969. Windows color (decimal): -10391207 or 5861729. OLE color: 5861729.
HSL color Cylindrical-coordinate representation of color #617159: hue angle of 100º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #617159 is Cyan = 0.14, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 113 | 89 | - |
| CMYK | 0.14 | 0 | 0.21 | 0.56 |
| HSL | 100º | 0.12% | 0.4% | - |
| HSV(B) | 100º | 0.21% | 0.44% | - |
| XYZ | 12.64 | 15.07 | 11.69 | - |
| YUV | 105.48 | 118.7 | 121.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 113 | 89 | 0.14 | 0 | 0.21 | 0.56 | 100 | 0.12 | 0.4 |
| Hex | 61 | 71 | 59 | E | 0 | 15 | 38 | 64 | C | 28 |
| Octal | 141 | 161 | 131 | 16 | 0 | 25 | 70 | 144 | 14 | 50 |
| Binary | 1100001 | 1110001 | 1011001 | 1110 | 0 | 10101 | 111000 | 1100100 | 1100 | 101000 |
Color Harmonies of #617159
Complementary color
Monochromatic Colors of #617159
Black with #617159
Text Example
Text Example
White with #617159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617159; }
p { color: rgb(97,113,89); }
H1.HeaderClassName
{
color: #617159;
}
.AnyTagClassName
{
color: #617159;
}
</style>
background-color css
<style>
a { background-color: #617159; }
a { background-color: rgb(97,113,89); }
div.DivClassName
{
background-color: #617159;
}
.BgClassName
{
background-color: #617159;
}
</style>
border-color css
<style>
span { border-color: #617159; }
span { border-color: rgb(97,113,89); }
td.TdClassName
{
border-color: #617159;
}
.TagClassName
{
border-color: #617159;
}
</style>