Shades of Scorpion #766069
Tints of Scorpion #766069
RGB
CMYK
RGB Variations
Color information
#766069 (or 0x766069) is known color: Scorpion. HEX triplet: 76, 60 and 69. RGB value is (118,96,105). Sum of RGB (Red+Green+Blue) = 118+96+105=319 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.99% from 319); Green value is 96 (37.89% from 255 or 30.09% from 319); Blue value is 105 (41.41% from 255 or 32.92% from 319); Max value from RGB is 118 - color contains mainly: red. Hex color #766069 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766069 is #899F96. Grayscale: #676767. Windows color (decimal): -9019287 or 6905974. OLE color: 6905974.
HSL color Cylindrical-coordinate representation of color #766069: hue angle of 335.45º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #766069 is Cyan = 0, Magento = 0.19, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 105 | - |
| CMYK | 0 | 0.19 | 0.11 | 0.54 |
| HSL | 335.45º | 0.1% | 0.42% | - |
| HSV(B) | 335.45º | 0.19% | 0.46% | - |
| XYZ | 14.2 | 13.24 | 15.17 | - |
| YUV | 103.6 | 128.79 | 138.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 105 | 0 | 0.19 | 0.11 | 0.54 | 335.45 | 0.1 | 0.42 |
| Hex | 76 | 60 | 69 | 0 | 13 | B | 36 | 14F | A | 2A |
| Octal | 166 | 140 | 151 | 0 | 23 | 13 | 66 | 517 | 12 | 52 |
| Binary | 1110110 | 1100000 | 1101001 | 0 | 10011 | 1011 | 110110 | 101001111 | 1010 | 101010 |
Color Harmonies of #766069
Complementary color
Monochromatic Colors of #766069
Black with #766069
Text Example
Text Example
White with #766069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766069; }
p { color: rgb(118,96,105); }
H1.HeaderClassName
{
color: #766069;
}
.AnyTagClassName
{
color: #766069;
}
</style>
background-color css
<style>
a { background-color: #766069; }
a { background-color: rgb(118,96,105); }
div.DivClassName
{
background-color: #766069;
}
.BgClassName
{
background-color: #766069;
}
</style>
border-color css
<style>
span { border-color: #766069; }
span { border-color: rgb(118,96,105); }
td.TdClassName
{
border-color: #766069;
}
.TagClassName
{
border-color: #766069;
}
</style>