Shades of Salt Box #715067
Tints of Salt Box #715067
RGB
CMYK
RGB Variations
Color information
#715067 (or 0x715067) is known color: Salt Box. HEX triplet: 71, 50 and 67. RGB value is (113,80,103). Sum of RGB (Red+Green+Blue) = 113+80+103=296 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.18% from 296); Green value is 80 (31.64% from 255 or 27.03% from 296); Blue value is 103 (40.62% from 255 or 34.80% from 296); Max value from RGB is 113 - color contains mainly: red. Hex color #715067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715067 is #8EAF98. Grayscale: #5C5C5C. Windows color (decimal): -9351065 or 6770801. OLE color: 6770801.
HSL color Cylindrical-coordinate representation of color #715067: hue angle of 318.18º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #715067 is Cyan = 0, Magento = 0.29, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 80 | 103 | - |
| CMYK | 0 | 0.29 | 0.09 | 0.56 |
| HSL | 318.18º | 0.17% | 0.38% | - |
| HSV(B) | 318.18º | 0.29% | 0.44% | - |
| XYZ | 12.13 | 10.23 | 14.17 | - |
| YUV | 92.49 | 133.93 | 142.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 103 | 0 | 0.29 | 0.09 | 0.56 | 318.18 | 0.17 | 0.38 |
| Hex | 71 | 50 | 67 | 0 | 1D | 9 | 38 | 13E | 11 | 26 |
| Octal | 161 | 120 | 147 | 0 | 35 | 11 | 70 | 476 | 21 | 46 |
| Binary | 1110001 | 1010000 | 1100111 | 0 | 11101 | 1001 | 111000 | 100111110 | 10001 | 100110 |
Color Harmonies of #715067
Complementary color
Monochromatic Colors of #715067
Black with #715067
Text Example
Text Example
White with #715067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715067; }
p { color: rgb(113,80,103); }
H1.HeaderClassName
{
color: #715067;
}
.AnyTagClassName
{
color: #715067;
}
</style>
background-color css
<style>
a { background-color: #715067; }
a { background-color: rgb(113,80,103); }
div.DivClassName
{
background-color: #715067;
}
.BgClassName
{
background-color: #715067;
}
</style>
border-color css
<style>
span { border-color: #715067; }
span { border-color: rgb(113,80,103); }
td.TdClassName
{
border-color: #715067;
}
.TagClassName
{
border-color: #715067;
}
</style>