Shades of Axolotl #617558
Tints of Axolotl #617558
RGB
CMYK
RGB Variations
Color information
#617558 (or 0x617558) is known color: Axolotl. HEX triplet: 61, 75 and 58. RGB value is (97,117,88). Sum of RGB (Red+Green+Blue) = 97+117+88=302 (40% of max value = 765). Red value is 97 (38.28% from 255 or 32.12% from 302); Green value is 117 (46.09% from 255 or 38.74% from 302); Blue value is 88 (34.77% from 255 or 29.14% from 302); Max value from RGB is 117 - color contains mainly: green. Hex color #617558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617558 is #9E8AA7. Grayscale: #6B6B6B. Windows color (decimal): -10390184 or 5797217. OLE color: 5797217.
HSL color Cylindrical-coordinate representation of color #617558: hue angle of 101.38º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #617558 is Cyan = 0.17, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 117 | 88 | - |
| CMYK | 0.17 | 0 | 0.25 | 0.54 |
| HSL | 101.38º | 0.14% | 0.4% | - |
| HSV(B) | 101.38º | 0.25% | 0.46% | - |
| XYZ | 13.05 | 15.97 | 11.63 | - |
| YUV | 107.71 | 116.87 | 120.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 88 | 0.17 | 0 | 0.25 | 0.54 | 101.38 | 0.14 | 0.4 |
| Hex | 61 | 75 | 58 | 11 | 0 | 19 | 36 | 65 | E | 28 |
| Octal | 141 | 165 | 130 | 21 | 0 | 31 | 66 | 145 | 16 | 50 |
| Binary | 1100001 | 1110101 | 1011000 | 10001 | 0 | 11001 | 110110 | 1100101 | 1110 | 101000 |
Color Harmonies of #617558
Complementary color
Monochromatic Colors of #617558
Black with #617558
Text Example
Text Example
White with #617558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617558; }
p { color: rgb(97,117,88); }
H1.HeaderClassName
{
color: #617558;
}
.AnyTagClassName
{
color: #617558;
}
</style>
background-color css
<style>
a { background-color: #617558; }
a { background-color: rgb(97,117,88); }
div.DivClassName
{
background-color: #617558;
}
.BgClassName
{
background-color: #617558;
}
</style>
border-color css
<style>
span { border-color: #617558; }
span { border-color: rgb(97,117,88); }
td.TdClassName
{
border-color: #617558;
}
.TagClassName
{
border-color: #617558;
}
</style>