Shades of Scorpion #736168
Tints of Scorpion #736168
RGB
CMYK
RGB Variations
Color information
#736168 (or 0x736168) is known color: Scorpion. HEX triplet: 73, 61 and 68. RGB value is (115,97,104). Sum of RGB (Red+Green+Blue) = 115+97+104=316 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.39% from 316); Green value is 97 (38.28% from 255 or 30.70% from 316); Blue value is 104 (41.02% from 255 or 32.91% from 316); Max value from RGB is 115 - color contains mainly: red. Hex color #736168 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736168 is #8C9E97. Grayscale: #676767. Windows color (decimal): -9215640 or 6840691. OLE color: 6840691.
HSL color Cylindrical-coordinate representation of color #736168: hue angle of 336.67º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #736168 is Cyan = 0, Magento = 0.16, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 97 | 104 | - |
| CMYK | 0 | 0.16 | 0.10 | 0.55 |
| HSL | 336.67º | 0.08% | 0.42% | - |
| HSV(B) | 336.67º | 0.16% | 0.45% | - |
| XYZ | 13.84 | 13.19 | 14.91 | - |
| YUV | 103.18 | 128.46 | 136.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 97 | 104 | 0 | 0.16 | 0.10 | 0.55 | 336.67 | 0.08 | 0.42 |
| Hex | 73 | 61 | 68 | 0 | 10 | A | 37 | 151 | 8 | 2A |
| Octal | 163 | 141 | 150 | 0 | 20 | 12 | 67 | 521 | 10 | 52 |
| Binary | 1110011 | 1100001 | 1101000 | 0 | 10000 | 1010 | 110111 | 101010001 | 1000 | 101010 |
Color Harmonies of #736168
Complementary color
Monochromatic Colors of #736168
Black with #736168
Text Example
Text Example
White with #736168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736168; }
p { color: rgb(115,97,104); }
H1.HeaderClassName
{
color: #736168;
}
.AnyTagClassName
{
color: #736168;
}
</style>
background-color css
<style>
a { background-color: #736168; }
a { background-color: rgb(115,97,104); }
div.DivClassName
{
background-color: #736168;
}
.BgClassName
{
background-color: #736168;
}
</style>
border-color css
<style>
span { border-color: #736168; }
span { border-color: rgb(115,97,104); }
td.TdClassName
{
border-color: #736168;
}
.TagClassName
{
border-color: #736168;
}
</style>