Shades of Scorpion #756568
Tints of Scorpion #756568
RGB
CMYK
RGB Variations
Color information
#756568 (or 0x756568) is known color: Scorpion. HEX triplet: 75, 65 and 68. RGB value is (117,101,104). Sum of RGB (Red+Green+Blue) = 117+101+104=322 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.34% from 322); Green value is 101 (39.84% from 255 or 31.37% from 322); Blue value is 104 (41.02% from 255 or 32.30% from 322); Max value from RGB is 117 - color contains mainly: red. Hex color #756568 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756568 is #8A9A97. Grayscale: #6A6A6A. Windows color (decimal): -9083544 or 6841717. OLE color: 6841717.
HSL color Cylindrical-coordinate representation of color #756568: hue angle of 348.75º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #756568 is Cyan = 0, Magento = 0.14, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 101 | 104 | - |
| CMYK | 0 | 0.14 | 0.11 | 0.54 |
| HSL | 348.75º | 0.07% | 0.43% | - |
| HSV(B) | 348.75º | 0.14% | 0.46% | - |
| XYZ | 14.49 | 14.09 | 15.05 | - |
| YUV | 106.13 | 126.8 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 104 | 0 | 0.14 | 0.11 | 0.54 | 348.75 | 0.07 | 0.43 |
| Hex | 75 | 65 | 68 | 0 | E | B | 36 | 15D | 7 | 2B |
| Octal | 165 | 145 | 150 | 0 | 16 | 13 | 66 | 535 | 7 | 53 |
| Binary | 1110101 | 1100101 | 1101000 | 0 | 1110 | 1011 | 110110 | 101011101 | 111 | 101011 |
Color Harmonies of #756568
Complementary color
Monochromatic Colors of #756568
Black with #756568
Text Example
Text Example
White with #756568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756568; }
p { color: rgb(117,101,104); }
H1.HeaderClassName
{
color: #756568;
}
.AnyTagClassName
{
color: #756568;
}
</style>
background-color css
<style>
a { background-color: #756568; }
a { background-color: rgb(117,101,104); }
div.DivClassName
{
background-color: #756568;
}
.BgClassName
{
background-color: #756568;
}
</style>
border-color css
<style>
span { border-color: #756568; }
span { border-color: rgb(117,101,104); }
td.TdClassName
{
border-color: #756568;
}
.TagClassName
{
border-color: #756568;
}
</style>