Shades of Axolotl #617559
Tints of Axolotl #617559
RGB
CMYK
RGB Variations
Color information
#617559 (or 0x617559) is known color: Axolotl. HEX triplet: 61, 75 and 59. RGB value is (97,117,89). Sum of RGB (Red+Green+Blue) = 97+117+89=303 (40% of max value = 765). Red value is 97 (38.28% from 255 or 32.01% from 303); Green value is 117 (46.09% from 255 or 38.61% from 303); Blue value is 89 (35.16% from 255 or 29.37% from 303); Max value from RGB is 117 - color contains mainly: green. Hex color #617559 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617559 is #9E8AA6. Grayscale: #6B6B6B. Windows color (decimal): -10390183 or 5862753. OLE color: 5862753.
HSL color Cylindrical-coordinate representation of color #617559: hue angle of 102.86º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #617559 is Cyan = 0.17, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 117 | 89 | - |
| CMYK | 0.17 | 0 | 0.24 | 0.54 |
| HSL | 102.86º | 0.14% | 0.4% | - |
| HSV(B) | 102.86º | 0.24% | 0.46% | - |
| XYZ | 13.09 | 15.99 | 11.85 | - |
| YUV | 107.83 | 117.37 | 120.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 89 | 0.17 | 0 | 0.24 | 0.54 | 102.86 | 0.14 | 0.4 |
| Hex | 61 | 75 | 59 | 11 | 0 | 18 | 36 | 67 | E | 28 |
| Octal | 141 | 165 | 131 | 21 | 0 | 30 | 66 | 147 | 16 | 50 |
| Binary | 1100001 | 1110101 | 1011001 | 10001 | 0 | 11000 | 110110 | 1100111 | 1110 | 101000 |
Color Harmonies of #617559
Complementary color
Monochromatic Colors of #617559
Black with #617559
Text Example
Text Example
White with #617559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617559; }
p { color: rgb(97,117,89); }
H1.HeaderClassName
{
color: #617559;
}
.AnyTagClassName
{
color: #617559;
}
</style>
background-color css
<style>
a { background-color: #617559; }
a { background-color: rgb(97,117,89); }
div.DivClassName
{
background-color: #617559;
}
.BgClassName
{
background-color: #617559;
}
</style>
border-color css
<style>
span { border-color: #617559; }
span { border-color: rgb(97,117,89); }
td.TdClassName
{
border-color: #617559;
}
.TagClassName
{
border-color: #617559;
}
</style>