Shades of Scorpion #746569
Tints of Scorpion #746569
RGB
CMYK
RGB Variations
Color information
#746569 (or 0x746569) is known color: Scorpion. HEX triplet: 74, 65 and 69. RGB value is (116,101,105). Sum of RGB (Red+Green+Blue) = 116+101+105=322 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.02% from 322); Green value is 101 (39.84% from 255 or 31.37% from 322); Blue value is 105 (41.41% from 255 or 32.61% from 322); Max value from RGB is 116 - color contains mainly: red. Hex color #746569 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746569 is #8B9A96. Grayscale: #696969. Windows color (decimal): -9149079 or 6907252. OLE color: 6907252.
HSL color Cylindrical-coordinate representation of color #746569: hue angle of 344º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #746569 is Cyan = 0, Magento = 0.13, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 101 | 105 | - |
| CMYK | 0 | 0.13 | 0.09 | 0.55 |
| HSL | 344º | 0.07% | 0.43% | - |
| HSV(B) | 344º | 0.13% | 0.45% | - |
| XYZ | 14.41 | 14.04 | 15.32 | - |
| YUV | 105.94 | 127.47 | 135.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 101 | 105 | 0 | 0.13 | 0.09 | 0.55 | 344 | 0.07 | 0.43 |
| Hex | 74 | 65 | 69 | 0 | D | 9 | 37 | 158 | 7 | 2B |
| Octal | 164 | 145 | 151 | 0 | 15 | 11 | 67 | 530 | 7 | 53 |
| Binary | 1110100 | 1100101 | 1101001 | 0 | 1101 | 1001 | 110111 | 101011000 | 111 | 101011 |
Color Harmonies of #746569
Complementary color
Monochromatic Colors of #746569
Black with #746569
Text Example
Text Example
White with #746569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746569; }
p { color: rgb(116,101,105); }
H1.HeaderClassName
{
color: #746569;
}
.AnyTagClassName
{
color: #746569;
}
</style>
background-color css
<style>
a { background-color: #746569; }
a { background-color: rgb(116,101,105); }
div.DivClassName
{
background-color: #746569;
}
.BgClassName
{
background-color: #746569;
}
</style>
border-color css
<style>
span { border-color: #746569; }
span { border-color: rgb(116,101,105); }
td.TdClassName
{
border-color: #746569;
}
.TagClassName
{
border-color: #746569;
}
</style>