Shades of Axolotl #617156
Tints of Axolotl #617156
RGB
CMYK
RGB Variations
Color information
#617156 (or 0x617156) is known color: Axolotl. HEX triplet: 61, 71 and 56. RGB value is (97,113,86). Sum of RGB (Red+Green+Blue) = 97+113+86=296 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.77% from 296); Green value is 113 (44.53% from 255 or 38.18% from 296); Blue value is 86 (33.98% from 255 or 29.05% from 296); Max value from RGB is 113 - color contains mainly: green. Hex color #617156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617156 is #9E8EA9. Grayscale: #696969. Windows color (decimal): -10391210 or 5665121. OLE color: 5665121.
HSL color Cylindrical-coordinate representation of color #617156: hue angle of 95.56º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #617156 is Cyan = 0.14, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 113 | 86 | - |
| CMYK | 0.14 | 0 | 0.24 | 0.56 |
| HSL | 95.56º | 0.14% | 0.39% | - |
| HSV(B) | 95.56º | 0.24% | 0.44% | - |
| XYZ | 12.51 | 15.02 | 11.04 | - |
| YUV | 105.14 | 117.2 | 122.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 113 | 86 | 0.14 | 0 | 0.24 | 0.56 | 95.56 | 0.14 | 0.39 |
| Hex | 61 | 71 | 56 | E | 0 | 18 | 38 | 60 | E | 27 |
| Octal | 141 | 161 | 126 | 16 | 0 | 30 | 70 | 140 | 16 | 47 |
| Binary | 1100001 | 1110001 | 1010110 | 1110 | 0 | 11000 | 111000 | 1100000 | 1110 | 100111 |
Color Harmonies of #617156
Complementary color
Monochromatic Colors of #617156
Black with #617156
Text Example
Text Example
White with #617156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617156; }
p { color: rgb(97,113,86); }
H1.HeaderClassName
{
color: #617156;
}
.AnyTagClassName
{
color: #617156;
}
</style>
background-color css
<style>
a { background-color: #617156; }
a { background-color: rgb(97,113,86); }
div.DivClassName
{
background-color: #617156;
}
.BgClassName
{
background-color: #617156;
}
</style>
border-color css
<style>
span { border-color: #617156; }
span { border-color: rgb(97,113,86); }
td.TdClassName
{
border-color: #617156;
}
.TagClassName
{
border-color: #617156;
}
</style>