Shades of Axolotl #617358
Tints of Axolotl #617358
RGB
CMYK
RGB Variations
Color information
#617358 (or 0x617358) is known color: Axolotl. HEX triplet: 61, 73 and 58. RGB value is (97,115,88). Sum of RGB (Red+Green+Blue) = 97+115+88=300 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.33% from 300); Green value is 115 (45.31% from 255 or 38.33% from 300); Blue value is 88 (34.77% from 255 or 29.33% from 300); Max value from RGB is 115 - color contains mainly: green. Hex color #617358 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617358 is #9E8CA7. Grayscale: #6A6A6A. Windows color (decimal): -10390696 or 5796705. OLE color: 5796705.
HSL color Cylindrical-coordinate representation of color #617358: hue angle of 100º 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 #617358 is Cyan = 0.16, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 115 | 88 | - |
| CMYK | 0.16 | 0 | 0.23 | 0.55 |
| HSL | 100º | 0.13% | 0.4% | - |
| HSV(B) | 100º | 0.23% | 0.45% | - |
| XYZ | 12.82 | 15.51 | 11.55 | - |
| YUV | 106.54 | 117.54 | 121.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 88 | 0.16 | 0 | 0.23 | 0.55 | 100 | 0.13 | 0.4 |
| Hex | 61 | 73 | 58 | 10 | 0 | 17 | 37 | 64 | D | 28 |
| Octal | 141 | 163 | 130 | 20 | 0 | 27 | 67 | 144 | 15 | 50 |
| Binary | 1100001 | 1110011 | 1011000 | 10000 | 0 | 10111 | 110111 | 1100100 | 1101 | 101000 |
Color Harmonies of #617358
Complementary color
Monochromatic Colors of #617358
Black with #617358
Text Example
Text Example
White with #617358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617358; }
p { color: rgb(97,115,88); }
H1.HeaderClassName
{
color: #617358;
}
.AnyTagClassName
{
color: #617358;
}
</style>
background-color css
<style>
a { background-color: #617358; }
a { background-color: rgb(97,115,88); }
div.DivClassName
{
background-color: #617358;
}
.BgClassName
{
background-color: #617358;
}
</style>
border-color css
<style>
span { border-color: #617358; }
span { border-color: rgb(97,115,88); }
td.TdClassName
{
border-color: #617358;
}
.TagClassName
{
border-color: #617358;
}
</style>