Shades of Axolotl #677760
Tints of Axolotl #677760
RGB
CMYK
RGB Variations
Color information
#677760 (or 0x677760) is known color: Axolotl. HEX triplet: 67, 77 and 60. RGB value is (103,119,96). Sum of RGB (Red+Green+Blue) = 103+119+96=318 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.39% from 318); Green value is 119 (46.88% from 255 or 37.42% from 318); Blue value is 96 (37.89% from 255 or 30.19% from 318); Max value from RGB is 119 - color contains mainly: green. Hex color #677760 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677760 is #98889F. Grayscale: #6F6F6F. Windows color (decimal): -9996448 or 6322023. OLE color: 6322023.
HSL color Cylindrical-coordinate representation of color #677760: hue angle of 101.74º degrees, saturation: 0.11, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #677760 is Cyan = 0.13, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 119 | 96 | - |
| CMYK | 0.13 | 0 | 0.19 | 0.53 |
| HSL | 101.74º | 0.11% | 0.42% | - |
| HSV(B) | 101.74º | 0.19% | 0.47% | - |
| XYZ | 14.3 | 16.92 | 13.58 | - |
| YUV | 111.59 | 119.2 | 121.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 119 | 96 | 0.13 | 0 | 0.19 | 0.53 | 101.74 | 0.11 | 0.42 |
| Hex | 67 | 77 | 60 | D | 0 | 13 | 35 | 66 | B | 2A |
| Octal | 147 | 167 | 140 | 15 | 0 | 23 | 65 | 146 | 13 | 52 |
| Binary | 1100111 | 1110111 | 1100000 | 1101 | 0 | 10011 | 110101 | 1100110 | 1011 | 101010 |
Color Harmonies of #677760
Complementary color
Monochromatic Colors of #677760
Black with #677760
Text Example
Text Example
White with #677760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677760; }
p { color: rgb(103,119,96); }
H1.HeaderClassName
{
color: #677760;
}
.AnyTagClassName
{
color: #677760;
}
</style>
background-color css
<style>
a { background-color: #677760; }
a { background-color: rgb(103,119,96); }
div.DivClassName
{
background-color: #677760;
}
.BgClassName
{
background-color: #677760;
}
</style>
border-color css
<style>
span { border-color: #677760; }
span { border-color: rgb(103,119,96); }
td.TdClassName
{
border-color: #677760;
}
.TagClassName
{
border-color: #677760;
}
</style>