Shades of Axolotl #617458
Tints of Axolotl #617458
RGB
CMYK
RGB Variations
Color information
#617458 (or 0x617458) is known color: Axolotl. HEX triplet: 61, 74 and 58. RGB value is (97,116,88). Sum of RGB (Red+Green+Blue) = 97+116+88=301 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.23% from 301); Green value is 116 (45.70% from 255 or 38.54% from 301); Blue value is 88 (34.77% from 255 or 29.24% from 301); Max value from RGB is 116 - color contains mainly: green. Hex color #617458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617458 is #9E8BA7. Grayscale: #6B6B6B. Windows color (decimal): -10390440 or 5796961. OLE color: 5796961.
HSL color Cylindrical-coordinate representation of color #617458: hue angle of 100.71º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #617458 is Cyan = 0.16, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 116 | 88 | - |
| CMYK | 0.16 | 0 | 0.24 | 0.55 |
| HSL | 100.71º | 0.14% | 0.4% | - |
| HSV(B) | 100.71º | 0.24% | 0.45% | - |
| XYZ | 12.94 | 15.74 | 11.59 | - |
| YUV | 107.13 | 117.21 | 120.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 116 | 88 | 0.16 | 0 | 0.24 | 0.55 | 100.71 | 0.14 | 0.4 |
| Hex | 61 | 74 | 58 | 10 | 0 | 18 | 37 | 65 | E | 28 |
| Octal | 141 | 164 | 130 | 20 | 0 | 30 | 67 | 145 | 16 | 50 |
| Binary | 1100001 | 1110100 | 1011000 | 10000 | 0 | 11000 | 110111 | 1100101 | 1110 | 101000 |
Color Harmonies of #617458
Complementary color
Monochromatic Colors of #617458
Black with #617458
Text Example
Text Example
White with #617458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617458; }
p { color: rgb(97,116,88); }
H1.HeaderClassName
{
color: #617458;
}
.AnyTagClassName
{
color: #617458;
}
</style>
background-color css
<style>
a { background-color: #617458; }
a { background-color: rgb(97,116,88); }
div.DivClassName
{
background-color: #617458;
}
.BgClassName
{
background-color: #617458;
}
</style>
border-color css
<style>
span { border-color: #617458; }
span { border-color: rgb(97,116,88); }
td.TdClassName
{
border-color: #617458;
}
.TagClassName
{
border-color: #617458;
}
</style>