Shades of Axolotl #617355
Tints of Axolotl #617355
RGB
CMYK
RGB Variations
Color information
#617355 (or 0x617355) is known color: Axolotl. HEX triplet: 61, 73 and 55. RGB value is (97,115,85). Sum of RGB (Red+Green+Blue) = 97+115+85=297 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.66% from 297); Green value is 115 (45.31% from 255 or 38.72% from 297); Blue value is 85 (33.59% from 255 or 28.62% from 297); Max value from RGB is 115 - color contains mainly: green. Hex color #617355 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617355 is #9E8CAA. Grayscale: #6A6A6A. Windows color (decimal): -10390699 or 5600097. OLE color: 5600097.
HSL color Cylindrical-coordinate representation of color #617355: hue angle of 96º 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 #617355 is Cyan = 0.16, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 115 | 85 | - |
| CMYK | 0.16 | 0 | 0.26 | 0.55 |
| HSL | 96º | 0.15% | 0.39% | - |
| HSV(B) | 96º | 0.26% | 0.45% | - |
| XYZ | 12.7 | 15.46 | 10.91 | - |
| YUV | 106.2 | 116.04 | 121.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 85 | 0.16 | 0 | 0.26 | 0.55 | 96 | 0.15 | 0.39 |
| Hex | 61 | 73 | 55 | 10 | 0 | 1A | 37 | 60 | F | 27 |
| Octal | 141 | 163 | 125 | 20 | 0 | 32 | 67 | 140 | 17 | 47 |
| Binary | 1100001 | 1110011 | 1010101 | 10000 | 0 | 11010 | 110111 | 1100000 | 1111 | 100111 |
Color Harmonies of #617355
Complementary color
Monochromatic Colors of #617355
Black with #617355
Text Example
Text Example
White with #617355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617355; }
p { color: rgb(97,115,85); }
H1.HeaderClassName
{
color: #617355;
}
.AnyTagClassName
{
color: #617355;
}
</style>
background-color css
<style>
a { background-color: #617355; }
a { background-color: rgb(97,115,85); }
div.DivClassName
{
background-color: #617355;
}
.BgClassName
{
background-color: #617355;
}
</style>
border-color css
<style>
span { border-color: #617355; }
span { border-color: rgb(97,115,85); }
td.TdClassName
{
border-color: #617355;
}
.TagClassName
{
border-color: #617355;
}
</style>