Shades of Scorpion #736669
Tints of Scorpion #736669
RGB
CMYK
RGB Variations
Color information
#736669 (or 0x736669) is known color: Scorpion. HEX triplet: 73, 66 and 69. RGB value is (115,102,105). Sum of RGB (Red+Green+Blue) = 115+102+105=322 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.71% from 322); Green value is 102 (40.23% from 255 or 31.68% from 322); Blue value is 105 (41.41% from 255 or 32.61% from 322); Max value from RGB is 115 - color contains mainly: red. Hex color #736669 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736669 is #8C9996. Grayscale: #6A6A6A. Windows color (decimal): -9214359 or 6907507. OLE color: 6907507.
HSL color Cylindrical-coordinate representation of color #736669: hue angle of 346.15º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #736669 is Cyan = 0, Magento = 0.11, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 102 | 105 | - |
| CMYK | 0 | 0.11 | 0.09 | 0.55 |
| HSL | 346.15º | 0.06% | 0.43% | - |
| HSV(B) | 346.15º | 0.11% | 0.45% | - |
| XYZ | 14.37 | 14.17 | 15.34 | - |
| YUV | 106.23 | 127.31 | 134.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 102 | 105 | 0 | 0.11 | 0.09 | 0.55 | 346.15 | 0.06 | 0.43 |
| Hex | 73 | 66 | 69 | 0 | B | 9 | 37 | 15A | 6 | 2B |
| Octal | 163 | 146 | 151 | 0 | 13 | 11 | 67 | 532 | 6 | 53 |
| Binary | 1110011 | 1100110 | 1101001 | 0 | 1011 | 1001 | 110111 | 101011010 | 110 | 101011 |
Color Harmonies of #736669
Complementary color
Monochromatic Colors of #736669
Black with #736669
Text Example
Text Example
White with #736669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736669; }
p { color: rgb(115,102,105); }
H1.HeaderClassName
{
color: #736669;
}
.AnyTagClassName
{
color: #736669;
}
</style>
background-color css
<style>
a { background-color: #736669; }
a { background-color: rgb(115,102,105); }
div.DivClassName
{
background-color: #736669;
}
.BgClassName
{
background-color: #736669;
}
</style>
border-color css
<style>
span { border-color: #736669; }
span { border-color: rgb(115,102,105); }
td.TdClassName
{
border-color: #736669;
}
.TagClassName
{
border-color: #736669;
}
</style>