Shades of Salt Box #675767
Tints of Salt Box #675767
RGB
CMYK
RGB Variations
Color information
#675767 (or 0x675767) is known color: Salt Box. HEX triplet: 67, 57 and 67. RGB value is (103,87,103). Sum of RGB (Red+Green+Blue) = 103+87+103=293 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.15% from 293); Green value is 87 (34.38% from 255 or 29.69% from 293); Blue value is 103 (40.62% from 255 or 35.15% from 293); Max value from RGB is 103 - color contains mainly: red, blue. Hex color #675767 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675767 is #98A898. Grayscale: #5D5D5D. Windows color (decimal): -10004633 or 6772583. OLE color: 6772583.
HSL color Cylindrical-coordinate representation of color #675767: 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.16%. Process color model (Four color, CMYK) of #675767 is Cyan = 0, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 87 | 103 | - |
| CMYK | 0 | 0.16 | 0 | 0.60 |
| HSL | 300º | 0.08% | 0.37% | - |
| HSV(B) | 300º | 0.16% | 0.4% | - |
| XYZ | 11.45 | 10.68 | 14.29 | - |
| YUV | 93.61 | 133.3 | 134.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 87 | 103 | 0 | 0.16 | 0 | 0.60 | 300 | 0.08 | 0.37 |
| Hex | 67 | 57 | 67 | 0 | 10 | 0 | 3C | 12C | 8 | 25 |
| Octal | 147 | 127 | 147 | 0 | 20 | 0 | 74 | 454 | 10 | 45 |
| Binary | 1100111 | 1010111 | 1100111 | 0 | 10000 | 0 | 111100 | 100101100 | 1000 | 100101 |
Color Harmonies of #675767
Complementary color
Monochromatic Colors of #675767
Black with #675767
Text Example
Text Example
White with #675767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675767; }
p { color: rgb(103,87,103); }
H1.HeaderClassName
{
color: #675767;
}
.AnyTagClassName
{
color: #675767;
}
</style>
background-color css
<style>
a { background-color: #675767; }
a { background-color: rgb(103,87,103); }
div.DivClassName
{
background-color: #675767;
}
.BgClassName
{
background-color: #675767;
}
</style>
border-color css
<style>
span { border-color: #675767; }
span { border-color: rgb(103,87,103); }
td.TdClassName
{
border-color: #675767;
}
.TagClassName
{
border-color: #675767;
}
</style>