Shades of Axolotl #617658
Tints of Axolotl #617658
RGB
CMYK
RGB Variations
Color information
#617658 (or 0x617658) is known color: Axolotl. HEX triplet: 61, 76 and 58. RGB value is (97,118,88). Sum of RGB (Red+Green+Blue) = 97+118+88=303 (40% of max value = 765). Red value is 97 (38.28% from 255 or 32.01% from 303); Green value is 118 (46.48% from 255 or 38.94% from 303); Blue value is 88 (34.77% from 255 or 29.04% from 303); Max value from RGB is 118 - color contains mainly: green. Hex color #617658 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617658 is #9E89A7. Grayscale: #6C6C6C. Windows color (decimal): -10389928 or 5797473. OLE color: 5797473.
HSL color Cylindrical-coordinate representation of color #617658: hue angle of 102º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #617658 is Cyan = 0.18, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 118 | 88 | - |
| CMYK | 0.18 | 0 | 0.25 | 0.54 |
| HSL | 102º | 0.15% | 0.4% | - |
| HSV(B) | 102º | 0.25% | 0.46% | - |
| XYZ | 13.17 | 16.2 | 11.67 | - |
| YUV | 108.3 | 116.54 | 119.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 118 | 88 | 0.18 | 0 | 0.25 | 0.54 | 102 | 0.15 | 0.4 |
| Hex | 61 | 76 | 58 | 12 | 0 | 19 | 36 | 66 | F | 28 |
| Octal | 141 | 166 | 130 | 22 | 0 | 31 | 66 | 146 | 17 | 50 |
| Binary | 1100001 | 1110110 | 1011000 | 10010 | 0 | 11001 | 110110 | 1100110 | 1111 | 101000 |
Color Harmonies of #617658
Complementary color
Monochromatic Colors of #617658
Black with #617658
Text Example
Text Example
White with #617658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617658; }
p { color: rgb(97,118,88); }
H1.HeaderClassName
{
color: #617658;
}
.AnyTagClassName
{
color: #617658;
}
</style>
background-color css
<style>
a { background-color: #617658; }
a { background-color: rgb(97,118,88); }
div.DivClassName
{
background-color: #617658;
}
.BgClassName
{
background-color: #617658;
}
</style>
border-color css
<style>
span { border-color: #617658; }
span { border-color: rgb(97,118,88); }
td.TdClassName
{
border-color: #617658;
}
.TagClassName
{
border-color: #617658;
}
</style>