Shades of Axolotl #627658
Tints of Axolotl #627658
RGB
CMYK
RGB Variations
Color information
#627658 (or 0x627658) is known color: Axolotl. HEX triplet: 62, 76 and 58. RGB value is (98,118,88). Sum of RGB (Red+Green+Blue) = 98+118+88=304 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.24% from 304); Green value is 118 (46.48% from 255 or 38.82% from 304); Blue value is 88 (34.77% from 255 or 28.95% from 304); Max value from RGB is 118 - color contains mainly: green. Hex color #627658 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627658 is #9D89A7. Grayscale: #6C6C6C. Windows color (decimal): -10324392 or 5797474. OLE color: 5797474.
HSL color Cylindrical-coordinate representation of color #627658: hue angle of 100º degrees, saturation: 0.15, 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 #627658 is Cyan = 0.17, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 118 | 88 | - |
| CMYK | 0.17 | 0 | 0.25 | 0.54 |
| HSL | 100º | 0.15% | 0.4% | - |
| HSV(B) | 100º | 0.25% | 0.46% | - |
| XYZ | 13.28 | 16.26 | 11.67 | - |
| YUV | 108.6 | 116.37 | 120.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 88 | 0.17 | 0 | 0.25 | 0.54 | 100 | 0.15 | 0.4 |
| Hex | 62 | 76 | 58 | 11 | 0 | 19 | 36 | 64 | F | 28 |
| Octal | 142 | 166 | 130 | 21 | 0 | 31 | 66 | 144 | 17 | 50 |
| Binary | 1100010 | 1110110 | 1011000 | 10001 | 0 | 11001 | 110110 | 1100100 | 1111 | 101000 |
Color Harmonies of #627658
Complementary color
Monochromatic Colors of #627658
Black with #627658
Text Example
Text Example
White with #627658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627658; }
p { color: rgb(98,118,88); }
H1.HeaderClassName
{
color: #627658;
}
.AnyTagClassName
{
color: #627658;
}
</style>
background-color css
<style>
a { background-color: #627658; }
a { background-color: rgb(98,118,88); }
div.DivClassName
{
background-color: #627658;
}
.BgClassName
{
background-color: #627658;
}
</style>
border-color css
<style>
span { border-color: #627658; }
span { border-color: rgb(98,118,88); }
td.TdClassName
{
border-color: #627658;
}
.TagClassName
{
border-color: #627658;
}
</style>