Shades of Salt Box #714969
Tints of Salt Box #714969
RGB
CMYK
RGB Variations
Color information
#714969 (or 0x714969) is known color: Salt Box. HEX triplet: 71, 49 and 69. RGB value is (113,73,105). Sum of RGB (Red+Green+Blue) = 113+73+105=291 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.83% from 291); Green value is 73 (28.91% from 255 or 25.09% from 291); Blue value is 105 (41.41% from 255 or 36.08% from 291); Max value from RGB is 113 - color contains mainly: red. Hex color #714969 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714969 is #8EB696. Grayscale: #585858. Windows color (decimal): -9352855 or 6900081. OLE color: 6900081.
HSL color Cylindrical-coordinate representation of color #714969: hue angle of 312º 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 #714969 is Cyan = 0, Magento = 0.35, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 73 | 105 | - |
| CMYK | 0 | 0.35 | 0.07 | 0.56 |
| HSL | 312º | 0.22% | 0.36% | - |
| HSV(B) | 312º | 0.35% | 0.44% | - |
| XYZ | 11.74 | 9.3 | 14.54 | - |
| YUV | 88.61 | 137.25 | 145.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 105 | 0 | 0.35 | 0.07 | 0.56 | 312 | 0.22 | 0.36 |
| Hex | 71 | 49 | 69 | 0 | 23 | 7 | 38 | 138 | 16 | 24 |
| Octal | 161 | 111 | 151 | 0 | 43 | 7 | 70 | 470 | 26 | 44 |
| Binary | 1110001 | 1001001 | 1101001 | 0 | 100011 | 111 | 111000 | 100111000 | 10110 | 100100 |
Color Harmonies of #714969
Complementary color
Monochromatic Colors of #714969
Black with #714969
Text Example
Text Example
White with #714969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714969; }
p { color: rgb(113,73,105); }
H1.HeaderClassName
{
color: #714969;
}
.AnyTagClassName
{
color: #714969;
}
</style>
background-color css
<style>
a { background-color: #714969; }
a { background-color: rgb(113,73,105); }
div.DivClassName
{
background-color: #714969;
}
.BgClassName
{
background-color: #714969;
}
</style>
border-color css
<style>
span { border-color: #714969; }
span { border-color: rgb(113,73,105); }
td.TdClassName
{
border-color: #714969;
}
.TagClassName
{
border-color: #714969;
}
</style>