Shades of Scorpion #766468
Tints of Scorpion #766468
RGB
CMYK
RGB Variations
Color information
#766468 (or 0x766468) is known color: Scorpion. HEX triplet: 76, 64 and 68. RGB value is (118,100,104). Sum of RGB (Red+Green+Blue) = 118+100+104=322 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.65% from 322); Green value is 100 (39.45% from 255 or 31.06% from 322); Blue value is 104 (41.02% from 255 or 32.30% from 322); Max value from RGB is 118 - color contains mainly: red. Hex color #766468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766468 is #899B97. Grayscale: #696969. Windows color (decimal): -9018264 or 6841462. OLE color: 6841462.
HSL color Cylindrical-coordinate representation of color #766468: hue angle of 346.67º 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 #766468 is Cyan = 0, Magento = 0.15, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 100 | 104 | - |
| CMYK | 0 | 0.15 | 0.12 | 0.54 |
| HSL | 346.67º | 0.08% | 0.43% | - |
| HSV(B) | 346.67º | 0.15% | 0.46% | - |
| XYZ | 14.53 | 13.97 | 15.03 | - |
| YUV | 105.84 | 126.96 | 136.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 104 | 0 | 0.15 | 0.12 | 0.54 | 346.67 | 0.08 | 0.43 |
| Hex | 76 | 64 | 68 | 0 | F | C | 36 | 15B | 8 | 2B |
| Octal | 166 | 144 | 150 | 0 | 17 | 14 | 66 | 533 | 10 | 53 |
| Binary | 1110110 | 1100100 | 1101000 | 0 | 1111 | 1100 | 110110 | 101011011 | 1000 | 101011 |
Color Harmonies of #766468
Complementary color
Monochromatic Colors of #766468
Black with #766468
Text Example
Text Example
White with #766468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766468; }
p { color: rgb(118,100,104); }
H1.HeaderClassName
{
color: #766468;
}
.AnyTagClassName
{
color: #766468;
}
</style>
background-color css
<style>
a { background-color: #766468; }
a { background-color: rgb(118,100,104); }
div.DivClassName
{
background-color: #766468;
}
.BgClassName
{
background-color: #766468;
}
</style>
border-color css
<style>
span { border-color: #766468; }
span { border-color: rgb(118,100,104); }
td.TdClassName
{
border-color: #766468;
}
.TagClassName
{
border-color: #766468;
}
</style>