Shades of Axolotl #657659
Tints of Axolotl #657659
RGB
CMYK
RGB Variations
Color information
#657659 (or 0x657659) is known color: Axolotl. HEX triplet: 65, 76 and 59. RGB value is (101,118,89). Sum of RGB (Red+Green+Blue) = 101+118+89=308 (40% of max value = 765). Red value is 101 (39.84% from 255 or 32.79% from 308); Green value is 118 (46.48% from 255 or 38.31% from 308); Blue value is 89 (35.16% from 255 or 28.90% from 308); Max value from RGB is 118 - color contains mainly: green. Hex color #657659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657659 is #9A89A6. Grayscale: #6D6D6D. Windows color (decimal): -10127783 or 5863013. OLE color: 5863013.
HSL color Cylindrical-coordinate representation of color #657659: hue angle of 95.17º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #657659 is Cyan = 0.14, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 118 | 89 | - |
| CMYK | 0.14 | 0 | 0.25 | 0.54 |
| HSL | 95.17º | 0.14% | 0.41% | - |
| HSV(B) | 95.17º | 0.25% | 0.46% | - |
| XYZ | 13.65 | 16.44 | 11.91 | - |
| YUV | 109.61 | 116.37 | 121.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 118 | 89 | 0.14 | 0 | 0.25 | 0.54 | 95.17 | 0.14 | 0.41 |
| Hex | 65 | 76 | 59 | E | 0 | 19 | 36 | 5F | E | 29 |
| Octal | 145 | 166 | 131 | 16 | 0 | 31 | 66 | 137 | 16 | 51 |
| Binary | 1100101 | 1110110 | 1011001 | 1110 | 0 | 11001 | 110110 | 1011111 | 1110 | 101001 |
Color Harmonies of #657659
Complementary color
Monochromatic Colors of #657659
Black with #657659
Text Example
Text Example
White with #657659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657659; }
p { color: rgb(101,118,89); }
H1.HeaderClassName
{
color: #657659;
}
.AnyTagClassName
{
color: #657659;
}
</style>
background-color css
<style>
a { background-color: #657659; }
a { background-color: rgb(101,118,89); }
div.DivClassName
{
background-color: #657659;
}
.BgClassName
{
background-color: #657659;
}
</style>
border-color css
<style>
span { border-color: #657659; }
span { border-color: rgb(101,118,89); }
td.TdClassName
{
border-color: #657659;
}
.TagClassName
{
border-color: #657659;
}
</style>