Shades of Axolotl #617653
Tints of Axolotl #617653
RGB
CMYK
RGB Variations
Color information
#617653 (or 0x617653) is known color: Axolotl. HEX triplet: 61, 76 and 53. RGB value is (97,118,83). Sum of RGB (Red+Green+Blue) = 97+118+83=298 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.55% from 298); Green value is 118 (46.48% from 255 or 39.60% from 298); Blue value is 83 (32.81% from 255 or 27.85% from 298); Max value from RGB is 118 - color contains mainly: green. Hex color #617653 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617653 is #9E89AC. Grayscale: #6B6B6B. Windows color (decimal): -10389933 or 5469793. OLE color: 5469793.
HSL color Cylindrical-coordinate representation of color #617653: hue angle of 96º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #617653 is Cyan = 0.18, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 118 | 83 | - |
| CMYK | 0.18 | 0 | 0.30 | 0.54 |
| HSL | 96º | 0.17% | 0.39% | - |
| HSV(B) | 96º | 0.3% | 0.46% | - |
| XYZ | 12.97 | 16.12 | 10.61 | - |
| YUV | 107.73 | 114.04 | 120.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 118 | 83 | 0.18 | 0 | 0.30 | 0.54 | 96 | 0.17 | 0.39 |
| Hex | 61 | 76 | 53 | 12 | 0 | 1E | 36 | 60 | 11 | 27 |
| Octal | 141 | 166 | 123 | 22 | 0 | 36 | 66 | 140 | 21 | 47 |
| Binary | 1100001 | 1110110 | 1010011 | 10010 | 0 | 11110 | 110110 | 1100000 | 10001 | 100111 |
Color Harmonies of #617653
Complementary color
Monochromatic Colors of #617653
Black with #617653
Text Example
Text Example
White with #617653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617653; }
p { color: rgb(97,118,83); }
H1.HeaderClassName
{
color: #617653;
}
.AnyTagClassName
{
color: #617653;
}
</style>
background-color css
<style>
a { background-color: #617653; }
a { background-color: rgb(97,118,83); }
div.DivClassName
{
background-color: #617653;
}
.BgClassName
{
background-color: #617653;
}
</style>
border-color css
<style>
span { border-color: #617653; }
span { border-color: rgb(97,118,83); }
td.TdClassName
{
border-color: #617653;
}
.TagClassName
{
border-color: #617653;
}
</style>