Shades of Salt Box #714567
Tints of Salt Box #714567
RGB
CMYK
RGB Variations
Color information
#714567 (or 0x714567) is known color: Salt Box. HEX triplet: 71, 45 and 67. RGB value is (113,69,103). Sum of RGB (Red+Green+Blue) = 113+69+103=285 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.65% from 285); Green value is 69 (27.34% from 255 or 24.21% from 285); Blue value is 103 (40.62% from 255 or 36.14% from 285); Max value from RGB is 113 - color contains mainly: red. Hex color #714567 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714567 is #8EBA98. Grayscale: #555555. Windows color (decimal): -9353881 or 6767985. OLE color: 6767985.
HSL color Cylindrical-coordinate representation of color #714567: hue angle of 313.64º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #714567 is Cyan = 0, Magento = 0.39, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 103 | - |
| CMYK | 0 | 0.39 | 0.09 | 0.56 |
| HSL | 313.64º | 0.24% | 0.36% | - |
| HSV(B) | 313.64º | 0.39% | 0.44% | - |
| XYZ | 11.39 | 8.75 | 13.92 | - |
| YUV | 86.03 | 137.58 | 147.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 103 | 0 | 0.39 | 0.09 | 0.56 | 313.64 | 0.24 | 0.36 |
| Hex | 71 | 45 | 67 | 0 | 27 | 9 | 38 | 13A | 18 | 24 |
| Octal | 161 | 105 | 147 | 0 | 47 | 11 | 70 | 472 | 30 | 44 |
| Binary | 1110001 | 1000101 | 1100111 | 0 | 100111 | 1001 | 111000 | 100111010 | 11000 | 100100 |
Color Harmonies of #714567
Complementary color
Monochromatic Colors of #714567
Black with #714567
Text Example
Text Example
White with #714567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714567; }
p { color: rgb(113,69,103); }
H1.HeaderClassName
{
color: #714567;
}
.AnyTagClassName
{
color: #714567;
}
</style>
background-color css
<style>
a { background-color: #714567; }
a { background-color: rgb(113,69,103); }
div.DivClassName
{
background-color: #714567;
}
.BgClassName
{
background-color: #714567;
}
</style>
border-color css
<style>
span { border-color: #714567; }
span { border-color: rgb(113,69,103); }
td.TdClassName
{
border-color: #714567;
}
.TagClassName
{
border-color: #714567;
}
</style>