Shades of Axolotl #617657
Tints of Axolotl #617657
RGB
CMYK
RGB Variations
Color information
#617657 (or 0x617657) is known color: Axolotl. HEX triplet: 61, 76 and 57. RGB value is (97,118,87). Sum of RGB (Red+Green+Blue) = 97+118+87=302 (40% of max value = 765). Red value is 97 (38.28% from 255 or 32.12% from 302); Green value is 118 (46.48% from 255 or 39.07% from 302); Blue value is 87 (34.38% from 255 or 28.81% from 302); Max value from RGB is 118 - color contains mainly: green. Hex color #617657 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617657 is #9E89A8. Grayscale: #6C6C6C. Windows color (decimal): -10389929 or 5731937. OLE color: 5731937.
HSL color Cylindrical-coordinate representation of color #617657: hue angle of 100.65º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #617657 is Cyan = 0.18, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 118 | 87 | - |
| CMYK | 0.18 | 0 | 0.26 | 0.54 |
| HSL | 100.65º | 0.15% | 0.4% | - |
| HSV(B) | 100.65º | 0.26% | 0.46% | - |
| XYZ | 13.13 | 16.19 | 11.45 | - |
| YUV | 108.19 | 116.04 | 120.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 118 | 87 | 0.18 | 0 | 0.26 | 0.54 | 100.65 | 0.15 | 0.4 |
| Hex | 61 | 76 | 57 | 12 | 0 | 1A | 36 | 65 | F | 28 |
| Octal | 141 | 166 | 127 | 22 | 0 | 32 | 66 | 145 | 17 | 50 |
| Binary | 1100001 | 1110110 | 1010111 | 10010 | 0 | 11010 | 110110 | 1100101 | 1111 | 101000 |
Color Harmonies of #617657
Complementary color
Monochromatic Colors of #617657
Black with #617657
Text Example
Text Example
White with #617657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617657; }
p { color: rgb(97,118,87); }
H1.HeaderClassName
{
color: #617657;
}
.AnyTagClassName
{
color: #617657;
}
</style>
background-color css
<style>
a { background-color: #617657; }
a { background-color: rgb(97,118,87); }
div.DivClassName
{
background-color: #617657;
}
.BgClassName
{
background-color: #617657;
}
</style>
border-color css
<style>
span { border-color: #617657; }
span { border-color: rgb(97,118,87); }
td.TdClassName
{
border-color: #617657;
}
.TagClassName
{
border-color: #617657;
}
</style>