Shades of Axolotl #657160
Tints of Axolotl #657160
RGB
CMYK
RGB Variations
Color information
#657160 (or 0x657160) is known color: Axolotl. HEX triplet: 65, 71 and 60. RGB value is (101,113,96). Sum of RGB (Red+Green+Blue) = 101+113+96=310 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.58% from 310); Green value is 113 (44.53% from 255 or 36.45% from 310); Blue value is 96 (37.89% from 255 or 30.97% from 310); Max value from RGB is 113 - color contains mainly: green. Hex color #657160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657160 is #9A8E9F. Grayscale: #6B6B6B. Windows color (decimal): -10129056 or 6320485. OLE color: 6320485.
HSL color Cylindrical-coordinate representation of color #657160: hue angle of 102.35º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #657160 is Cyan = 0.11, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 113 | 96 | - |
| CMYK | 0.11 | 0 | 0.15 | 0.56 |
| HSL | 102.35º | 0.08% | 0.41% | - |
| HSV(B) | 102.35º | 0.15% | 0.44% | - |
| XYZ | 13.38 | 15.42 | 13.34 | - |
| YUV | 107.47 | 121.52 | 123.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 113 | 96 | 0.11 | 0 | 0.15 | 0.56 | 102.35 | 0.08 | 0.41 |
| Hex | 65 | 71 | 60 | B | 0 | F | 38 | 66 | 8 | 29 |
| Octal | 145 | 161 | 140 | 13 | 0 | 17 | 70 | 146 | 10 | 51 |
| Binary | 1100101 | 1110001 | 1100000 | 1011 | 0 | 1111 | 111000 | 1100110 | 1000 | 101001 |
Color Harmonies of #657160
Complementary color
Monochromatic Colors of #657160
Black with #657160
Text Example
Text Example
White with #657160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657160; }
p { color: rgb(101,113,96); }
H1.HeaderClassName
{
color: #657160;
}
.AnyTagClassName
{
color: #657160;
}
</style>
background-color css
<style>
a { background-color: #657160; }
a { background-color: rgb(101,113,96); }
div.DivClassName
{
background-color: #657160;
}
.BgClassName
{
background-color: #657160;
}
</style>
border-color css
<style>
span { border-color: #657160; }
span { border-color: rgb(101,113,96); }
td.TdClassName
{
border-color: #657160;
}
.TagClassName
{
border-color: #657160;
}
</style>