Shades of Axolotl #617858
Tints of Axolotl #617858
RGB
CMYK
RGB Variations
Color information
#617858 (or 0x617858) is known color: Axolotl. HEX triplet: 61, 78 and 58. RGB value is (97,120,88). Sum of RGB (Red+Green+Blue) = 97+120+88=305 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.80% from 305); Green value is 120 (47.27% from 255 or 39.34% from 305); Blue value is 88 (34.77% from 255 or 28.85% from 305); Max value from RGB is 120 - color contains mainly: green. Hex color #617858 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617858 is #9E87A7. Grayscale: #6D6D6D. Windows color (decimal): -10389416 or 5797985. OLE color: 5797985.
HSL color Cylindrical-coordinate representation of color #617858: hue angle of 103.12º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #617858 is Cyan = 0.19, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 120 | 88 | - |
| CMYK | 0.19 | 0 | 0.27 | 0.53 |
| HSL | 103.13º | 0.15% | 0.41% | - |
| HSV(B) | 103.13º | 0.27% | 0.47% | - |
| XYZ | 13.41 | 16.68 | 11.75 | - |
| YUV | 109.48 | 115.88 | 119.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 88 | 0.19 | 0 | 0.27 | 0.53 | 103.13 | 0.15 | 0.41 |
| Hex | 61 | 78 | 58 | 13 | 0 | 1B | 35 | 67 | F | 29 |
| Octal | 141 | 170 | 130 | 23 | 0 | 33 | 65 | 147 | 17 | 51 |
| Binary | 1100001 | 1111000 | 1011000 | 10011 | 0 | 11011 | 110101 | 1100111 | 1111 | 101001 |
Color Harmonies of #617858
Complementary color
Monochromatic Colors of #617858
Black with #617858
Text Example
Text Example
White with #617858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617858; }
p { color: rgb(97,120,88); }
H1.HeaderClassName
{
color: #617858;
}
.AnyTagClassName
{
color: #617858;
}
</style>
background-color css
<style>
a { background-color: #617858; }
a { background-color: rgb(97,120,88); }
div.DivClassName
{
background-color: #617858;
}
.BgClassName
{
background-color: #617858;
}
</style>
border-color css
<style>
span { border-color: #617858; }
span { border-color: rgb(97,120,88); }
td.TdClassName
{
border-color: #617858;
}
.TagClassName
{
border-color: #617858;
}
</style>