Shades of Scorpion #746067
Tints of Scorpion #746067
RGB
CMYK
RGB Variations
Color information
#746067 (or 0x746067) is known color: Scorpion. HEX triplet: 74, 60 and 67. RGB value is (116,96,103). Sum of RGB (Red+Green+Blue) = 116+96+103=315 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.83% from 315); Green value is 96 (37.89% from 255 or 30.48% from 315); Blue value is 103 (40.62% from 255 or 32.70% from 315); Max value from RGB is 116 - color contains mainly: red. Hex color #746067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746067 is #8B9F98. Grayscale: #666666. Windows color (decimal): -9150361 or 6774900. OLE color: 6774900.
HSL color Cylindrical-coordinate representation of color #746067: hue angle of 339º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #746067 is Cyan = 0, Magento = 0.17, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 96 | 103 | - |
| CMYK | 0 | 0.17 | 0.11 | 0.55 |
| HSL | 339º | 0.09% | 0.42% | - |
| HSV(B) | 339º | 0.17% | 0.45% | - |
| XYZ | 13.83 | 13.06 | 14.62 | - |
| YUV | 102.78 | 128.13 | 137.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 96 | 103 | 0 | 0.17 | 0.11 | 0.55 | 339 | 0.09 | 0.42 |
| Hex | 74 | 60 | 67 | 0 | 11 | B | 37 | 153 | 9 | 2A |
| Octal | 164 | 140 | 147 | 0 | 21 | 13 | 67 | 523 | 11 | 52 |
| Binary | 1110100 | 1100000 | 1100111 | 0 | 10001 | 1011 | 110111 | 101010011 | 1001 | 101010 |
Color Harmonies of #746067
Complementary color
Monochromatic Colors of #746067
Black with #746067
Text Example
Text Example
White with #746067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746067; }
p { color: rgb(116,96,103); }
H1.HeaderClassName
{
color: #746067;
}
.AnyTagClassName
{
color: #746067;
}
</style>
background-color css
<style>
a { background-color: #746067; }
a { background-color: rgb(116,96,103); }
div.DivClassName
{
background-color: #746067;
}
.BgClassName
{
background-color: #746067;
}
</style>
border-color css
<style>
span { border-color: #746067; }
span { border-color: rgb(116,96,103); }
td.TdClassName
{
border-color: #746067;
}
.TagClassName
{
border-color: #746067;
}
</style>