Shades of Salt Box #714667
Tints of Salt Box #714667
RGB
CMYK
RGB Variations
Color information
#714667 (or 0x714667) is known color: Salt Box. HEX triplet: 71, 46 and 67. RGB value is (113,70,103). Sum of RGB (Red+Green+Blue) = 113+70+103=286 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.51% from 286); Green value is 70 (27.73% from 255 or 24.48% from 286); Blue value is 103 (40.62% from 255 or 36.01% from 286); Max value from RGB is 113 - color contains mainly: red. Hex color #714667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714667 is #8EB998. Grayscale: #565656. Windows color (decimal): -9353625 or 6768241. OLE color: 6768241.
HSL color Cylindrical-coordinate representation of color #714667: hue angle of 313.95º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #714667 is Cyan = 0, Magento = 0.38, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 70 | 103 | - |
| CMYK | 0 | 0.38 | 0.09 | 0.56 |
| HSL | 313.95º | 0.23% | 0.36% | - |
| HSV(B) | 313.95º | 0.38% | 0.44% | - |
| XYZ | 11.45 | 8.87 | 13.94 | - |
| YUV | 86.62 | 137.25 | 146.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 70 | 103 | 0 | 0.38 | 0.09 | 0.56 | 313.95 | 0.23 | 0.36 |
| Hex | 71 | 46 | 67 | 0 | 26 | 9 | 38 | 13A | 17 | 24 |
| Octal | 161 | 106 | 147 | 0 | 46 | 11 | 70 | 472 | 27 | 44 |
| Binary | 1110001 | 1000110 | 1100111 | 0 | 100110 | 1001 | 111000 | 100111010 | 10111 | 100100 |
Color Harmonies of #714667
Complementary color
Monochromatic Colors of #714667
Black with #714667
Text Example
Text Example
White with #714667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714667; }
p { color: rgb(113,70,103); }
H1.HeaderClassName
{
color: #714667;
}
.AnyTagClassName
{
color: #714667;
}
</style>
background-color css
<style>
a { background-color: #714667; }
a { background-color: rgb(113,70,103); }
div.DivClassName
{
background-color: #714667;
}
.BgClassName
{
background-color: #714667;
}
</style>
border-color css
<style>
span { border-color: #714667; }
span { border-color: rgb(113,70,103); }
td.TdClassName
{
border-color: #714667;
}
.TagClassName
{
border-color: #714667;
}
</style>