Shades of Axolotl #627455
Tints of Axolotl #627455
RGB
CMYK
RGB Variations
Color information
#627455 (or 0x627455) is known color: Axolotl. HEX triplet: 62, 74 and 55. RGB value is (98,116,85). Sum of RGB (Red+Green+Blue) = 98+116+85=299 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.78% from 299); Green value is 116 (45.70% from 255 or 38.80% from 299); Blue value is 85 (33.59% from 255 or 28.43% from 299); Max value from RGB is 116 - color contains mainly: green. Hex color #627455 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627455 is #9D8BAA. Grayscale: #6B6B6B. Windows color (decimal): -10324907 or 5600354. OLE color: 5600354.
HSL color Cylindrical-coordinate representation of color #627455: hue angle of 94.84º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #627455 is Cyan = 0.16, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 116 | 85 | - |
| CMYK | 0.16 | 0 | 0.27 | 0.55 |
| HSL | 94.84º | 0.15% | 0.39% | - |
| HSV(B) | 94.84º | 0.27% | 0.45% | - |
| XYZ | 12.92 | 15.74 | 10.95 | - |
| YUV | 107.08 | 115.54 | 121.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 116 | 85 | 0.16 | 0 | 0.27 | 0.55 | 94.84 | 0.15 | 0.39 |
| Hex | 62 | 74 | 55 | 10 | 0 | 1B | 37 | 5F | F | 27 |
| Octal | 142 | 164 | 125 | 20 | 0 | 33 | 67 | 137 | 17 | 47 |
| Binary | 1100010 | 1110100 | 1010101 | 10000 | 0 | 11011 | 110111 | 1011111 | 1111 | 100111 |
Color Harmonies of #627455
Complementary color
Monochromatic Colors of #627455
Black with #627455
Text Example
Text Example
White with #627455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627455; }
p { color: rgb(98,116,85); }
H1.HeaderClassName
{
color: #627455;
}
.AnyTagClassName
{
color: #627455;
}
</style>
background-color css
<style>
a { background-color: #627455; }
a { background-color: rgb(98,116,85); }
div.DivClassName
{
background-color: #627455;
}
.BgClassName
{
background-color: #627455;
}
</style>
border-color css
<style>
span { border-color: #627455; }
span { border-color: rgb(98,116,85); }
td.TdClassName
{
border-color: #627455;
}
.TagClassName
{
border-color: #627455;
}
</style>