Shades of Axolotl #617157
Tints of Axolotl #617157
RGB
CMYK
RGB Variations
Color information
#617157 (or 0x617157) is known color: Axolotl. HEX triplet: 61, 71 and 57. RGB value is (97,113,87). Sum of RGB (Red+Green+Blue) = 97+113+87=297 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.66% from 297); Green value is 113 (44.53% from 255 or 38.05% from 297); Blue value is 87 (34.38% from 255 or 29.29% from 297); Max value from RGB is 113 - color contains mainly: green. Hex color #617157 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617157 is #9E8EA8. Grayscale: #696969. Windows color (decimal): -10391209 or 5730657. OLE color: 5730657.
HSL color Cylindrical-coordinate representation of color #617157: hue angle of 96.92º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #617157 is Cyan = 0.14, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 113 | 87 | - |
| CMYK | 0.14 | 0 | 0.23 | 0.56 |
| HSL | 96.92º | 0.13% | 0.39% | - |
| HSV(B) | 96.92º | 0.23% | 0.44% | - |
| XYZ | 12.56 | 15.04 | 11.26 | - |
| YUV | 105.25 | 117.7 | 122.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 113 | 87 | 0.14 | 0 | 0.23 | 0.56 | 96.92 | 0.13 | 0.39 |
| Hex | 61 | 71 | 57 | E | 0 | 17 | 38 | 61 | D | 27 |
| Octal | 141 | 161 | 127 | 16 | 0 | 27 | 70 | 141 | 15 | 47 |
| Binary | 1100001 | 1110001 | 1010111 | 1110 | 0 | 10111 | 111000 | 1100001 | 1101 | 100111 |
Color Harmonies of #617157
Complementary color
Monochromatic Colors of #617157
Black with #617157
Text Example
Text Example
White with #617157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617157; }
p { color: rgb(97,113,87); }
H1.HeaderClassName
{
color: #617157;
}
.AnyTagClassName
{
color: #617157;
}
</style>
background-color css
<style>
a { background-color: #617157; }
a { background-color: rgb(97,113,87); }
div.DivClassName
{
background-color: #617157;
}
.BgClassName
{
background-color: #617157;
}
</style>
border-color css
<style>
span { border-color: #617157; }
span { border-color: rgb(97,113,87); }
td.TdClassName
{
border-color: #617157;
}
.TagClassName
{
border-color: #617157;
}
</style>