Shades of Axolotl #617756
Tints of Axolotl #617756
RGB
CMYK
RGB Variations
Color information
#617756 (or 0x617756) is known color: Axolotl. HEX triplet: 61, 77 and 56. RGB value is (97,119,86). Sum of RGB (Red+Green+Blue) = 97+119+86=302 (40% of max value = 765). Red value is 97 (38.28% from 255 or 32.12% from 302); Green value is 119 (46.88% from 255 or 39.40% from 302); Blue value is 86 (33.98% from 255 or 28.48% from 302); Max value from RGB is 119 - color contains mainly: green. Hex color #617756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617756 is #9E88A9. Grayscale: #6C6C6C. Windows color (decimal): -10389674 or 5666657. OLE color: 5666657.
HSL color Cylindrical-coordinate representation of color #617756: hue angle of 100º degrees, saturation: 0.16, 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 #617756 is Cyan = 0.18, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 119 | 86 | - |
| CMYK | 0.18 | 0 | 0.28 | 0.53 |
| HSL | 100º | 0.16% | 0.4% | - |
| HSV(B) | 100º | 0.28% | 0.47% | - |
| XYZ | 13.21 | 16.41 | 11.27 | - |
| YUV | 108.66 | 115.21 | 119.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 119 | 86 | 0.18 | 0 | 0.28 | 0.53 | 100 | 0.16 | 0.4 |
| Hex | 61 | 77 | 56 | 12 | 0 | 1C | 35 | 64 | 10 | 28 |
| Octal | 141 | 167 | 126 | 22 | 0 | 34 | 65 | 144 | 20 | 50 |
| Binary | 1100001 | 1110111 | 1010110 | 10010 | 0 | 11100 | 110101 | 1100100 | 10000 | 101000 |
Color Harmonies of #617756
Complementary color
Monochromatic Colors of #617756
Black with #617756
Text Example
Text Example
White with #617756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617756; }
p { color: rgb(97,119,86); }
H1.HeaderClassName
{
color: #617756;
}
.AnyTagClassName
{
color: #617756;
}
</style>
background-color css
<style>
a { background-color: #617756; }
a { background-color: rgb(97,119,86); }
div.DivClassName
{
background-color: #617756;
}
.BgClassName
{
background-color: #617756;
}
</style>
border-color css
<style>
span { border-color: #617756; }
span { border-color: rgb(97,119,86); }
td.TdClassName
{
border-color: #617756;
}
.TagClassName
{
border-color: #617756;
}
</style>