Shades of Scorpion #726168
Tints of Scorpion #726168
RGB
CMYK
RGB Variations
Color information
#726168 (or 0x726168) is known color: Scorpion. HEX triplet: 72, 61 and 68. RGB value is (114,97,104). Sum of RGB (Red+Green+Blue) = 114+97+104=315 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.19% from 315); Green value is 97 (38.28% from 255 or 30.79% from 315); Blue value is 104 (41.02% from 255 or 33.02% from 315); Max value from RGB is 114 - color contains mainly: red. Hex color #726168 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726168 is #8D9E97. Grayscale: #666666. Windows color (decimal): -9281176 or 6840690. OLE color: 6840690.
HSL color Cylindrical-coordinate representation of color #726168: hue angle of 335.29º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #726168 is Cyan = 0, Magento = 0.15, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 97 | 104 | - |
| CMYK | 0 | 0.15 | 0.09 | 0.55 |
| HSL | 335.29º | 0.08% | 0.41% | - |
| HSV(B) | 335.29º | 0.15% | 0.45% | - |
| XYZ | 13.71 | 13.13 | 14.91 | - |
| YUV | 102.88 | 128.63 | 135.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 97 | 104 | 0 | 0.15 | 0.09 | 0.55 | 335.29 | 0.08 | 0.41 |
| Hex | 72 | 61 | 68 | 0 | F | 9 | 37 | 14F | 8 | 29 |
| Octal | 162 | 141 | 150 | 0 | 17 | 11 | 67 | 517 | 10 | 51 |
| Binary | 1110010 | 1100001 | 1101000 | 0 | 1111 | 1001 | 110111 | 101001111 | 1000 | 101001 |
Color Harmonies of #726168
Complementary color
Monochromatic Colors of #726168
Black with #726168
Text Example
Text Example
White with #726168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726168; }
p { color: rgb(114,97,104); }
H1.HeaderClassName
{
color: #726168;
}
.AnyTagClassName
{
color: #726168;
}
</style>
background-color css
<style>
a { background-color: #726168; }
a { background-color: rgb(114,97,104); }
div.DivClassName
{
background-color: #726168;
}
.BgClassName
{
background-color: #726168;
}
</style>
border-color css
<style>
span { border-color: #726168; }
span { border-color: rgb(114,97,104); }
td.TdClassName
{
border-color: #726168;
}
.TagClassName
{
border-color: #726168;
}
</style>