Shades of Axolotl #607257
Tints of Axolotl #607257
RGB
CMYK
RGB Variations
Color information
#607257 (or 0x607257) is known color: Axolotl. HEX triplet: 60, 72 and 57. RGB value is (96,114,87). Sum of RGB (Red+Green+Blue) = 96+114+87=297 (39% of max value = 765). Red value is 96 (37.89% from 255 or 32.32% from 297); Green value is 114 (44.92% from 255 or 38.38% from 297); Blue value is 87 (34.38% from 255 or 29.29% from 297); Max value from RGB is 114 - color contains mainly: green. Hex color #607257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607257 is #9F8DA8. Grayscale: #696969. Windows color (decimal): -10456489 or 5730912. OLE color: 5730912.
HSL color Cylindrical-coordinate representation of color #607257: hue angle of 100º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #607257 is Cyan = 0.16, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 114 | 87 | - |
| CMYK | 0.16 | 0 | 0.24 | 0.55 |
| HSL | 100º | 0.13% | 0.39% | - |
| HSV(B) | 100º | 0.24% | 0.45% | - |
| XYZ | 12.56 | 15.21 | 11.29 | - |
| YUV | 105.54 | 117.54 | 121.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 87 | 0.16 | 0 | 0.24 | 0.55 | 100 | 0.13 | 0.39 |
| Hex | 60 | 72 | 57 | 10 | 0 | 18 | 37 | 64 | D | 27 |
| Octal | 140 | 162 | 127 | 20 | 0 | 30 | 67 | 144 | 15 | 47 |
| Binary | 1100000 | 1110010 | 1010111 | 10000 | 0 | 11000 | 110111 | 1100100 | 1101 | 100111 |
Color Harmonies of #607257
Complementary color
Monochromatic Colors of #607257
Black with #607257
Text Example
Text Example
White with #607257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607257; }
p { color: rgb(96,114,87); }
H1.HeaderClassName
{
color: #607257;
}
.AnyTagClassName
{
color: #607257;
}
</style>
background-color css
<style>
a { background-color: #607257; }
a { background-color: rgb(96,114,87); }
div.DivClassName
{
background-color: #607257;
}
.BgClassName
{
background-color: #607257;
}
</style>
border-color css
<style>
span { border-color: #607257; }
span { border-color: rgb(96,114,87); }
td.TdClassName
{
border-color: #607257;
}
.TagClassName
{
border-color: #607257;
}
</style>