Shades of Axolotl #677561
Tints of Axolotl #677561
RGB
CMYK
RGB Variations
Color information
#677561 (or 0x677561) is known color: Axolotl. HEX triplet: 67, 75 and 61. RGB value is (103,117,97). Sum of RGB (Red+Green+Blue) = 103+117+97=317 (41% of max value = 765). Red value is 103 (40.62% from 255 or 32.49% from 317); Green value is 117 (46.09% from 255 or 36.91% from 317); Blue value is 97 (38.28% from 255 or 30.60% from 317); Max value from RGB is 117 - color contains mainly: green. Hex color #677561 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677561 is #988A9E. Grayscale: #6E6E6E. Windows color (decimal): -9996959 or 6387047. OLE color: 6387047.
HSL color Cylindrical-coordinate representation of color #677561: 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 #677561 is Cyan = 0.12, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 117 | 97 | - |
| CMYK | 0.12 | 0 | 0.17 | 0.54 |
| HSL | 102º | 0.09% | 0.42% | - |
| HSV(B) | 102º | 0.17% | 0.46% | - |
| XYZ | 14.11 | 16.47 | 13.74 | - |
| YUV | 110.53 | 120.36 | 122.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 97 | 0.12 | 0 | 0.17 | 0.54 | 102 | 0.09 | 0.42 |
| Hex | 67 | 75 | 61 | C | 0 | 11 | 36 | 66 | 9 | 2A |
| Octal | 147 | 165 | 141 | 14 | 0 | 21 | 66 | 146 | 11 | 52 |
| Binary | 1100111 | 1110101 | 1100001 | 1100 | 0 | 10001 | 110110 | 1100110 | 1001 | 101010 |
Color Harmonies of #677561
Complementary color
Monochromatic Colors of #677561
Black with #677561
Text Example
Text Example
White with #677561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677561; }
p { color: rgb(103,117,97); }
H1.HeaderClassName
{
color: #677561;
}
.AnyTagClassName
{
color: #677561;
}
</style>
background-color css
<style>
a { background-color: #677561; }
a { background-color: rgb(103,117,97); }
div.DivClassName
{
background-color: #677561;
}
.BgClassName
{
background-color: #677561;
}
</style>
border-color css
<style>
span { border-color: #677561; }
span { border-color: rgb(103,117,97); }
td.TdClassName
{
border-color: #677561;
}
.TagClassName
{
border-color: #677561;
}
</style>