Shades of Scorpion #736266
Tints of Scorpion #736266
RGB
CMYK
RGB Variations
Color information
#736266 (or 0x736266) is known color: Scorpion. HEX triplet: 73, 62 and 66. RGB value is (115,98,102). Sum of RGB (Red+Green+Blue) = 115+98+102=315 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.51% from 315); Green value is 98 (38.67% from 255 or 31.11% from 315); Blue value is 102 (40.23% from 255 or 32.38% from 315); Max value from RGB is 115 - color contains mainly: red. Hex color #736266 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736266 is #8C9D99. Grayscale: #676767. Windows color (decimal): -9215386 or 6709875. OLE color: 6709875.
HSL color Cylindrical-coordinate representation of color #736266: hue angle of 345.88º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #736266 is Cyan = 0, Magento = 0.15, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 98 | 102 | - |
| CMYK | 0 | 0.15 | 0.11 | 0.55 |
| HSL | 345.88º | 0.08% | 0.42% | - |
| HSV(B) | 345.88º | 0.15% | 0.45% | - |
| XYZ | 13.84 | 13.34 | 14.42 | - |
| YUV | 103.54 | 127.13 | 136.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 98 | 102 | 0 | 0.15 | 0.11 | 0.55 | 345.88 | 0.08 | 0.42 |
| Hex | 73 | 62 | 66 | 0 | F | B | 37 | 15A | 8 | 2A |
| Octal | 163 | 142 | 146 | 0 | 17 | 13 | 67 | 532 | 10 | 52 |
| Binary | 1110011 | 1100010 | 1100110 | 0 | 1111 | 1011 | 110111 | 101011010 | 1000 | 101010 |
Color Harmonies of #736266
Complementary color
Monochromatic Colors of #736266
Black with #736266
Text Example
Text Example
White with #736266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736266; }
p { color: rgb(115,98,102); }
H1.HeaderClassName
{
color: #736266;
}
.AnyTagClassName
{
color: #736266;
}
</style>
background-color css
<style>
a { background-color: #736266; }
a { background-color: rgb(115,98,102); }
div.DivClassName
{
background-color: #736266;
}
.BgClassName
{
background-color: #736266;
}
</style>
border-color css
<style>
span { border-color: #736266; }
span { border-color: rgb(115,98,102); }
td.TdClassName
{
border-color: #736266;
}
.TagClassName
{
border-color: #736266;
}
</style>