Shades of Scorpion #766269
Tints of Scorpion #766269
RGB
CMYK
RGB Variations
Color information
#766269 (or 0x766269) is known color: Scorpion. HEX triplet: 76, 62 and 69. RGB value is (118,98,105). Sum of RGB (Red+Green+Blue) = 118+98+105=321 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.76% from 321); Green value is 98 (38.67% from 255 or 30.53% from 321); Blue value is 105 (41.41% from 255 or 32.71% from 321); Max value from RGB is 118 - color contains mainly: red. Hex color #766269 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766269 is #899D96. Grayscale: #686868. Windows color (decimal): -9018775 or 6906486. OLE color: 6906486.
HSL color Cylindrical-coordinate representation of color #766269: hue angle of 339º 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 #766269 is Cyan = 0, Magento = 0.17, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 98 | 105 | - |
| CMYK | 0 | 0.17 | 0.11 | 0.54 |
| HSL | 339º | 0.09% | 0.42% | - |
| HSV(B) | 339º | 0.17% | 0.46% | - |
| XYZ | 14.39 | 13.61 | 15.23 | - |
| YUV | 104.78 | 128.13 | 137.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 98 | 105 | 0 | 0.17 | 0.11 | 0.54 | 339 | 0.09 | 0.42 |
| Hex | 76 | 62 | 69 | 0 | 11 | B | 36 | 153 | 9 | 2A |
| Octal | 166 | 142 | 151 | 0 | 21 | 13 | 66 | 523 | 11 | 52 |
| Binary | 1110110 | 1100010 | 1101001 | 0 | 10001 | 1011 | 110110 | 101010011 | 1001 | 101010 |
Color Harmonies of #766269
Complementary color
Monochromatic Colors of #766269
Black with #766269
Text Example
Text Example
White with #766269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766269; }
p { color: rgb(118,98,105); }
H1.HeaderClassName
{
color: #766269;
}
.AnyTagClassName
{
color: #766269;
}
</style>
background-color css
<style>
a { background-color: #766269; }
a { background-color: rgb(118,98,105); }
div.DivClassName
{
background-color: #766269;
}
.BgClassName
{
background-color: #766269;
}
</style>
border-color css
<style>
span { border-color: #766269; }
span { border-color: rgb(118,98,105); }
td.TdClassName
{
border-color: #766269;
}
.TagClassName
{
border-color: #766269;
}
</style>