Shades of Salt Box #736170
Tints of Salt Box #736170
RGB
CMYK
RGB Variations
Color information
#736170 (or 0x736170) is known color: Salt Box. HEX triplet: 73, 61 and 70. RGB value is (115,97,112). Sum of RGB (Red+Green+Blue) = 115+97+112=324 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.49% from 324); Green value is 97 (38.28% from 255 or 29.94% from 324); Blue value is 112 (44.14% from 255 or 34.57% from 324); Max value from RGB is 115 - color contains mainly: red. Hex color #736170 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736170 is #8C9E8F. Grayscale: #686868. Windows color (decimal): -9215632 or 7364979. OLE color: 7364979.
HSL color Cylindrical-coordinate representation of color #736170: hue angle of 310º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #736170 is Cyan = 0, Magento = 0.16, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 97 | 112 | - |
| CMYK | 0 | 0.16 | 0.03 | 0.55 |
| HSL | 310º | 0.08% | 0.42% | - |
| HSV(B) | 310º | 0.16% | 0.45% | - |
| XYZ | 14.27 | 13.36 | 17.16 | - |
| YUV | 104.09 | 132.46 | 135.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 97 | 112 | 0 | 0.16 | 0.03 | 0.55 | 310 | 0.08 | 0.42 |
| Hex | 73 | 61 | 70 | 0 | 10 | 3 | 37 | 136 | 8 | 2A |
| Octal | 163 | 141 | 160 | 0 | 20 | 3 | 67 | 466 | 10 | 52 |
| Binary | 1110011 | 1100001 | 1110000 | 0 | 10000 | 11 | 110111 | 100110110 | 1000 | 101010 |
Color Harmonies of #736170
Complementary color
Monochromatic Colors of #736170
Black with #736170
Text Example
Text Example
White with #736170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736170; }
p { color: rgb(115,97,112); }
H1.HeaderClassName
{
color: #736170;
}
.AnyTagClassName
{
color: #736170;
}
</style>
background-color css
<style>
a { background-color: #736170; }
a { background-color: rgb(115,97,112); }
div.DivClassName
{
background-color: #736170;
}
.BgClassName
{
background-color: #736170;
}
</style>
border-color css
<style>
span { border-color: #736170; }
span { border-color: rgb(115,97,112); }
td.TdClassName
{
border-color: #736170;
}
.TagClassName
{
border-color: #736170;
}
</style>