Shades of Axolotl #617155
Tints of Axolotl #617155
RGB
CMYK
RGB Variations
Color information
#617155 (or 0x617155) is known color: Axolotl. HEX triplet: 61, 71 and 55. RGB value is (97,113,85). Sum of RGB (Red+Green+Blue) = 97+113+85=295 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.88% from 295); Green value is 113 (44.53% from 255 or 38.31% from 295); Blue value is 85 (33.59% from 255 or 28.81% from 295); Max value from RGB is 113 - color contains mainly: green. Hex color #617155 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617155 is #9E8EAA. Grayscale: #696969. Windows color (decimal): -10391211 or 5599585. OLE color: 5599585.
HSL color Cylindrical-coordinate representation of color #617155: hue angle of 94.29º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #617155 is Cyan = 0.14, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 113 | 85 | - |
| CMYK | 0.14 | 0 | 0.25 | 0.56 |
| HSL | 94.29º | 0.14% | 0.39% | - |
| HSV(B) | 94.29º | 0.25% | 0.44% | - |
| XYZ | 12.47 | 15.01 | 10.83 | - |
| YUV | 105.02 | 116.7 | 122.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 113 | 85 | 0.14 | 0 | 0.25 | 0.56 | 94.29 | 0.14 | 0.39 |
| Hex | 61 | 71 | 55 | E | 0 | 19 | 38 | 5E | E | 27 |
| Octal | 141 | 161 | 125 | 16 | 0 | 31 | 70 | 136 | 16 | 47 |
| Binary | 1100001 | 1110001 | 1010101 | 1110 | 0 | 11001 | 111000 | 1011110 | 1110 | 100111 |
Color Harmonies of #617155
Complementary color
Monochromatic Colors of #617155
Black with #617155
Text Example
Text Example
White with #617155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617155; }
p { color: rgb(97,113,85); }
H1.HeaderClassName
{
color: #617155;
}
.AnyTagClassName
{
color: #617155;
}
</style>
background-color css
<style>
a { background-color: #617155; }
a { background-color: rgb(97,113,85); }
div.DivClassName
{
background-color: #617155;
}
.BgClassName
{
background-color: #617155;
}
</style>
border-color css
<style>
span { border-color: #617155; }
span { border-color: rgb(97,113,85); }
td.TdClassName
{
border-color: #617155;
}
.TagClassName
{
border-color: #617155;
}
</style>