Shades of Axolotl #687361
Tints of Axolotl #687361
RGB
CMYK
RGB Variations
Color information
#687361 (or 0x687361) is known color: Axolotl. HEX triplet: 68, 73 and 61. RGB value is (104,115,97). Sum of RGB (Red+Green+Blue) = 104+115+97=316 (41% of max value = 765). Red value is 104 (41.02% from 255 or 32.91% from 316); Green value is 115 (45.31% from 255 or 36.39% from 316); Blue value is 97 (38.28% from 255 or 30.70% from 316); Max value from RGB is 115 - color contains mainly: green. Hex color #687361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687361 is #978C9E. Grayscale: #6D6D6D. Windows color (decimal): -9931935 or 6386536. OLE color: 6386536.
HSL color Cylindrical-coordinate representation of color #687361: hue angle of 96.67º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #687361 is Cyan = 0.10, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 115 | 97 | - |
| CMYK | 0.10 | 0 | 0.16 | 0.55 |
| HSL | 96.67º | 0.08% | 0.42% | - |
| HSV(B) | 96.67º | 0.16% | 0.45% | - |
| XYZ | 14 | 16.07 | 13.67 | - |
| YUV | 109.66 | 120.86 | 123.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 97 | 0.10 | 0 | 0.16 | 0.55 | 96.67 | 0.08 | 0.42 |
| Hex | 68 | 73 | 61 | A | 0 | 10 | 37 | 61 | 8 | 2A |
| Octal | 150 | 163 | 141 | 12 | 0 | 20 | 67 | 141 | 10 | 52 |
| Binary | 1101000 | 1110011 | 1100001 | 1010 | 0 | 10000 | 110111 | 1100001 | 1000 | 101010 |
Color Harmonies of #687361
Complementary color
Monochromatic Colors of #687361
Black with #687361
Text Example
Text Example
White with #687361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687361; }
p { color: rgb(104,115,97); }
H1.HeaderClassName
{
color: #687361;
}
.AnyTagClassName
{
color: #687361;
}
</style>
background-color css
<style>
a { background-color: #687361; }
a { background-color: rgb(104,115,97); }
div.DivClassName
{
background-color: #687361;
}
.BgClassName
{
background-color: #687361;
}
</style>
border-color css
<style>
span { border-color: #687361; }
span { border-color: rgb(104,115,97); }
td.TdClassName
{
border-color: #687361;
}
.TagClassName
{
border-color: #687361;
}
</style>