Shades of Axolotl #617557
Tints of Axolotl #617557
RGB
CMYK
RGB Variations
Color information
#617557 (or 0x617557) is known color: Axolotl. HEX triplet: 61, 75 and 57. RGB value is (97,117,87). Sum of RGB (Red+Green+Blue) = 97+117+87=301 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.23% from 301); Green value is 117 (46.09% from 255 or 38.87% from 301); Blue value is 87 (34.38% from 255 or 28.90% from 301); Max value from RGB is 117 - color contains mainly: green. Hex color #617557 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617557 is #9E8AA8. Grayscale: #6B6B6B. Windows color (decimal): -10390185 or 5731681. OLE color: 5731681.
HSL color Cylindrical-coordinate representation of color #617557: hue angle of 100º 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 #617557 is Cyan = 0.17, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 117 | 87 | - |
| CMYK | 0.17 | 0 | 0.26 | 0.54 |
| HSL | 100º | 0.15% | 0.4% | - |
| HSV(B) | 100º | 0.26% | 0.46% | - |
| XYZ | 13.01 | 15.95 | 11.41 | - |
| YUV | 107.6 | 116.37 | 120.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 87 | 0.17 | 0 | 0.26 | 0.54 | 100 | 0.15 | 0.4 |
| Hex | 61 | 75 | 57 | 11 | 0 | 1A | 36 | 64 | F | 28 |
| Octal | 141 | 165 | 127 | 21 | 0 | 32 | 66 | 144 | 17 | 50 |
| Binary | 1100001 | 1110101 | 1010111 | 10001 | 0 | 11010 | 110110 | 1100100 | 1111 | 101000 |
Color Harmonies of #617557
Complementary color
Monochromatic Colors of #617557
Black with #617557
Text Example
Text Example
White with #617557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617557; }
p { color: rgb(97,117,87); }
H1.HeaderClassName
{
color: #617557;
}
.AnyTagClassName
{
color: #617557;
}
</style>
background-color css
<style>
a { background-color: #617557; }
a { background-color: rgb(97,117,87); }
div.DivClassName
{
background-color: #617557;
}
.BgClassName
{
background-color: #617557;
}
</style>
border-color css
<style>
span { border-color: #617557; }
span { border-color: rgb(97,117,87); }
td.TdClassName
{
border-color: #617557;
}
.TagClassName
{
border-color: #617557;
}
</style>