Shades of Salt Box #714968
Tints of Salt Box #714968
RGB
CMYK
RGB Variations
Color information
#714968 (or 0x714968) is known color: Salt Box. HEX triplet: 71, 49 and 68. RGB value is (113,73,104). Sum of RGB (Red+Green+Blue) = 113+73+104=290 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.97% from 290); Green value is 73 (28.91% from 255 or 25.17% from 290); Blue value is 104 (41.02% from 255 or 35.86% from 290); Max value from RGB is 113 - color contains mainly: red. Hex color #714968 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714968 is #8EB697. Grayscale: #585858. Windows color (decimal): -9352856 or 6834545. OLE color: 6834545.
HSL color Cylindrical-coordinate representation of color #714968: hue angle of 313.5º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #714968 is Cyan = 0, Magento = 0.35, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 73 | 104 | - |
| CMYK | 0 | 0.35 | 0.08 | 0.56 |
| HSL | 313.5º | 0.22% | 0.36% | - |
| HSV(B) | 313.5º | 0.35% | 0.44% | - |
| XYZ | 11.69 | 9.28 | 14.27 | - |
| YUV | 88.49 | 136.75 | 145.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 104 | 0 | 0.35 | 0.08 | 0.56 | 313.5 | 0.22 | 0.36 |
| Hex | 71 | 49 | 68 | 0 | 23 | 8 | 38 | 13A | 16 | 24 |
| Octal | 161 | 111 | 150 | 0 | 43 | 10 | 70 | 472 | 26 | 44 |
| Binary | 1110001 | 1001001 | 1101000 | 0 | 100011 | 1000 | 111000 | 100111010 | 10110 | 100100 |
Color Harmonies of #714968
Complementary color
Monochromatic Colors of #714968
Black with #714968
Text Example
Text Example
White with #714968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714968; }
p { color: rgb(113,73,104); }
H1.HeaderClassName
{
color: #714968;
}
.AnyTagClassName
{
color: #714968;
}
</style>
background-color css
<style>
a { background-color: #714968; }
a { background-color: rgb(113,73,104); }
div.DivClassName
{
background-color: #714968;
}
.BgClassName
{
background-color: #714968;
}
</style>
border-color css
<style>
span { border-color: #714968; }
span { border-color: rgb(113,73,104); }
td.TdClassName
{
border-color: #714968;
}
.TagClassName
{
border-color: #714968;
}
</style>