Shades of Salt Box #674763
Tints of Salt Box #674763
RGB
CMYK
RGB Variations
Color information
#674763 (or 0x674763) is known color: Salt Box. HEX triplet: 67, 47 and 63. RGB value is (103,71,99). Sum of RGB (Red+Green+Blue) = 103+71+99=273 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.73% from 273); Green value is 71 (28.12% from 255 or 26.01% from 273); Blue value is 99 (39.06% from 255 or 36.26% from 273); Max value from RGB is 103 - color contains mainly: red. Hex color #674763 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674763 is #98B89C. Grayscale: #535353. Windows color (decimal): -10008733 or 6506343. OLE color: 6506343.
HSL color Cylindrical-coordinate representation of color #674763: hue angle of 307.5º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #674763 is Cyan = 0, Magento = 0.31, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 71 | 99 | - |
| CMYK | 0 | 0.31 | 0.04 | 0.60 |
| HSL | 307.5º | 0.18% | 0.34% | - |
| HSV(B) | 307.5º | 0.31% | 0.4% | - |
| XYZ | 10.1 | 8.29 | 12.87 | - |
| YUV | 83.76 | 136.6 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 99 | 0 | 0.31 | 0.04 | 0.60 | 307.5 | 0.18 | 0.34 |
| Hex | 67 | 47 | 63 | 0 | 1F | 4 | 3C | 134 | 12 | 22 |
| Octal | 147 | 107 | 143 | 0 | 37 | 4 | 74 | 464 | 22 | 42 |
| Binary | 1100111 | 1000111 | 1100011 | 0 | 11111 | 100 | 111100 | 100110100 | 10010 | 100010 |
Color Harmonies of #674763
Complementary color
Monochromatic Colors of #674763
Black with #674763
Text Example
Text Example
White with #674763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674763; }
p { color: rgb(103,71,99); }
H1.HeaderClassName
{
color: #674763;
}
.AnyTagClassName
{
color: #674763;
}
</style>
background-color css
<style>
a { background-color: #674763; }
a { background-color: rgb(103,71,99); }
div.DivClassName
{
background-color: #674763;
}
.BgClassName
{
background-color: #674763;
}
</style>
border-color css
<style>
span { border-color: #674763; }
span { border-color: rgb(103,71,99); }
td.TdClassName
{
border-color: #674763;
}
.TagClassName
{
border-color: #674763;
}
</style>