Shades of Salt Box #736570
Tints of Salt Box #736570
RGB
CMYK
RGB Variations
Color information
#736570 (or 0x736570) is known color: Salt Box. HEX triplet: 73, 65 and 70. RGB value is (115,101,112). Sum of RGB (Red+Green+Blue) = 115+101+112=328 (43% of max value = 765). Red value is 115 (45.31% from 255 or 35.06% from 328); Green value is 101 (39.84% from 255 or 30.79% from 328); Blue value is 112 (44.14% from 255 or 34.15% from 328); Max value from RGB is 115 - color contains mainly: red. Hex color #736570 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736570 is #8C9A8F. Grayscale: #6A6A6A. Windows color (decimal): -9214608 or 7366003. OLE color: 7366003.
HSL color Cylindrical-coordinate representation of color #736570: hue angle of 312.86º degrees, saturation: 0.06, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #736570 is Cyan = 0, Magento = 0.12, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 101 | 112 | - |
| CMYK | 0 | 0.12 | 0.03 | 0.55 |
| HSL | 312.86º | 0.06% | 0.42% | - |
| HSV(B) | 312.86º | 0.12% | 0.45% | - |
| XYZ | 14.65 | 14.12 | 17.28 | - |
| YUV | 106.44 | 131.14 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 101 | 112 | 0 | 0.12 | 0.03 | 0.55 | 312.86 | 0.06 | 0.42 |
| Hex | 73 | 65 | 70 | 0 | C | 3 | 37 | 139 | 6 | 2A |
| Octal | 163 | 145 | 160 | 0 | 14 | 3 | 67 | 471 | 6 | 52 |
| Binary | 1110011 | 1100101 | 1110000 | 0 | 1100 | 11 | 110111 | 100111001 | 110 | 101010 |
Color Harmonies of #736570
Complementary color
Monochromatic Colors of #736570
Black with #736570
Text Example
Text Example
White with #736570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736570; }
p { color: rgb(115,101,112); }
H1.HeaderClassName
{
color: #736570;
}
.AnyTagClassName
{
color: #736570;
}
</style>
background-color css
<style>
a { background-color: #736570; }
a { background-color: rgb(115,101,112); }
div.DivClassName
{
background-color: #736570;
}
.BgClassName
{
background-color: #736570;
}
</style>
border-color css
<style>
span { border-color: #736570; }
span { border-color: rgb(115,101,112); }
td.TdClassName
{
border-color: #736570;
}
.TagClassName
{
border-color: #736570;
}
</style>