Shades of Salt Box #715267
Tints of Salt Box #715267
RGB
CMYK
RGB Variations
Color information
#715267 (or 0x715267) is known color: Salt Box. HEX triplet: 71, 52 and 67. RGB value is (113,82,103). Sum of RGB (Red+Green+Blue) = 113+82+103=298 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.92% from 298); Green value is 82 (32.42% from 255 or 27.52% from 298); Blue value is 103 (40.62% from 255 or 34.56% from 298); Max value from RGB is 113 - color contains mainly: red. Hex color #715267 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715267 is #8EAD98. Grayscale: #5D5D5D. Windows color (decimal): -9350553 or 6771313. OLE color: 6771313.
HSL color Cylindrical-coordinate representation of color #715267: hue angle of 319.35º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #715267 is Cyan = 0, Magento = 0.27, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 82 | 103 | - |
| CMYK | 0 | 0.27 | 0.09 | 0.56 |
| HSL | 319.35º | 0.16% | 0.38% | - |
| HSV(B) | 319.35º | 0.27% | 0.44% | - |
| XYZ | 12.28 | 10.52 | 14.22 | - |
| YUV | 93.66 | 133.27 | 141.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 103 | 0 | 0.27 | 0.09 | 0.56 | 319.35 | 0.16 | 0.38 |
| Hex | 71 | 52 | 67 | 0 | 1B | 9 | 38 | 13F | 10 | 26 |
| Octal | 161 | 122 | 147 | 0 | 33 | 11 | 70 | 477 | 20 | 46 |
| Binary | 1110001 | 1010010 | 1100111 | 0 | 11011 | 1001 | 111000 | 100111111 | 10000 | 100110 |
Color Harmonies of #715267
Complementary color
Monochromatic Colors of #715267
Black with #715267
Text Example
Text Example
White with #715267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715267; }
p { color: rgb(113,82,103); }
H1.HeaderClassName
{
color: #715267;
}
.AnyTagClassName
{
color: #715267;
}
</style>
background-color css
<style>
a { background-color: #715267; }
a { background-color: rgb(113,82,103); }
div.DivClassName
{
background-color: #715267;
}
.BgClassName
{
background-color: #715267;
}
</style>
border-color css
<style>
span { border-color: #715267; }
span { border-color: rgb(113,82,103); }
td.TdClassName
{
border-color: #715267;
}
.TagClassName
{
border-color: #715267;
}
</style>