Shades of Axolotl #697760
Tints of Axolotl #697760
RGB
CMYK
RGB Variations
Color information
#697760 (or 0x697760) is known color: Axolotl. HEX triplet: 69, 77 and 60. RGB value is (105,119,96). Sum of RGB (Red+Green+Blue) = 105+119+96=320 (42% of max value = 765). Red value is 105 (41.41% from 255 or 32.81% from 320); Green value is 119 (46.88% from 255 or 37.19% from 320); Blue value is 96 (37.89% from 255 or 30% from 320); Max value from RGB is 119 - color contains mainly: green. Hex color #697760 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697760 is #96889F. Grayscale: #707070. Windows color (decimal): -9865376 or 6322025. OLE color: 6322025.
HSL color Cylindrical-coordinate representation of color #697760: hue angle of 96.52º 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 #697760 is Cyan = 0.12, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 119 | 96 | - |
| CMYK | 0.12 | 0 | 0.19 | 0.53 |
| HSL | 96.52º | 0.11% | 0.42% | - |
| HSV(B) | 96.52º | 0.19% | 0.47% | - |
| XYZ | 14.53 | 17.04 | 13.59 | - |
| YUV | 112.19 | 118.86 | 122.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 96 | 0.12 | 0 | 0.19 | 0.53 | 96.52 | 0.11 | 0.42 |
| Hex | 69 | 77 | 60 | C | 0 | 13 | 35 | 61 | B | 2A |
| Octal | 151 | 167 | 140 | 14 | 0 | 23 | 65 | 141 | 13 | 52 |
| Binary | 1101001 | 1110111 | 1100000 | 1100 | 0 | 10011 | 110101 | 1100001 | 1011 | 101010 |
Color Harmonies of #697760
Complementary color
Monochromatic Colors of #697760
Black with #697760
Text Example
Text Example
White with #697760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697760; }
p { color: rgb(105,119,96); }
H1.HeaderClassName
{
color: #697760;
}
.AnyTagClassName
{
color: #697760;
}
</style>
background-color css
<style>
a { background-color: #697760; }
a { background-color: rgb(105,119,96); }
div.DivClassName
{
background-color: #697760;
}
.BgClassName
{
background-color: #697760;
}
</style>
border-color css
<style>
span { border-color: #697760; }
span { border-color: rgb(105,119,96); }
td.TdClassName
{
border-color: #697760;
}
.TagClassName
{
border-color: #697760;
}
</style>