Shades of Scorpion #736367
Tints of Scorpion #736367
RGB
CMYK
RGB Variations
Color information
#736367 (or 0x736367) is known color: Scorpion. HEX triplet: 73, 63 and 67. RGB value is (115,99,103). Sum of RGB (Red+Green+Blue) = 115+99+103=317 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.28% from 317); Green value is 99 (39.06% from 255 or 31.23% from 317); Blue value is 103 (40.62% from 255 or 32.49% from 317); Max value from RGB is 115 - color contains mainly: red. Hex color #736367 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736367 is #8C9C98. Grayscale: #686868. Windows color (decimal): -9215129 or 6775667. OLE color: 6775667.
HSL color Cylindrical-coordinate representation of color #736367: hue angle of 345º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #736367 is Cyan = 0, Magento = 0.14, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 99 | 103 | - |
| CMYK | 0 | 0.14 | 0.10 | 0.55 |
| HSL | 345º | 0.07% | 0.42% | - |
| HSV(B) | 345º | 0.14% | 0.45% | - |
| XYZ | 13.98 | 13.55 | 14.71 | - |
| YUV | 104.24 | 127.3 | 135.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 99 | 103 | 0 | 0.14 | 0.10 | 0.55 | 345 | 0.07 | 0.42 |
| Hex | 73 | 63 | 67 | 0 | E | A | 37 | 159 | 7 | 2A |
| Octal | 163 | 143 | 147 | 0 | 16 | 12 | 67 | 531 | 7 | 52 |
| Binary | 1110011 | 1100011 | 1100111 | 0 | 1110 | 1010 | 110111 | 101011001 | 111 | 101010 |
Color Harmonies of #736367
Complementary color
Monochromatic Colors of #736367
Black with #736367
Text Example
Text Example
White with #736367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736367; }
p { color: rgb(115,99,103); }
H1.HeaderClassName
{
color: #736367;
}
.AnyTagClassName
{
color: #736367;
}
</style>
background-color css
<style>
a { background-color: #736367; }
a { background-color: rgb(115,99,103); }
div.DivClassName
{
background-color: #736367;
}
.BgClassName
{
background-color: #736367;
}
</style>
border-color css
<style>
span { border-color: #736367; }
span { border-color: rgb(115,99,103); }
td.TdClassName
{
border-color: #736367;
}
.TagClassName
{
border-color: #736367;
}
</style>