Shades of Axolotl #617256
Tints of Axolotl #617256
RGB
CMYK
RGB Variations
Color information
#617256 (or 0x617256) is known color: Axolotl. HEX triplet: 61, 72 and 56. RGB value is (97,114,86). Sum of RGB (Red+Green+Blue) = 97+114+86=297 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.66% from 297); Green value is 114 (44.92% from 255 or 38.38% from 297); Blue value is 86 (33.98% from 255 or 28.96% from 297); Max value from RGB is 114 - color contains mainly: green. Hex color #617256 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617256 is #9E8DA9. Grayscale: #696969. Windows color (decimal): -10390954 or 5665377. OLE color: 5665377.
HSL color Cylindrical-coordinate representation of color #617256: hue angle of 96.43º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #617256 is Cyan = 0.15, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 114 | 86 | - |
| CMYK | 0.15 | 0 | 0.25 | 0.55 |
| HSL | 96.43º | 0.14% | 0.39% | - |
| HSV(B) | 96.43º | 0.25% | 0.45% | - |
| XYZ | 12.63 | 15.25 | 11.08 | - |
| YUV | 105.73 | 116.87 | 121.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 86 | 0.15 | 0 | 0.25 | 0.55 | 96.43 | 0.14 | 0.39 |
| Hex | 61 | 72 | 56 | F | 0 | 19 | 37 | 60 | E | 27 |
| Octal | 141 | 162 | 126 | 17 | 0 | 31 | 67 | 140 | 16 | 47 |
| Binary | 1100001 | 1110010 | 1010110 | 1111 | 0 | 11001 | 110111 | 1100000 | 1110 | 100111 |
Color Harmonies of #617256
Complementary color
Monochromatic Colors of #617256
Black with #617256
Text Example
Text Example
White with #617256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617256; }
p { color: rgb(97,114,86); }
H1.HeaderClassName
{
color: #617256;
}
.AnyTagClassName
{
color: #617256;
}
</style>
background-color css
<style>
a { background-color: #617256; }
a { background-color: rgb(97,114,86); }
div.DivClassName
{
background-color: #617256;
}
.BgClassName
{
background-color: #617256;
}
</style>
border-color css
<style>
span { border-color: #617256; }
span { border-color: rgb(97,114,86); }
td.TdClassName
{
border-color: #617256;
}
.TagClassName
{
border-color: #617256;
}
</style>