Shades of Axolotl #627759
Tints of Axolotl #627759
RGB
CMYK
RGB Variations
Color information
#627759 (or 0x627759) is known color: Axolotl. HEX triplet: 62, 77 and 59. RGB value is (98,119,89). Sum of RGB (Red+Green+Blue) = 98+119+89=306 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.03% from 306); Green value is 119 (46.88% from 255 or 38.89% from 306); Blue value is 89 (35.16% from 255 or 29.08% from 306); Max value from RGB is 119 - color contains mainly: green. Hex color #627759 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627759 is #9D88A6. Grayscale: #6D6D6D. Windows color (decimal): -10324135 or 5863266. OLE color: 5863266.
HSL color Cylindrical-coordinate representation of color #627759: hue angle of 102º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #627759 is Cyan = 0.18, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 119 | 89 | - |
| CMYK | 0.18 | 0 | 0.25 | 0.53 |
| HSL | 102º | 0.14% | 0.41% | - |
| HSV(B) | 102º | 0.25% | 0.47% | - |
| XYZ | 13.44 | 16.51 | 11.93 | - |
| YUV | 109.3 | 116.54 | 119.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 119 | 89 | 0.18 | 0 | 0.25 | 0.53 | 102 | 0.14 | 0.41 |
| Hex | 62 | 77 | 59 | 12 | 0 | 19 | 35 | 66 | E | 29 |
| Octal | 142 | 167 | 131 | 22 | 0 | 31 | 65 | 146 | 16 | 51 |
| Binary | 1100010 | 1110111 | 1011001 | 10010 | 0 | 11001 | 110101 | 1100110 | 1110 | 101001 |
Color Harmonies of #627759
Complementary color
Monochromatic Colors of #627759
Black with #627759
Text Example
Text Example
White with #627759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627759; }
p { color: rgb(98,119,89); }
H1.HeaderClassName
{
color: #627759;
}
.AnyTagClassName
{
color: #627759;
}
</style>
background-color css
<style>
a { background-color: #627759; }
a { background-color: rgb(98,119,89); }
div.DivClassName
{
background-color: #627759;
}
.BgClassName
{
background-color: #627759;
}
</style>
border-color css
<style>
span { border-color: #627759; }
span { border-color: rgb(98,119,89); }
td.TdClassName
{
border-color: #627759;
}
.TagClassName
{
border-color: #627759;
}
</style>