Shades of Axolotl #627558
Tints of Axolotl #627558
RGB
CMYK
RGB Variations
Color information
#627558 (or 0x627558) is known color: Axolotl. HEX triplet: 62, 75 and 58. RGB value is (98,117,88). Sum of RGB (Red+Green+Blue) = 98+117+88=303 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.34% from 303); Green value is 117 (46.09% from 255 or 38.61% from 303); Blue value is 88 (34.77% from 255 or 29.04% from 303); Max value from RGB is 117 - color contains mainly: green. Hex color #627558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627558 is #9D8AA7. Grayscale: #6C6C6C. Windows color (decimal): -10324648 or 5797218. OLE color: 5797218.
HSL color Cylindrical-coordinate representation of color #627558: hue angle of 99.31º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #627558 is Cyan = 0.16, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 117 | 88 | - |
| CMYK | 0.16 | 0 | 0.25 | 0.54 |
| HSL | 99.31º | 0.14% | 0.4% | - |
| HSV(B) | 99.31º | 0.25% | 0.46% | - |
| XYZ | 13.16 | 16.02 | 11.63 | - |
| YUV | 108.01 | 116.71 | 120.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 117 | 88 | 0.16 | 0 | 0.25 | 0.54 | 99.31 | 0.14 | 0.4 |
| Hex | 62 | 75 | 58 | 10 | 0 | 19 | 36 | 63 | E | 28 |
| Octal | 142 | 165 | 130 | 20 | 0 | 31 | 66 | 143 | 16 | 50 |
| Binary | 1100010 | 1110101 | 1011000 | 10000 | 0 | 11001 | 110110 | 1100011 | 1110 | 101000 |
Color Harmonies of #627558
Complementary color
Monochromatic Colors of #627558
Black with #627558
Text Example
Text Example
White with #627558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627558; }
p { color: rgb(98,117,88); }
H1.HeaderClassName
{
color: #627558;
}
.AnyTagClassName
{
color: #627558;
}
</style>
background-color css
<style>
a { background-color: #627558; }
a { background-color: rgb(98,117,88); }
div.DivClassName
{
background-color: #627558;
}
.BgClassName
{
background-color: #627558;
}
</style>
border-color css
<style>
span { border-color: #627558; }
span { border-color: rgb(98,117,88); }
td.TdClassName
{
border-color: #627558;
}
.TagClassName
{
border-color: #627558;
}
</style>