Shades of Scorpion #756266
Tints of Scorpion #756266
RGB
CMYK
RGB Variations
Color information
#756266 (or 0x756266) is known color: Scorpion. HEX triplet: 75, 62 and 66. RGB value is (117,98,102). Sum of RGB (Red+Green+Blue) = 117+98+102=317 (41% of max value = 765). Red value is 117 (46.09% from 255 or 36.91% from 317); Green value is 98 (38.67% from 255 or 30.91% from 317); Blue value is 102 (40.23% from 255 or 32.18% from 317); Max value from RGB is 117 - color contains mainly: red. Hex color #756266 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756266 is #8A9D99. Grayscale: #686868. Windows color (decimal): -9084314 or 6709877. OLE color: 6709877.
HSL color Cylindrical-coordinate representation of color #756266: hue angle of 347.37º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #756266 is Cyan = 0, Magento = 0.16, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 98 | 102 | - |
| CMYK | 0 | 0.16 | 0.13 | 0.54 |
| HSL | 347.37º | 0.09% | 0.42% | - |
| HSV(B) | 347.37º | 0.16% | 0.46% | - |
| XYZ | 14.1 | 13.48 | 14.43 | - |
| YUV | 104.14 | 126.79 | 137.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 98 | 102 | 0 | 0.16 | 0.13 | 0.54 | 347.37 | 0.09 | 0.42 |
| Hex | 75 | 62 | 66 | 0 | 10 | D | 36 | 15B | 9 | 2A |
| Octal | 165 | 142 | 146 | 0 | 20 | 15 | 66 | 533 | 11 | 52 |
| Binary | 1110101 | 1100010 | 1100110 | 0 | 10000 | 1101 | 110110 | 101011011 | 1001 | 101010 |
Color Harmonies of #756266
Complementary color
Monochromatic Colors of #756266
Black with #756266
Text Example
Text Example
White with #756266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756266; }
p { color: rgb(117,98,102); }
H1.HeaderClassName
{
color: #756266;
}
.AnyTagClassName
{
color: #756266;
}
</style>
background-color css
<style>
a { background-color: #756266; }
a { background-color: rgb(117,98,102); }
div.DivClassName
{
background-color: #756266;
}
.BgClassName
{
background-color: #756266;
}
</style>
border-color css
<style>
span { border-color: #756266; }
span { border-color: rgb(117,98,102); }
td.TdClassName
{
border-color: #756266;
}
.TagClassName
{
border-color: #756266;
}
</style>