Shades of Axolotl #697762
Tints of Axolotl #697762
RGB
CMYK
RGB Variations
Color information
#697762 (or 0x697762) is known color: Axolotl. HEX triplet: 69, 77 and 62. RGB value is (105,119,98). Sum of RGB (Red+Green+Blue) = 105+119+98=322 (42% of max value = 765). Red value is 105 (41.41% from 255 or 32.61% from 322); Green value is 119 (46.88% from 255 or 36.96% from 322); Blue value is 98 (38.67% from 255 or 30.43% from 322); Max value from RGB is 119 - color contains mainly: green. Hex color #697762 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697762 is #96889D. Grayscale: #707070. Windows color (decimal): -9865374 or 6453097. OLE color: 6453097.
HSL color Cylindrical-coordinate representation of color #697762: hue angle of 100º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #697762 is Cyan = 0.12, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 119 | 98 | - |
| CMYK | 0.12 | 0 | 0.18 | 0.53 |
| HSL | 100º | 0.1% | 0.43% | - |
| HSV(B) | 100º | 0.18% | 0.47% | - |
| XYZ | 14.63 | 17.08 | 14.08 | - |
| YUV | 112.42 | 119.86 | 122.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 98 | 0.12 | 0 | 0.18 | 0.53 | 100 | 0.1 | 0.43 |
| Hex | 69 | 77 | 62 | C | 0 | 12 | 35 | 64 | A | 2B |
| Octal | 151 | 167 | 142 | 14 | 0 | 22 | 65 | 144 | 12 | 53 |
| Binary | 1101001 | 1110111 | 1100010 | 1100 | 0 | 10010 | 110101 | 1100100 | 1010 | 101011 |
Color Harmonies of #697762
Complementary color
Monochromatic Colors of #697762
Black with #697762
Text Example
Text Example
White with #697762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697762; }
p { color: rgb(105,119,98); }
H1.HeaderClassName
{
color: #697762;
}
.AnyTagClassName
{
color: #697762;
}
</style>
background-color css
<style>
a { background-color: #697762; }
a { background-color: rgb(105,119,98); }
div.DivClassName
{
background-color: #697762;
}
.BgClassName
{
background-color: #697762;
}
</style>
border-color css
<style>
span { border-color: #697762; }
span { border-color: rgb(105,119,98); }
td.TdClassName
{
border-color: #697762;
}
.TagClassName
{
border-color: #697762;
}
</style>