Shades of Salt Box #676067
Tints of Salt Box #676067
RGB
CMYK
RGB Variations
Color information
#676067 (or 0x676067) is known color: Salt Box. HEX triplet: 67, 60 and 67. RGB value is (103,96,103). Sum of RGB (Red+Green+Blue) = 103+96+103=302 (40% of max value = 765). Red value is 103 (40.62% from 255 or 34.11% from 302); Green value is 96 (37.89% from 255 or 31.79% from 302); Blue value is 103 (40.62% from 255 or 34.11% from 302); Max value from RGB is 103 - color contains mainly: red, blue. Hex color #676067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676067 is #989F98. Grayscale: #626262. Windows color (decimal): -10002329 or 6774887. OLE color: 6774887.
HSL color Cylindrical-coordinate representation of color #676067: hue angle of 300º degrees, saturation: 0.04, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #676067 is Cyan = 0, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 96 | 103 | - |
| CMYK | 0 | 0.07 | 0 | 0.60 |
| HSL | 300º | 0.04% | 0.39% | - |
| HSV(B) | 300º | 0.07% | 0.4% | - |
| XYZ | 12.22 | 12.23 | 14.55 | - |
| YUV | 98.89 | 130.32 | 130.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 96 | 103 | 0 | 0.07 | 0 | 0.60 | 300 | 0.04 | 0.39 |
| Hex | 67 | 60 | 67 | 0 | 7 | 0 | 3C | 12C | 4 | 27 |
| Octal | 147 | 140 | 147 | 0 | 7 | 0 | 74 | 454 | 4 | 47 |
| Binary | 1100111 | 1100000 | 1100111 | 0 | 111 | 0 | 111100 | 100101100 | 100 | 100111 |
Color Harmonies of #676067
Complementary color
Monochromatic Colors of #676067
Black with #676067
Text Example
Text Example
White with #676067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676067; }
p { color: rgb(103,96,103); }
H1.HeaderClassName
{
color: #676067;
}
.AnyTagClassName
{
color: #676067;
}
</style>
background-color css
<style>
a { background-color: #676067; }
a { background-color: rgb(103,96,103); }
div.DivClassName
{
background-color: #676067;
}
.BgClassName
{
background-color: #676067;
}
</style>
border-color css
<style>
span { border-color: #676067; }
span { border-color: rgb(103,96,103); }
td.TdClassName
{
border-color: #676067;
}
.TagClassName
{
border-color: #676067;
}
</style>