Shades of Axolotl #617457
Tints of Axolotl #617457
RGB
CMYK
RGB Variations
Color information
#617457 (or 0x617457) is known color: Axolotl. HEX triplet: 61, 74 and 57. RGB value is (97,116,87). Sum of RGB (Red+Green+Blue) = 97+116+87=300 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.33% from 300); Green value is 116 (45.70% from 255 or 38.67% from 300); Blue value is 87 (34.38% from 255 or 29% from 300); Max value from RGB is 116 - color contains mainly: green. Hex color #617457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617457 is #9E8BA8. Grayscale: #6B6B6B. Windows color (decimal): -10390441 or 5731425. OLE color: 5731425.
HSL color Cylindrical-coordinate representation of color #617457: hue angle of 99.31º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #617457 is Cyan = 0.16, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 116 | 87 | - |
| CMYK | 0.16 | 0 | 0.25 | 0.55 |
| HSL | 99.31º | 0.14% | 0.4% | - |
| HSV(B) | 99.31º | 0.25% | 0.45% | - |
| XYZ | 12.9 | 15.72 | 11.37 | - |
| YUV | 107.01 | 116.71 | 120.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 116 | 87 | 0.16 | 0 | 0.25 | 0.55 | 99.31 | 0.14 | 0.4 |
| Hex | 61 | 74 | 57 | 10 | 0 | 19 | 37 | 63 | E | 28 |
| Octal | 141 | 164 | 127 | 20 | 0 | 31 | 67 | 143 | 16 | 50 |
| Binary | 1100001 | 1110100 | 1010111 | 10000 | 0 | 11001 | 110111 | 1100011 | 1110 | 101000 |
Color Harmonies of #617457
Complementary color
Monochromatic Colors of #617457
Black with #617457
Text Example
Text Example
White with #617457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617457; }
p { color: rgb(97,116,87); }
H1.HeaderClassName
{
color: #617457;
}
.AnyTagClassName
{
color: #617457;
}
</style>
background-color css
<style>
a { background-color: #617457; }
a { background-color: rgb(97,116,87); }
div.DivClassName
{
background-color: #617457;
}
.BgClassName
{
background-color: #617457;
}
</style>
border-color css
<style>
span { border-color: #617457; }
span { border-color: rgb(97,116,87); }
td.TdClassName
{
border-color: #617457;
}
.TagClassName
{
border-color: #617457;
}
</style>