Shades of Axolotl #647756
Tints of Axolotl #647756
RGB
CMYK
RGB Variations
Color information
#647756 (or 0x647756) is known color: Axolotl. HEX triplet: 64, 77 and 56. RGB value is (100,119,86). Sum of RGB (Red+Green+Blue) = 100+119+86=305 (40% of max value = 765). Red value is 100 (39.45% from 255 or 32.79% from 305); Green value is 119 (46.88% from 255 or 39.02% from 305); Blue value is 86 (33.98% from 255 or 28.20% from 305); Max value from RGB is 119 - color contains mainly: green. Hex color #647756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #647756 is #9B88A9. Grayscale: #6D6D6D. Windows color (decimal): -10193066 or 5666660. OLE color: 5666660.
HSL color Cylindrical-coordinate representation of color #647756: hue angle of 94.55º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #647756 is Cyan = 0.16, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 100 | 119 | 86 | - |
| CMYK | 0.16 | 0 | 0.28 | 0.53 |
| HSL | 94.55º | 0.16% | 0.4% | - |
| HSV(B) | 94.55º | 0.28% | 0.47% | - |
| XYZ | 13.53 | 16.57 | 11.29 | - |
| YUV | 109.56 | 114.71 | 121.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 119 | 86 | 0.16 | 0 | 0.28 | 0.53 | 94.55 | 0.16 | 0.4 |
| Hex | 64 | 77 | 56 | 10 | 0 | 1C | 35 | 5F | 10 | 28 |
| Octal | 144 | 167 | 126 | 20 | 0 | 34 | 65 | 137 | 20 | 50 |
| Binary | 1100100 | 1110111 | 1010110 | 10000 | 0 | 11100 | 110101 | 1011111 | 10000 | 101000 |
Color Harmonies of #647756
Complementary color
Monochromatic Colors of #647756
Black with #647756
Text Example
Text Example
White with #647756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647756; }
p { color: rgb(100,119,86); }
H1.HeaderClassName
{
color: #647756;
}
.AnyTagClassName
{
color: #647756;
}
</style>
background-color css
<style>
a { background-color: #647756; }
a { background-color: rgb(100,119,86); }
div.DivClassName
{
background-color: #647756;
}
.BgClassName
{
background-color: #647756;
}
</style>
border-color css
<style>
span { border-color: #647756; }
span { border-color: rgb(100,119,86); }
td.TdClassName
{
border-color: #647756;
}
.TagClassName
{
border-color: #647756;
}
</style>