Shades of Scorpion #716368
Tints of Scorpion #716368
RGB
CMYK
RGB Variations
Color information
#716368 (or 0x716368) is known color: Scorpion. HEX triplet: 71, 63 and 68. RGB value is (113,99,104). Sum of RGB (Red+Green+Blue) = 113+99+104=316 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.76% from 316); Green value is 99 (39.06% from 255 or 31.33% from 316); Blue value is 104 (41.02% from 255 or 32.91% from 316); Max value from RGB is 113 - color contains mainly: red. Hex color #716368 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716368 is #8E9C97. Grayscale: #676767. Windows color (decimal): -9346200 or 6841201. OLE color: 6841201.
HSL color Cylindrical-coordinate representation of color #716368: hue angle of 338.57º 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 #716368 is Cyan = 0, Magento = 0.12, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 104 | - |
| CMYK | 0 | 0.12 | 0.08 | 0.56 |
| HSL | 338.57º | 0.07% | 0.42% | - |
| HSV(B) | 338.57º | 0.12% | 0.44% | - |
| XYZ | 13.77 | 13.43 | 14.96 | - |
| YUV | 103.76 | 128.14 | 134.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 104 | 0 | 0.12 | 0.08 | 0.56 | 338.57 | 0.07 | 0.42 |
| Hex | 71 | 63 | 68 | 0 | C | 8 | 38 | 153 | 7 | 2A |
| Octal | 161 | 143 | 150 | 0 | 14 | 10 | 70 | 523 | 7 | 52 |
| Binary | 1110001 | 1100011 | 1101000 | 0 | 1100 | 1000 | 111000 | 101010011 | 111 | 101010 |
Color Harmonies of #716368
Complementary color
Monochromatic Colors of #716368
Black with #716368
Text Example
Text Example
White with #716368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716368; }
p { color: rgb(113,99,104); }
H1.HeaderClassName
{
color: #716368;
}
.AnyTagClassName
{
color: #716368;
}
</style>
background-color css
<style>
a { background-color: #716368; }
a { background-color: rgb(113,99,104); }
div.DivClassName
{
background-color: #716368;
}
.BgClassName
{
background-color: #716368;
}
</style>
border-color css
<style>
span { border-color: #716368; }
span { border-color: rgb(113,99,104); }
td.TdClassName
{
border-color: #716368;
}
.TagClassName
{
border-color: #716368;
}
</style>