Shades of Axolotl #627459
Tints of Axolotl #627459
RGB
CMYK
RGB Variations
Color information
#627459 (or 0x627459) is known color: Axolotl. HEX triplet: 62, 74 and 59. RGB value is (98,116,89). Sum of RGB (Red+Green+Blue) = 98+116+89=303 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.34% from 303); Green value is 116 (45.70% from 255 or 38.28% from 303); Blue value is 89 (35.16% from 255 or 29.37% from 303); Max value from RGB is 116 - color contains mainly: green. Hex color #627459 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627459 is #9D8BA6. Grayscale: #6B6B6B. Windows color (decimal): -10324903 or 5862498. OLE color: 5862498.
HSL color Cylindrical-coordinate representation of color #627459: hue angle of 100º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #627459 is Cyan = 0.16, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 116 | 89 | - |
| CMYK | 0.16 | 0 | 0.23 | 0.55 |
| HSL | 100º | 0.13% | 0.4% | - |
| HSV(B) | 100º | 0.23% | 0.45% | - |
| XYZ | 13.09 | 15.81 | 11.81 | - |
| YUV | 107.54 | 117.54 | 121.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 116 | 89 | 0.16 | 0 | 0.23 | 0.55 | 100 | 0.13 | 0.4 |
| Hex | 62 | 74 | 59 | 10 | 0 | 17 | 37 | 64 | D | 28 |
| Octal | 142 | 164 | 131 | 20 | 0 | 27 | 67 | 144 | 15 | 50 |
| Binary | 1100010 | 1110100 | 1011001 | 10000 | 0 | 10111 | 110111 | 1100100 | 1101 | 101000 |
Color Harmonies of #627459
Complementary color
Monochromatic Colors of #627459
Black with #627459
Text Example
Text Example
White with #627459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627459; }
p { color: rgb(98,116,89); }
H1.HeaderClassName
{
color: #627459;
}
.AnyTagClassName
{
color: #627459;
}
</style>
background-color css
<style>
a { background-color: #627459; }
a { background-color: rgb(98,116,89); }
div.DivClassName
{
background-color: #627459;
}
.BgClassName
{
background-color: #627459;
}
</style>
border-color css
<style>
span { border-color: #627459; }
span { border-color: rgb(98,116,89); }
td.TdClassName
{
border-color: #627459;
}
.TagClassName
{
border-color: #627459;
}
</style>