Shades of Axolotl #617258
Tints of Axolotl #617258
RGB
CMYK
RGB Variations
Color information
#617258 (or 0x617258) is known color: Axolotl. HEX triplet: 61, 72 and 58. RGB value is (97,114,88). Sum of RGB (Red+Green+Blue) = 97+114+88=299 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.44% from 299); Green value is 114 (44.92% from 255 or 38.13% from 299); Blue value is 88 (34.77% from 255 or 29.43% from 299); Max value from RGB is 114 - color contains mainly: green. Hex color #617258 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617258 is #9E8DA7. Grayscale: #6A6A6A. Windows color (decimal): -10390952 or 5796449. OLE color: 5796449.
HSL color Cylindrical-coordinate representation of color #617258: hue angle of 99.23º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #617258 is Cyan = 0.15, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 114 | 88 | - |
| CMYK | 0.15 | 0 | 0.23 | 0.55 |
| HSL | 99.23º | 0.13% | 0.4% | - |
| HSV(B) | 99.23º | 0.23% | 0.45% | - |
| XYZ | 12.71 | 15.28 | 11.51 | - |
| YUV | 105.95 | 117.87 | 121.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 88 | 0.15 | 0 | 0.23 | 0.55 | 99.23 | 0.13 | 0.4 |
| Hex | 61 | 72 | 58 | F | 0 | 17 | 37 | 63 | D | 28 |
| Octal | 141 | 162 | 130 | 17 | 0 | 27 | 67 | 143 | 15 | 50 |
| Binary | 1100001 | 1110010 | 1011000 | 1111 | 0 | 10111 | 110111 | 1100011 | 1101 | 101000 |
Color Harmonies of #617258
Complementary color
Monochromatic Colors of #617258
Black with #617258
Text Example
Text Example
White with #617258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617258; }
p { color: rgb(97,114,88); }
H1.HeaderClassName
{
color: #617258;
}
.AnyTagClassName
{
color: #617258;
}
</style>
background-color css
<style>
a { background-color: #617258; }
a { background-color: rgb(97,114,88); }
div.DivClassName
{
background-color: #617258;
}
.BgClassName
{
background-color: #617258;
}
</style>
border-color css
<style>
span { border-color: #617258; }
span { border-color: rgb(97,114,88); }
td.TdClassName
{
border-color: #617258;
}
.TagClassName
{
border-color: #617258;
}
</style>