Shades of Salt Box #765270
Tints of Salt Box #765270
RGB
CMYK
RGB Variations
Color information
#765270 (or 0x765270) is known color: Salt Box. HEX triplet: 76, 52 and 70. RGB value is (118,82,112). Sum of RGB (Red+Green+Blue) = 118+82+112=312 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.82% from 312); Green value is 82 (32.42% from 255 or 26.28% from 312); Blue value is 112 (44.14% from 255 or 35.90% from 312); Max value from RGB is 118 - color contains mainly: red. Hex color #765270 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765270 is #89AD8F. Grayscale: #606060. Windows color (decimal): -9022864 or 7361142. OLE color: 7361142.
HSL color Cylindrical-coordinate representation of color #765270: hue angle of 310º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #765270 is Cyan = 0, Magento = 0.31, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 82 | 112 | - |
| CMYK | 0 | 0.31 | 0.05 | 0.54 |
| HSL | 310º | 0.18% | 0.39% | - |
| HSV(B) | 310º | 0.31% | 0.46% | - |
| XYZ | 13.41 | 11.06 | 16.76 | - |
| YUV | 96.18 | 136.93 | 143.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 82 | 112 | 0 | 0.31 | 0.05 | 0.54 | 310 | 0.18 | 0.39 |
| Hex | 76 | 52 | 70 | 0 | 1F | 5 | 36 | 136 | 12 | 27 |
| Octal | 166 | 122 | 160 | 0 | 37 | 5 | 66 | 466 | 22 | 47 |
| Binary | 1110110 | 1010010 | 1110000 | 0 | 11111 | 101 | 110110 | 100110110 | 10010 | 100111 |
Color Harmonies of #765270
Complementary color
Monochromatic Colors of #765270
Black with #765270
Text Example
Text Example
White with #765270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765270; }
p { color: rgb(118,82,112); }
H1.HeaderClassName
{
color: #765270;
}
.AnyTagClassName
{
color: #765270;
}
</style>
background-color css
<style>
a { background-color: #765270; }
a { background-color: rgb(118,82,112); }
div.DivClassName
{
background-color: #765270;
}
.BgClassName
{
background-color: #765270;
}
</style>
border-color css
<style>
span { border-color: #765270; }
span { border-color: rgb(118,82,112); }
td.TdClassName
{
border-color: #765270;
}
.TagClassName
{
border-color: #765270;
}
</style>