Shades of Scorpion #756569
Tints of Scorpion #756569
RGB
CMYK
RGB Variations
Color information
#756569 (or 0x756569) is known color: Scorpion. HEX triplet: 75, 65 and 69. RGB value is (117,101,105). Sum of RGB (Red+Green+Blue) = 117+101+105=323 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.22% from 323); Green value is 101 (39.84% from 255 or 31.27% from 323); Blue value is 105 (41.41% from 255 or 32.51% from 323); Max value from RGB is 117 - color contains mainly: red. Hex color #756569 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756569 is #8A9A96. Grayscale: #6A6A6A. Windows color (decimal): -9083543 or 6907253. OLE color: 6907253.
HSL color Cylindrical-coordinate representation of color #756569: hue angle of 345º 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 #756569 is Cyan = 0, Magento = 0.14, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 101 | 105 | - |
| CMYK | 0 | 0.14 | 0.10 | 0.54 |
| HSL | 345º | 0.07% | 0.43% | - |
| HSV(B) | 345º | 0.14% | 0.46% | - |
| XYZ | 14.54 | 14.11 | 15.32 | - |
| YUV | 106.24 | 127.3 | 135.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 105 | 0 | 0.14 | 0.10 | 0.54 | 345 | 0.07 | 0.43 |
| Hex | 75 | 65 | 69 | 0 | E | A | 36 | 159 | 7 | 2B |
| Octal | 165 | 145 | 151 | 0 | 16 | 12 | 66 | 531 | 7 | 53 |
| Binary | 1110101 | 1100101 | 1101001 | 0 | 1110 | 1010 | 110110 | 101011001 | 111 | 101011 |
Color Harmonies of #756569
Complementary color
Monochromatic Colors of #756569
Black with #756569
Text Example
Text Example
White with #756569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756569; }
p { color: rgb(117,101,105); }
H1.HeaderClassName
{
color: #756569;
}
.AnyTagClassName
{
color: #756569;
}
</style>
background-color css
<style>
a { background-color: #756569; }
a { background-color: rgb(117,101,105); }
div.DivClassName
{
background-color: #756569;
}
.BgClassName
{
background-color: #756569;
}
</style>
border-color css
<style>
span { border-color: #756569; }
span { border-color: rgb(117,101,105); }
td.TdClassName
{
border-color: #756569;
}
.TagClassName
{
border-color: #756569;
}
</style>