Shades of Salt Box #714767
Tints of Salt Box #714767
RGB
CMYK
RGB Variations
Color information
#714767 (or 0x714767) is known color: Salt Box. HEX triplet: 71, 47 and 67. RGB value is (113,71,103). Sum of RGB (Red+Green+Blue) = 113+71+103=287 (38% of max value = 765). Red value is 113 (44.53% from 255 or 39.37% from 287); Green value is 71 (28.12% from 255 or 24.74% from 287); Blue value is 103 (40.62% from 255 or 35.89% from 287); Max value from RGB is 113 - color contains mainly: red. Hex color #714767 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714767 is #8EB898. Grayscale: #575757. Windows color (decimal): -9353369 or 6768497. OLE color: 6768497.
HSL color Cylindrical-coordinate representation of color #714767: hue angle of 314.29º 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 #714767 is Cyan = 0, Magento = 0.37, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 71 | 103 | - |
| CMYK | 0 | 0.37 | 0.09 | 0.56 |
| HSL | 314.29º | 0.23% | 0.36% | - |
| HSV(B) | 314.29º | 0.37% | 0.44% | - |
| XYZ | 11.51 | 9 | 13.96 | - |
| YUV | 87.21 | 136.91 | 146.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 103 | 0 | 0.37 | 0.09 | 0.56 | 314.29 | 0.23 | 0.36 |
| Hex | 71 | 47 | 67 | 0 | 25 | 9 | 38 | 13A | 17 | 24 |
| Octal | 161 | 107 | 147 | 0 | 45 | 11 | 70 | 472 | 27 | 44 |
| Binary | 1110001 | 1000111 | 1100111 | 0 | 100101 | 1001 | 111000 | 100111010 | 10111 | 100100 |
Color Harmonies of #714767
Complementary color
Monochromatic Colors of #714767
Black with #714767
Text Example
Text Example
White with #714767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714767; }
p { color: rgb(113,71,103); }
H1.HeaderClassName
{
color: #714767;
}
.AnyTagClassName
{
color: #714767;
}
</style>
background-color css
<style>
a { background-color: #714767; }
a { background-color: rgb(113,71,103); }
div.DivClassName
{
background-color: #714767;
}
.BgClassName
{
background-color: #714767;
}
</style>
border-color css
<style>
span { border-color: #714767; }
span { border-color: rgb(113,71,103); }
td.TdClassName
{
border-color: #714767;
}
.TagClassName
{
border-color: #714767;
}
</style>