Shades of Axolotl #617254
Tints of Axolotl #617254
RGB
CMYK
RGB Variations
Color information
#617254 (or 0x617254) is known color: Axolotl. HEX triplet: 61, 72 and 54. RGB value is (97,114,84). Sum of RGB (Red+Green+Blue) = 97+114+84=295 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.88% from 295); Green value is 114 (44.92% from 255 or 38.64% from 295); Blue value is 84 (33.20% from 255 or 28.47% from 295); Max value from RGB is 114 - color contains mainly: green. Hex color #617254 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617254 is #9E8DAB. Grayscale: #696969. Windows color (decimal): -10390956 or 5534305. OLE color: 5534305.
HSL color Cylindrical-coordinate representation of color #617254: hue angle of 94º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #617254 is Cyan = 0.15, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 114 | 84 | - |
| CMYK | 0.15 | 0 | 0.26 | 0.55 |
| HSL | 94º | 0.15% | 0.39% | - |
| HSV(B) | 94º | 0.26% | 0.45% | - |
| XYZ | 12.55 | 15.22 | 10.66 | - |
| YUV | 105.5 | 115.87 | 121.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 84 | 0.15 | 0 | 0.26 | 0.55 | 94 | 0.15 | 0.39 |
| Hex | 61 | 72 | 54 | F | 0 | 1A | 37 | 5E | F | 27 |
| Octal | 141 | 162 | 124 | 17 | 0 | 32 | 67 | 136 | 17 | 47 |
| Binary | 1100001 | 1110010 | 1010100 | 1111 | 0 | 11010 | 110111 | 1011110 | 1111 | 100111 |
Color Harmonies of #617254
Complementary color
Monochromatic Colors of #617254
Black with #617254
Text Example
Text Example
White with #617254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617254; }
p { color: rgb(97,114,84); }
H1.HeaderClassName
{
color: #617254;
}
.AnyTagClassName
{
color: #617254;
}
</style>
background-color css
<style>
a { background-color: #617254; }
a { background-color: rgb(97,114,84); }
div.DivClassName
{
background-color: #617254;
}
.BgClassName
{
background-color: #617254;
}
</style>
border-color css
<style>
span { border-color: #617254; }
span { border-color: rgb(97,114,84); }
td.TdClassName
{
border-color: #617254;
}
.TagClassName
{
border-color: #617254;
}
</style>