Shades of Scorpion #756467
Tints of Scorpion #756467
RGB
CMYK
RGB Variations
Color information
#756467 (or 0x756467) is known color: Scorpion. HEX triplet: 75, 64 and 67. RGB value is (117,100,103). Sum of RGB (Red+Green+Blue) = 117+100+103=320 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.56% from 320); Green value is 100 (39.45% from 255 or 31.25% from 320); Blue value is 103 (40.62% from 255 or 32.19% from 320); Max value from RGB is 117 - color contains mainly: red. Hex color #756467 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756467 is #8A9B98. Grayscale: #696969. Windows color (decimal): -9083801 or 6775925. OLE color: 6775925.
HSL color Cylindrical-coordinate representation of color #756467: hue angle of 349.41º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #756467 is Cyan = 0, Magento = 0.15, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 100 | 103 | - |
| CMYK | 0 | 0.15 | 0.12 | 0.54 |
| HSL | 349.41º | 0.08% | 0.43% | - |
| HSV(B) | 349.41º | 0.15% | 0.46% | - |
| XYZ | 14.34 | 13.88 | 14.75 | - |
| YUV | 105.43 | 126.63 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 103 | 0 | 0.15 | 0.12 | 0.54 | 349.41 | 0.08 | 0.43 |
| Hex | 75 | 64 | 67 | 0 | F | C | 36 | 15D | 8 | 2B |
| Octal | 165 | 144 | 147 | 0 | 17 | 14 | 66 | 535 | 10 | 53 |
| Binary | 1110101 | 1100100 | 1100111 | 0 | 1111 | 1100 | 110110 | 101011101 | 1000 | 101011 |
Color Harmonies of #756467
Complementary color
Monochromatic Colors of #756467
Black with #756467
Text Example
Text Example
White with #756467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756467; }
p { color: rgb(117,100,103); }
H1.HeaderClassName
{
color: #756467;
}
.AnyTagClassName
{
color: #756467;
}
</style>
background-color css
<style>
a { background-color: #756467; }
a { background-color: rgb(117,100,103); }
div.DivClassName
{
background-color: #756467;
}
.BgClassName
{
background-color: #756467;
}
</style>
border-color css
<style>
span { border-color: #756467; }
span { border-color: rgb(117,100,103); }
td.TdClassName
{
border-color: #756467;
}
.TagClassName
{
border-color: #756467;
}
</style>