Shades of Axolotl #617259
Tints of Axolotl #617259
RGB
CMYK
RGB Variations
Color information
#617259 (or 0x617259) is known color: Axolotl. HEX triplet: 61, 72 and 59. RGB value is (97,114,89). Sum of RGB (Red+Green+Blue) = 97+114+89=300 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.33% from 300); Green value is 114 (44.92% from 255 or 38% from 300); Blue value is 89 (35.16% from 255 or 29.67% from 300); Max value from RGB is 114 - color contains mainly: green. Hex color #617259 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617259 is #9E8DA6. Grayscale: #6A6A6A. Windows color (decimal): -10390951 or 5861985. OLE color: 5861985.
HSL color Cylindrical-coordinate representation of color #617259: hue angle of 100.8º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #617259 is Cyan = 0.15, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 114 | 89 | - |
| CMYK | 0.15 | 0 | 0.22 | 0.55 |
| HSL | 100.8º | 0.12% | 0.4% | - |
| HSV(B) | 100.8º | 0.22% | 0.45% | - |
| XYZ | 12.75 | 15.3 | 11.73 | - |
| YUV | 106.07 | 118.37 | 121.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 89 | 0.15 | 0 | 0.22 | 0.55 | 100.8 | 0.12 | 0.4 |
| Hex | 61 | 72 | 59 | F | 0 | 16 | 37 | 65 | C | 28 |
| Octal | 141 | 162 | 131 | 17 | 0 | 26 | 67 | 145 | 14 | 50 |
| Binary | 1100001 | 1110010 | 1011001 | 1111 | 0 | 10110 | 110111 | 1100101 | 1100 | 101000 |
Color Harmonies of #617259
Complementary color
Monochromatic Colors of #617259
Black with #617259
Text Example
Text Example
White with #617259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617259; }
p { color: rgb(97,114,89); }
H1.HeaderClassName
{
color: #617259;
}
.AnyTagClassName
{
color: #617259;
}
</style>
background-color css
<style>
a { background-color: #617259; }
a { background-color: rgb(97,114,89); }
div.DivClassName
{
background-color: #617259;
}
.BgClassName
{
background-color: #617259;
}
</style>
border-color css
<style>
span { border-color: #617259; }
span { border-color: rgb(97,114,89); }
td.TdClassName
{
border-color: #617259;
}
.TagClassName
{
border-color: #617259;
}
</style>