Shades of Axolotl #627257
Tints of Axolotl #627257
RGB
CMYK
RGB Variations
Color information
#627257 (or 0x627257) is known color: Axolotl. HEX triplet: 62, 72 and 57. RGB value is (98,114,87). Sum of RGB (Red+Green+Blue) = 98+114+87=299 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.78% from 299); Green value is 114 (44.92% from 255 or 38.13% from 299); Blue value is 87 (34.38% from 255 or 29.10% from 299); Max value from RGB is 114 - color contains mainly: green. Hex color #627257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627257 is #9D8DA8. Grayscale: #6A6A6A. Windows color (decimal): -10325417 or 5730914. OLE color: 5730914.
HSL color Cylindrical-coordinate representation of color #627257: hue angle of 95.56º 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 #627257 is Cyan = 0.14, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 114 | 87 | - |
| CMYK | 0.14 | 0 | 0.24 | 0.55 |
| HSL | 95.56º | 0.13% | 0.39% | - |
| HSV(B) | 95.56º | 0.24% | 0.45% | - |
| XYZ | 12.77 | 15.32 | 11.3 | - |
| YUV | 106.14 | 117.2 | 122.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 114 | 87 | 0.14 | 0 | 0.24 | 0.55 | 95.56 | 0.13 | 0.39 |
| Hex | 62 | 72 | 57 | E | 0 | 18 | 37 | 60 | D | 27 |
| Octal | 142 | 162 | 127 | 16 | 0 | 30 | 67 | 140 | 15 | 47 |
| Binary | 1100010 | 1110010 | 1010111 | 1110 | 0 | 11000 | 110111 | 1100000 | 1101 | 100111 |
Color Harmonies of #627257
Complementary color
Monochromatic Colors of #627257
Black with #627257
Text Example
Text Example
White with #627257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627257; }
p { color: rgb(98,114,87); }
H1.HeaderClassName
{
color: #627257;
}
.AnyTagClassName
{
color: #627257;
}
</style>
background-color css
<style>
a { background-color: #627257; }
a { background-color: rgb(98,114,87); }
div.DivClassName
{
background-color: #627257;
}
.BgClassName
{
background-color: #627257;
}
</style>
border-color css
<style>
span { border-color: #627257; }
span { border-color: rgb(98,114,87); }
td.TdClassName
{
border-color: #627257;
}
.TagClassName
{
border-color: #627257;
}
</style>