Shades of Salt Box #674963
Tints of Salt Box #674963
RGB
CMYK
RGB Variations
Color information
#674963 (or 0x674963) is known color: Salt Box. HEX triplet: 67, 49 and 63. RGB value is (103,73,99). Sum of RGB (Red+Green+Blue) = 103+73+99=275 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.45% from 275); Green value is 73 (28.91% from 255 or 26.55% from 275); Blue value is 99 (39.06% from 255 or 36% from 275); Max value from RGB is 103 - color contains mainly: red. Hex color #674963 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674963 is #98B69C. Grayscale: #545454. Windows color (decimal): -10008221 or 6506855. OLE color: 6506855.
HSL color Cylindrical-coordinate representation of color #674963: hue angle of 308º degrees, saturation: 0.17, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #674963 is Cyan = 0, Magento = 0.29, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 73 | 99 | - |
| CMYK | 0 | 0.29 | 0.04 | 0.60 |
| HSL | 308º | 0.17% | 0.35% | - |
| HSV(B) | 308º | 0.29% | 0.4% | - |
| XYZ | 10.23 | 8.55 | 12.92 | - |
| YUV | 84.93 | 135.94 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 73 | 99 | 0 | 0.29 | 0.04 | 0.60 | 308 | 0.17 | 0.35 |
| Hex | 67 | 49 | 63 | 0 | 1D | 4 | 3C | 134 | 11 | 23 |
| Octal | 147 | 111 | 143 | 0 | 35 | 4 | 74 | 464 | 21 | 43 |
| Binary | 1100111 | 1001001 | 1100011 | 0 | 11101 | 100 | 111100 | 100110100 | 10001 | 100011 |
Color Harmonies of #674963
Complementary color
Monochromatic Colors of #674963
Black with #674963
Text Example
Text Example
White with #674963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674963; }
p { color: rgb(103,73,99); }
H1.HeaderClassName
{
color: #674963;
}
.AnyTagClassName
{
color: #674963;
}
</style>
background-color css
<style>
a { background-color: #674963; }
a { background-color: rgb(103,73,99); }
div.DivClassName
{
background-color: #674963;
}
.BgClassName
{
background-color: #674963;
}
</style>
border-color css
<style>
span { border-color: #674963; }
span { border-color: rgb(103,73,99); }
td.TdClassName
{
border-color: #674963;
}
.TagClassName
{
border-color: #674963;
}
</style>