Shades of Salt Box #675867
Tints of Salt Box #675867
RGB
CMYK
RGB Variations
Color information
#675867 (or 0x675867) is known color: Salt Box. HEX triplet: 67, 58 and 67. RGB value is (103,88,103). Sum of RGB (Red+Green+Blue) = 103+88+103=294 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.03% from 294); Green value is 88 (34.77% from 255 or 29.93% from 294); Blue value is 103 (40.62% from 255 or 35.03% from 294); Max value from RGB is 103 - color contains mainly: red, blue. Hex color #675867 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675867 is #98A798. Grayscale: #5E5E5E. Windows color (decimal): -10004377 or 6772839. OLE color: 6772839.
HSL color Cylindrical-coordinate representation of color #675867: hue angle of 300º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #675867 is Cyan = 0, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 88 | 103 | - |
| CMYK | 0 | 0.15 | 0 | 0.60 |
| HSL | 300º | 0.08% | 0.37% | - |
| HSV(B) | 300º | 0.15% | 0.4% | - |
| XYZ | 11.53 | 10.84 | 14.32 | - |
| YUV | 94.2 | 132.97 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 88 | 103 | 0 | 0.15 | 0 | 0.60 | 300 | 0.08 | 0.37 |
| Hex | 67 | 58 | 67 | 0 | F | 0 | 3C | 12C | 8 | 25 |
| Octal | 147 | 130 | 147 | 0 | 17 | 0 | 74 | 454 | 10 | 45 |
| Binary | 1100111 | 1011000 | 1100111 | 0 | 1111 | 0 | 111100 | 100101100 | 1000 | 100101 |
Color Harmonies of #675867
Complementary color
Monochromatic Colors of #675867
Black with #675867
Text Example
Text Example
White with #675867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675867; }
p { color: rgb(103,88,103); }
H1.HeaderClassName
{
color: #675867;
}
.AnyTagClassName
{
color: #675867;
}
</style>
background-color css
<style>
a { background-color: #675867; }
a { background-color: rgb(103,88,103); }
div.DivClassName
{
background-color: #675867;
}
.BgClassName
{
background-color: #675867;
}
</style>
border-color css
<style>
span { border-color: #675867; }
span { border-color: rgb(103,88,103); }
td.TdClassName
{
border-color: #675867;
}
.TagClassName
{
border-color: #675867;
}
</style>