Shades of Axolotl #617459
Tints of Axolotl #617459
RGB
CMYK
RGB Variations
Color information
#617459 (or 0x617459) is known color: Axolotl. HEX triplet: 61, 74 and 59. RGB value is (97,116,89). Sum of RGB (Red+Green+Blue) = 97+116+89=302 (40% of max value = 765). Red value is 97 (38.28% from 255 or 32.12% from 302); Green value is 116 (45.70% from 255 or 38.41% from 302); Blue value is 89 (35.16% from 255 or 29.47% from 302); Max value from RGB is 116 - color contains mainly: green. Hex color #617459 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617459 is #9E8BA6. Grayscale: #6B6B6B. Windows color (decimal): -10390439 or 5862497. OLE color: 5862497.
HSL color Cylindrical-coordinate representation of color #617459: hue angle of 102.22º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #617459 is Cyan = 0.16, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 116 | 89 | - |
| CMYK | 0.16 | 0 | 0.23 | 0.55 |
| HSL | 102.22º | 0.13% | 0.4% | - |
| HSV(B) | 102.22º | 0.23% | 0.45% | - |
| XYZ | 12.98 | 15.75 | 11.81 | - |
| YUV | 107.24 | 117.71 | 120.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 116 | 89 | 0.16 | 0 | 0.23 | 0.55 | 102.22 | 0.13 | 0.4 |
| Hex | 61 | 74 | 59 | 10 | 0 | 17 | 37 | 66 | D | 28 |
| Octal | 141 | 164 | 131 | 20 | 0 | 27 | 67 | 146 | 15 | 50 |
| Binary | 1100001 | 1110100 | 1011001 | 10000 | 0 | 10111 | 110111 | 1100110 | 1101 | 101000 |
Color Harmonies of #617459
Complementary color
Monochromatic Colors of #617459
Black with #617459
Text Example
Text Example
White with #617459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617459; }
p { color: rgb(97,116,89); }
H1.HeaderClassName
{
color: #617459;
}
.AnyTagClassName
{
color: #617459;
}
</style>
background-color css
<style>
a { background-color: #617459; }
a { background-color: rgb(97,116,89); }
div.DivClassName
{
background-color: #617459;
}
.BgClassName
{
background-color: #617459;
}
</style>
border-color css
<style>
span { border-color: #617459; }
span { border-color: rgb(97,116,89); }
td.TdClassName
{
border-color: #617459;
}
.TagClassName
{
border-color: #617459;
}
</style>