Shades of Axolotl #627456
Tints of Axolotl #627456
RGB
CMYK
RGB Variations
Color information
#627456 (or 0x627456) is known color: Axolotl. HEX triplet: 62, 74 and 56. RGB value is (98,116,86). Sum of RGB (Red+Green+Blue) = 98+116+86=300 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.67% from 300); Green value is 116 (45.70% from 255 or 38.67% from 300); Blue value is 86 (33.98% from 255 or 28.67% from 300); Max value from RGB is 116 - color contains mainly: green. Hex color #627456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627456 is #9D8BA9. Grayscale: #6B6B6B. Windows color (decimal): -10324906 or 5665890. OLE color: 5665890.
HSL color Cylindrical-coordinate representation of color #627456: hue angle of 96º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #627456 is Cyan = 0.16, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 116 | 86 | - |
| CMYK | 0.16 | 0 | 0.26 | 0.55 |
| HSL | 96º | 0.15% | 0.4% | - |
| HSV(B) | 96º | 0.26% | 0.45% | - |
| XYZ | 12.96 | 15.76 | 11.16 | - |
| YUV | 107.2 | 116.04 | 121.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 116 | 86 | 0.16 | 0 | 0.26 | 0.55 | 96 | 0.15 | 0.4 |
| Hex | 62 | 74 | 56 | 10 | 0 | 1A | 37 | 60 | F | 28 |
| Octal | 142 | 164 | 126 | 20 | 0 | 32 | 67 | 140 | 17 | 50 |
| Binary | 1100010 | 1110100 | 1010110 | 10000 | 0 | 11010 | 110111 | 1100000 | 1111 | 101000 |
Color Harmonies of #627456
Complementary color
Monochromatic Colors of #627456
Black with #627456
Text Example
Text Example
White with #627456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627456; }
p { color: rgb(98,116,86); }
H1.HeaderClassName
{
color: #627456;
}
.AnyTagClassName
{
color: #627456;
}
</style>
background-color css
<style>
a { background-color: #627456; }
a { background-color: rgb(98,116,86); }
div.DivClassName
{
background-color: #627456;
}
.BgClassName
{
background-color: #627456;
}
</style>
border-color css
<style>
span { border-color: #627456; }
span { border-color: rgb(98,116,86); }
td.TdClassName
{
border-color: #627456;
}
.TagClassName
{
border-color: #627456;
}
</style>