Shades of Axolotl #607456
Tints of Axolotl #607456
RGB
CMYK
RGB Variations
Color information
#607456 (or 0x607456) is known color: Axolotl. HEX triplet: 60, 74 and 56. RGB value is (96,116,86). Sum of RGB (Red+Green+Blue) = 96+116+86=298 (39% of max value = 765). Red value is 96 (37.89% from 255 or 32.21% from 298); Green value is 116 (45.70% from 255 or 38.93% from 298); Blue value is 86 (33.98% from 255 or 28.86% from 298); Max value from RGB is 116 - color contains mainly: green. Hex color #607456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607456 is #9F8BA9. Grayscale: #6A6A6A. Windows color (decimal): -10455978 or 5665888. OLE color: 5665888.
HSL color Cylindrical-coordinate representation of color #607456: hue angle of 100º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #607456 is Cyan = 0.17, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 116 | 86 | - |
| CMYK | 0.17 | 0 | 0.26 | 0.55 |
| HSL | 100º | 0.15% | 0.4% | - |
| HSV(B) | 100º | 0.26% | 0.45% | - |
| XYZ | 12.75 | 15.65 | 11.15 | - |
| YUV | 106.6 | 116.37 | 120.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 116 | 86 | 0.17 | 0 | 0.26 | 0.55 | 100 | 0.15 | 0.4 |
| Hex | 60 | 74 | 56 | 11 | 0 | 1A | 37 | 64 | F | 28 |
| Octal | 140 | 164 | 126 | 21 | 0 | 32 | 67 | 144 | 17 | 50 |
| Binary | 1100000 | 1110100 | 1010110 | 10001 | 0 | 11010 | 110111 | 1100100 | 1111 | 101000 |
Color Harmonies of #607456
Complementary color
Monochromatic Colors of #607456
Black with #607456
Text Example
Text Example
White with #607456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607456; }
p { color: rgb(96,116,86); }
H1.HeaderClassName
{
color: #607456;
}
.AnyTagClassName
{
color: #607456;
}
</style>
background-color css
<style>
a { background-color: #607456; }
a { background-color: rgb(96,116,86); }
div.DivClassName
{
background-color: #607456;
}
.BgClassName
{
background-color: #607456;
}
</style>
border-color css
<style>
span { border-color: #607456; }
span { border-color: rgb(96,116,86); }
td.TdClassName
{
border-color: #607456;
}
.TagClassName
{
border-color: #607456;
}
</style>