Shades of Axolotl #637756
Tints of Axolotl #637756
RGB
CMYK
RGB Variations
Color information
#637756 (or 0x637756) is known color: Axolotl. HEX triplet: 63, 77 and 56. RGB value is (99,119,86). Sum of RGB (Red+Green+Blue) = 99+119+86=304 (40% of max value = 765). Red value is 99 (39.06% from 255 or 32.57% from 304); Green value is 119 (46.88% from 255 or 39.14% from 304); Blue value is 86 (33.98% from 255 or 28.29% from 304); Max value from RGB is 119 - color contains mainly: green. Hex color #637756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637756 is #9C88A9. Grayscale: #6D6D6D. Windows color (decimal): -10258602 or 5666659. OLE color: 5666659.
HSL color Cylindrical-coordinate representation of color #637756: hue angle of 96.36º 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 #637756 is Cyan = 0.17, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 99 | 119 | 86 | - |
| CMYK | 0.17 | 0 | 0.28 | 0.53 |
| HSL | 96.36º | 0.16% | 0.4% | - |
| HSV(B) | 96.36º | 0.28% | 0.47% | - |
| XYZ | 13.42 | 16.52 | 11.29 | - |
| YUV | 109.26 | 114.87 | 120.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 119 | 86 | 0.17 | 0 | 0.28 | 0.53 | 96.36 | 0.16 | 0.4 |
| Hex | 63 | 77 | 56 | 11 | 0 | 1C | 35 | 60 | 10 | 28 |
| Octal | 143 | 167 | 126 | 21 | 0 | 34 | 65 | 140 | 20 | 50 |
| Binary | 1100011 | 1110111 | 1010110 | 10001 | 0 | 11100 | 110101 | 1100000 | 10000 | 101000 |
Color Harmonies of #637756
Complementary color
Monochromatic Colors of #637756
Black with #637756
Text Example
Text Example
White with #637756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637756; }
p { color: rgb(99,119,86); }
H1.HeaderClassName
{
color: #637756;
}
.AnyTagClassName
{
color: #637756;
}
</style>
background-color css
<style>
a { background-color: #637756; }
a { background-color: rgb(99,119,86); }
div.DivClassName
{
background-color: #637756;
}
.BgClassName
{
background-color: #637756;
}
</style>
border-color css
<style>
span { border-color: #637756; }
span { border-color: rgb(99,119,86); }
td.TdClassName
{
border-color: #637756;
}
.TagClassName
{
border-color: #637756;
}
</style>