Shades of Salt Box #714768
Tints of Salt Box #714768
RGB
CMYK
RGB Variations
Color information
#714768 (or 0x714768) is known color: Salt Box. HEX triplet: 71, 47 and 68. RGB value is (113,71,104). Sum of RGB (Red+Green+Blue) = 113+71+104=288 (38% of max value = 765). Red value is 113 (44.53% from 255 or 39.24% from 288); Green value is 71 (28.12% from 255 or 24.65% from 288); Blue value is 104 (41.02% from 255 or 36.11% from 288); Max value from RGB is 113 - color contains mainly: red. Hex color #714768 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714768 is #8EB897. Grayscale: #575757. Windows color (decimal): -9353368 or 6834033. OLE color: 6834033.
HSL color Cylindrical-coordinate representation of color #714768: hue angle of 312.86º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #714768 is Cyan = 0, Magento = 0.37, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 71 | 104 | - |
| CMYK | 0 | 0.37 | 0.08 | 0.56 |
| HSL | 312.86º | 0.23% | 0.36% | - |
| HSV(B) | 312.86º | 0.37% | 0.44% | - |
| XYZ | 11.56 | 9.02 | 14.23 | - |
| YUV | 87.32 | 137.41 | 146.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 104 | 0 | 0.37 | 0.08 | 0.56 | 312.86 | 0.23 | 0.36 |
| Hex | 71 | 47 | 68 | 0 | 25 | 8 | 38 | 139 | 17 | 24 |
| Octal | 161 | 107 | 150 | 0 | 45 | 10 | 70 | 471 | 27 | 44 |
| Binary | 1110001 | 1000111 | 1101000 | 0 | 100101 | 1000 | 111000 | 100111001 | 10111 | 100100 |
Color Harmonies of #714768
Complementary color
Monochromatic Colors of #714768
Black with #714768
Text Example
Text Example
White with #714768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714768; }
p { color: rgb(113,71,104); }
H1.HeaderClassName
{
color: #714768;
}
.AnyTagClassName
{
color: #714768;
}
</style>
background-color css
<style>
a { background-color: #714768; }
a { background-color: rgb(113,71,104); }
div.DivClassName
{
background-color: #714768;
}
.BgClassName
{
background-color: #714768;
}
</style>
border-color css
<style>
span { border-color: #714768; }
span { border-color: rgb(113,71,104); }
td.TdClassName
{
border-color: #714768;
}
.TagClassName
{
border-color: #714768;
}
</style>