Shades of Scorpion #727071
Tints of Scorpion #727071
RGB
CMYK
RGB Variations
Color information
#727071 (or 0x727071) is known color: Scorpion. HEX triplet: 72, 70 and 71. RGB value is (114,112,113). Sum of RGB (Red+Green+Blue) = 114+112+113=339 (44% of max value = 765). Red value is 114 (44.92% from 255 or 33.63% from 339); Green value is 112 (44.14% from 255 or 33.04% from 339); Blue value is 113 (44.53% from 255 or 33.33% from 339); Max value from RGB is 114 - color contains mainly: red. Hex color #727071 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727071 is #8D8F8E. Grayscale: #707070. Windows color (decimal): -9277327 or 7434354. OLE color: 7434354.
HSL color Cylindrical-coordinate representation of color #727071: hue angle of 330º degrees, saturation: 0.01, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #727071 is Cyan = 0, Magento = 0.02, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 112 | 113 | - |
| CMYK | 0 | 0.02 | 0.01 | 0.55 |
| HSL | 330º | 0.01% | 0.44% | - |
| HSV(B) | 330º | 0.02% | 0.45% | - |
| XYZ | 15.71 | 16.36 | 17.95 | - |
| YUV | 112.71 | 128.16 | 128.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 112 | 113 | 0 | 0.02 | 0.01 | 0.55 | 330 | 0.01 | 0.44 |
| Hex | 72 | 70 | 71 | 0 | 2 | 1 | 37 | 14A | 1 | 2C |
| Octal | 162 | 160 | 161 | 0 | 2 | 1 | 67 | 512 | 1 | 54 |
| Binary | 1110010 | 1110000 | 1110001 | 0 | 10 | 1 | 110111 | 101001010 | 1 | 101100 |
Color Harmonies of #727071
Complementary color
Monochromatic Colors of #727071
Black with #727071
Text Example
Text Example
White with #727071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727071; }
p { color: rgb(114,112,113); }
H1.HeaderClassName
{
color: #727071;
}
.AnyTagClassName
{
color: #727071;
}
</style>
background-color css
<style>
a { background-color: #727071; }
a { background-color: rgb(114,112,113); }
div.DivClassName
{
background-color: #727071;
}
.BgClassName
{
background-color: #727071;
}
</style>
border-color css
<style>
span { border-color: #727071; }
span { border-color: rgb(114,112,113); }
td.TdClassName
{
border-color: #727071;
}
.TagClassName
{
border-color: #727071;
}
</style>