Shades of Axolotl #677560
Tints of Axolotl #677560
RGB
CMYK
RGB Variations
Color information
#677560 (or 0x677560) is known color: Axolotl. HEX triplet: 67, 75 and 60. RGB value is (103,117,96). Sum of RGB (Red+Green+Blue) = 103+117+96=316 (41% of max value = 765). Red value is 103 (40.62% from 255 or 32.59% from 316); Green value is 117 (46.09% from 255 or 37.03% from 316); Blue value is 96 (37.89% from 255 or 30.38% from 316); Max value from RGB is 117 - color contains mainly: green. Hex color #677560 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677560 is #988A9F. Grayscale: #6E6E6E. Windows color (decimal): -9996960 or 6321511. OLE color: 6321511.
HSL color Cylindrical-coordinate representation of color #677560: hue angle of 100º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #677560 is Cyan = 0.12, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 117 | 96 | - |
| CMYK | 0.12 | 0 | 0.18 | 0.54 |
| HSL | 100º | 0.1% | 0.42% | - |
| HSV(B) | 100º | 0.18% | 0.46% | - |
| XYZ | 14.07 | 16.45 | 13.5 | - |
| YUV | 110.42 | 119.86 | 122.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 96 | 0.12 | 0 | 0.18 | 0.54 | 100 | 0.1 | 0.42 |
| Hex | 67 | 75 | 60 | C | 0 | 12 | 36 | 64 | A | 2A |
| Octal | 147 | 165 | 140 | 14 | 0 | 22 | 66 | 144 | 12 | 52 |
| Binary | 1100111 | 1110101 | 1100000 | 1100 | 0 | 10010 | 110110 | 1100100 | 1010 | 101010 |
Color Harmonies of #677560
Complementary color
Monochromatic Colors of #677560
Black with #677560
Text Example
Text Example
White with #677560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677560; }
p { color: rgb(103,117,96); }
H1.HeaderClassName
{
color: #677560;
}
.AnyTagClassName
{
color: #677560;
}
</style>
background-color css
<style>
a { background-color: #677560; }
a { background-color: rgb(103,117,96); }
div.DivClassName
{
background-color: #677560;
}
.BgClassName
{
background-color: #677560;
}
</style>
border-color css
<style>
span { border-color: #677560; }
span { border-color: rgb(103,117,96); }
td.TdClassName
{
border-color: #677560;
}
.TagClassName
{
border-color: #677560;
}
</style>