Shades of Axolotl #627656
Tints of Axolotl #627656
RGB
CMYK
RGB Variations
Color information
#627656 (or 0x627656) is known color: Axolotl. HEX triplet: 62, 76 and 56. RGB value is (98,118,86). Sum of RGB (Red+Green+Blue) = 98+118+86=302 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.45% from 302); Green value is 118 (46.48% from 255 or 39.07% from 302); Blue value is 86 (33.98% from 255 or 28.48% from 302); Max value from RGB is 118 - color contains mainly: green. Hex color #627656 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627656 is #9D89A9. Grayscale: #6C6C6C. Windows color (decimal): -10324394 or 5666402. OLE color: 5666402.
HSL color Cylindrical-coordinate representation of color #627656: hue angle of 97.5º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #627656 is Cyan = 0.17, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 118 | 86 | - |
| CMYK | 0.17 | 0 | 0.27 | 0.54 |
| HSL | 97.5º | 0.16% | 0.4% | - |
| HSV(B) | 97.5º | 0.27% | 0.46% | - |
| XYZ | 13.2 | 16.23 | 11.24 | - |
| YUV | 108.37 | 115.37 | 120.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 86 | 0.17 | 0 | 0.27 | 0.54 | 97.5 | 0.16 | 0.4 |
| Hex | 62 | 76 | 56 | 11 | 0 | 1B | 36 | 62 | 10 | 28 |
| Octal | 142 | 166 | 126 | 21 | 0 | 33 | 66 | 142 | 20 | 50 |
| Binary | 1100010 | 1110110 | 1010110 | 10001 | 0 | 11011 | 110110 | 1100010 | 10000 | 101000 |
Color Harmonies of #627656
Complementary color
Monochromatic Colors of #627656
Black with #627656
Text Example
Text Example
White with #627656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627656; }
p { color: rgb(98,118,86); }
H1.HeaderClassName
{
color: #627656;
}
.AnyTagClassName
{
color: #627656;
}
</style>
background-color css
<style>
a { background-color: #627656; }
a { background-color: rgb(98,118,86); }
div.DivClassName
{
background-color: #627656;
}
.BgClassName
{
background-color: #627656;
}
</style>
border-color css
<style>
span { border-color: #627656; }
span { border-color: rgb(98,118,86); }
td.TdClassName
{
border-color: #627656;
}
.TagClassName
{
border-color: #627656;
}
</style>