Shades of Axolotl #627556
Tints of Axolotl #627556
RGB
CMYK
RGB Variations
Color information
#627556 (or 0x627556) is known color: Axolotl. HEX triplet: 62, 75 and 56. RGB value is (98,117,86). Sum of RGB (Red+Green+Blue) = 98+117+86=301 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.56% from 301); Green value is 117 (46.09% from 255 or 38.87% from 301); Blue value is 86 (33.98% from 255 or 28.57% from 301); Max value from RGB is 117 - color contains mainly: green. Hex color #627556 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627556 is #9D8AA9. Grayscale: #6B6B6B. Windows color (decimal): -10324650 or 5666146. OLE color: 5666146.
HSL color Cylindrical-coordinate representation of color #627556: hue angle of 96.77º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #627556 is Cyan = 0.16, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 117 | 86 | - |
| CMYK | 0.16 | 0 | 0.26 | 0.54 |
| HSL | 96.77º | 0.15% | 0.4% | - |
| HSV(B) | 96.77º | 0.26% | 0.46% | - |
| XYZ | 13.08 | 15.99 | 11.2 | - |
| YUV | 107.79 | 115.71 | 121.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 117 | 86 | 0.16 | 0 | 0.26 | 0.54 | 96.77 | 0.15 | 0.4 |
| Hex | 62 | 75 | 56 | 10 | 0 | 1A | 36 | 61 | F | 28 |
| Octal | 142 | 165 | 126 | 20 | 0 | 32 | 66 | 141 | 17 | 50 |
| Binary | 1100010 | 1110101 | 1010110 | 10000 | 0 | 11010 | 110110 | 1100001 | 1111 | 101000 |
Color Harmonies of #627556
Complementary color
Monochromatic Colors of #627556
Black with #627556
Text Example
Text Example
White with #627556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627556; }
p { color: rgb(98,117,86); }
H1.HeaderClassName
{
color: #627556;
}
.AnyTagClassName
{
color: #627556;
}
</style>
background-color css
<style>
a { background-color: #627556; }
a { background-color: rgb(98,117,86); }
div.DivClassName
{
background-color: #627556;
}
.BgClassName
{
background-color: #627556;
}
</style>
border-color css
<style>
span { border-color: #627556; }
span { border-color: rgb(98,117,86); }
td.TdClassName
{
border-color: #627556;
}
.TagClassName
{
border-color: #627556;
}
</style>