Shades of Axolotl #668057
Tints of Axolotl #668057
RGB
CMYK
RGB Variations
Color information
#668057 (or 0x668057) is known color: Axolotl. HEX triplet: 66, 80 and 57. RGB value is (102,128,87). Sum of RGB (Red+Green+Blue) = 102+128+87=317 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.18% from 317); Green value is 128 (50.39% from 255 or 40.38% from 317); Blue value is 87 (34.38% from 255 or 27.44% from 317); Max value from RGB is 128 - color contains mainly: green. Hex color #668057 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #668057 is #997FA8. Grayscale: #737373. Windows color (decimal): -10059689 or 5734502. OLE color: 5734502.
HSL color Cylindrical-coordinate representation of color #668057: hue angle of 98.05º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #668057 is Cyan = 0.20, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 102 | 128 | 87 | - |
| CMYK | 0.20 | 0 | 0.32 | 0.50 |
| HSL | 98.05º | 0.19% | 0.42% | - |
| HSV(B) | 98.05º | 0.32% | 0.5% | - |
| XYZ | 14.92 | 18.95 | 11.89 | - |
| YUV | 115.55 | 111.89 | 118.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 128 | 87 | 0.20 | 0 | 0.32 | 0.50 | 98.05 | 0.19 | 0.42 |
| Hex | 66 | 80 | 57 | 14 | 0 | 20 | 32 | 62 | 13 | 2A |
| Octal | 146 | 200 | 127 | 24 | 0 | 40 | 62 | 142 | 23 | 52 |
| Binary | 1100110 | 10000000 | 1010111 | 10100 | 0 | 100000 | 110010 | 1100010 | 10011 | 101010 |
Color Harmonies of #668057
Complementary color
Monochromatic Colors of #668057
Black with #668057
Text Example
Text Example
White with #668057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668057; }
p { color: rgb(102,128,87); }
H1.HeaderClassName
{
color: #668057;
}
.AnyTagClassName
{
color: #668057;
}
</style>
background-color css
<style>
a { background-color: #668057; }
a { background-color: rgb(102,128,87); }
div.DivClassName
{
background-color: #668057;
}
.BgClassName
{
background-color: #668057;
}
</style>
border-color css
<style>
span { border-color: #668057; }
span { border-color: rgb(102,128,87); }
td.TdClassName
{
border-color: #668057;
}
.TagClassName
{
border-color: #668057;
}
</style>