Shades of Axolotl #687662
Tints of Axolotl #687662
RGB
CMYK
RGB Variations
Color information
#687662 (or 0x687662) is known color: Axolotl. HEX triplet: 68, 76 and 62. RGB value is (104,118,98). Sum of RGB (Red+Green+Blue) = 104+118+98=320 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.5% from 320); Green value is 118 (46.48% from 255 or 36.88% from 320); Blue value is 98 (38.67% from 255 or 30.62% from 320); Max value from RGB is 118 - color contains mainly: green. Hex color #687662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687662 is #97899D. Grayscale: #6F6F6F. Windows color (decimal): -9931166 or 6452840. OLE color: 6452840.
HSL color Cylindrical-coordinate representation of color #687662: hue angle of 102º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #687662 is Cyan = 0.12, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 118 | 98 | - |
| CMYK | 0.12 | 0 | 0.17 | 0.54 |
| HSL | 102º | 0.09% | 0.42% | - |
| HSV(B) | 102º | 0.17% | 0.46% | - |
| XYZ | 14.39 | 16.78 | 14.04 | - |
| YUV | 111.53 | 120.36 | 122.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 118 | 98 | 0.12 | 0 | 0.17 | 0.54 | 102 | 0.09 | 0.42 |
| Hex | 68 | 76 | 62 | C | 0 | 11 | 36 | 66 | 9 | 2A |
| Octal | 150 | 166 | 142 | 14 | 0 | 21 | 66 | 146 | 11 | 52 |
| Binary | 1101000 | 1110110 | 1100010 | 1100 | 0 | 10001 | 110110 | 1100110 | 1001 | 101010 |
Color Harmonies of #687662
Complementary color
Monochromatic Colors of #687662
Black with #687662
Text Example
Text Example
White with #687662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687662; }
p { color: rgb(104,118,98); }
H1.HeaderClassName
{
color: #687662;
}
.AnyTagClassName
{
color: #687662;
}
</style>
background-color css
<style>
a { background-color: #687662; }
a { background-color: rgb(104,118,98); }
div.DivClassName
{
background-color: #687662;
}
.BgClassName
{
background-color: #687662;
}
</style>
border-color css
<style>
span { border-color: #687662; }
span { border-color: rgb(104,118,98); }
td.TdClassName
{
border-color: #687662;
}
.TagClassName
{
border-color: #687662;
}
</style>