Shades of Salt Box #676167
Tints of Salt Box #676167
RGB
CMYK
RGB Variations
Color information
#676167 (or 0x676167) is known color: Salt Box. HEX triplet: 67, 61 and 67. RGB value is (103,97,103). Sum of RGB (Red+Green+Blue) = 103+97+103=303 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.99% from 303); Green value is 97 (38.28% from 255 or 32.01% from 303); Blue value is 103 (40.62% from 255 or 33.99% from 303); Max value from RGB is 103 - color contains mainly: red, blue. Hex color #676167 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676167 is #989E98. Grayscale: #636363. Windows color (decimal): -10002073 or 6775143. OLE color: 6775143.
HSL color Cylindrical-coordinate representation of color #676167: hue angle of 300º degrees, saturation: 0.03, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #676167 is Cyan = 0, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 97 | 103 | - |
| CMYK | 0 | 0.06 | 0 | 0.60 |
| HSL | 300º | 0.03% | 0.39% | - |
| HSV(B) | 300º | 0.06% | 0.4% | - |
| XYZ | 12.32 | 12.41 | 14.58 | - |
| YUV | 99.48 | 129.99 | 130.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 97 | 103 | 0 | 0.06 | 0 | 0.60 | 300 | 0.03 | 0.39 |
| Hex | 67 | 61 | 67 | 0 | 6 | 0 | 3C | 12C | 3 | 27 |
| Octal | 147 | 141 | 147 | 0 | 6 | 0 | 74 | 454 | 3 | 47 |
| Binary | 1100111 | 1100001 | 1100111 | 0 | 110 | 0 | 111100 | 100101100 | 11 | 100111 |
Color Harmonies of #676167
Complementary color
Monochromatic Colors of #676167
Black with #676167
Text Example
Text Example
White with #676167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676167; }
p { color: rgb(103,97,103); }
H1.HeaderClassName
{
color: #676167;
}
.AnyTagClassName
{
color: #676167;
}
</style>
background-color css
<style>
a { background-color: #676167; }
a { background-color: rgb(103,97,103); }
div.DivClassName
{
background-color: #676167;
}
.BgClassName
{
background-color: #676167;
}
</style>
border-color css
<style>
span { border-color: #676167; }
span { border-color: rgb(103,97,103); }
td.TdClassName
{
border-color: #676167;
}
.TagClassName
{
border-color: #676167;
}
</style>