Shades of Salt Box #736270
Tints of Salt Box #736270
RGB
CMYK
RGB Variations
Color information
#736270 (or 0x736270) is known color: Salt Box. HEX triplet: 73, 62 and 70. RGB value is (115,98,112). Sum of RGB (Red+Green+Blue) = 115+98+112=325 (43% of max value = 765). Red value is 115 (45.31% from 255 or 35.38% from 325); Green value is 98 (38.67% from 255 or 30.15% from 325); Blue value is 112 (44.14% from 255 or 34.46% from 325); Max value from RGB is 115 - color contains mainly: red. Hex color #736270 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736270 is #8C9D8F. Grayscale: #686868. Windows color (decimal): -9215376 or 7365235. OLE color: 7365235.
HSL color Cylindrical-coordinate representation of color #736270: hue angle of 310.59º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #736270 is Cyan = 0, Magento = 0.15, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 98 | 112 | - |
| CMYK | 0 | 0.15 | 0.03 | 0.55 |
| HSL | 310.59º | 0.08% | 0.42% | - |
| HSV(B) | 310.59º | 0.15% | 0.45% | - |
| XYZ | 14.36 | 13.55 | 17.19 | - |
| YUV | 104.68 | 132.13 | 135.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 98 | 112 | 0 | 0.15 | 0.03 | 0.55 | 310.59 | 0.08 | 0.42 |
| Hex | 73 | 62 | 70 | 0 | F | 3 | 37 | 137 | 8 | 2A |
| Octal | 163 | 142 | 160 | 0 | 17 | 3 | 67 | 467 | 10 | 52 |
| Binary | 1110011 | 1100010 | 1110000 | 0 | 1111 | 11 | 110111 | 100110111 | 1000 | 101010 |
Color Harmonies of #736270
Complementary color
Monochromatic Colors of #736270
Black with #736270
Text Example
Text Example
White with #736270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736270; }
p { color: rgb(115,98,112); }
H1.HeaderClassName
{
color: #736270;
}
.AnyTagClassName
{
color: #736270;
}
</style>
background-color css
<style>
a { background-color: #736270; }
a { background-color: rgb(115,98,112); }
div.DivClassName
{
background-color: #736270;
}
.BgClassName
{
background-color: #736270;
}
</style>
border-color css
<style>
span { border-color: #736270; }
span { border-color: rgb(115,98,112); }
td.TdClassName
{
border-color: #736270;
}
.TagClassName
{
border-color: #736270;
}
</style>