Shades of Axolotl #617455
Tints of Axolotl #617455
RGB
CMYK
RGB Variations
Color information
#617455 (or 0x617455) is known color: Axolotl. HEX triplet: 61, 74 and 55. RGB value is (97,116,85). Sum of RGB (Red+Green+Blue) = 97+116+85=298 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.55% from 298); Green value is 116 (45.70% from 255 or 38.93% from 298); Blue value is 85 (33.59% from 255 or 28.52% from 298); Max value from RGB is 116 - color contains mainly: green. Hex color #617455 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617455 is #9E8BAA. Grayscale: #6A6A6A. Windows color (decimal): -10390443 or 5600353. OLE color: 5600353.
HSL color Cylindrical-coordinate representation of color #617455: hue angle of 96.77º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #617455 is Cyan = 0.16, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 116 | 85 | - |
| CMYK | 0.16 | 0 | 0.27 | 0.55 |
| HSL | 96.77º | 0.15% | 0.39% | - |
| HSV(B) | 96.77º | 0.27% | 0.45% | - |
| XYZ | 12.81 | 15.69 | 10.95 | - |
| YUV | 106.79 | 115.71 | 121.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 116 | 85 | 0.16 | 0 | 0.27 | 0.55 | 96.77 | 0.15 | 0.39 |
| Hex | 61 | 74 | 55 | 10 | 0 | 1B | 37 | 61 | F | 27 |
| Octal | 141 | 164 | 125 | 20 | 0 | 33 | 67 | 141 | 17 | 47 |
| Binary | 1100001 | 1110100 | 1010101 | 10000 | 0 | 11011 | 110111 | 1100001 | 1111 | 100111 |
Color Harmonies of #617455
Complementary color
Monochromatic Colors of #617455
Black with #617455
Text Example
Text Example
White with #617455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617455; }
p { color: rgb(97,116,85); }
H1.HeaderClassName
{
color: #617455;
}
.AnyTagClassName
{
color: #617455;
}
</style>
background-color css
<style>
a { background-color: #617455; }
a { background-color: rgb(97,116,85); }
div.DivClassName
{
background-color: #617455;
}
.BgClassName
{
background-color: #617455;
}
</style>
border-color css
<style>
span { border-color: #617455; }
span { border-color: rgb(97,116,85); }
td.TdClassName
{
border-color: #617455;
}
.TagClassName
{
border-color: #617455;
}
</style>