Shades of Scorpion #716367
Tints of Scorpion #716367
RGB
CMYK
RGB Variations
Color information
#716367 (or 0x716367) is known color: Scorpion. HEX triplet: 71, 63 and 67. RGB value is (113,99,103). Sum of RGB (Red+Green+Blue) = 113+99+103=315 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.87% from 315); Green value is 99 (39.06% from 255 or 31.43% from 315); Blue value is 103 (40.62% from 255 or 32.70% from 315); Max value from RGB is 113 - color contains mainly: red. Hex color #716367 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716367 is #8E9C98. Grayscale: #676767. Windows color (decimal): -9346201 or 6775665. OLE color: 6775665.
HSL color Cylindrical-coordinate representation of color #716367: hue angle of 342.86º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #716367 is Cyan = 0, Magento = 0.12, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 103 | - |
| CMYK | 0 | 0.12 | 0.09 | 0.56 |
| HSL | 342.86º | 0.07% | 0.42% | - |
| HSV(B) | 342.86º | 0.12% | 0.44% | - |
| XYZ | 13.72 | 13.41 | 14.7 | - |
| YUV | 103.64 | 127.64 | 134.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 103 | 0 | 0.12 | 0.09 | 0.56 | 342.86 | 0.07 | 0.42 |
| Hex | 71 | 63 | 67 | 0 | C | 9 | 38 | 157 | 7 | 2A |
| Octal | 161 | 143 | 147 | 0 | 14 | 11 | 70 | 527 | 7 | 52 |
| Binary | 1110001 | 1100011 | 1100111 | 0 | 1100 | 1001 | 111000 | 101010111 | 111 | 101010 |
Color Harmonies of #716367
Complementary color
Monochromatic Colors of #716367
Black with #716367
Text Example
Text Example
White with #716367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716367; }
p { color: rgb(113,99,103); }
H1.HeaderClassName
{
color: #716367;
}
.AnyTagClassName
{
color: #716367;
}
</style>
background-color css
<style>
a { background-color: #716367; }
a { background-color: rgb(113,99,103); }
div.DivClassName
{
background-color: #716367;
}
.BgClassName
{
background-color: #716367;
}
</style>
border-color css
<style>
span { border-color: #716367; }
span { border-color: rgb(113,99,103); }
td.TdClassName
{
border-color: #716367;
}
.TagClassName
{
border-color: #716367;
}
</style>