Shades of Salt Box #674760
Tints of Salt Box #674760
RGB
CMYK
RGB Variations
Color information
#674760 (or 0x674760) is known color: Salt Box. HEX triplet: 67, 47 and 60. RGB value is (103,71,96). Sum of RGB (Red+Green+Blue) = 103+71+96=270 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.15% from 270); Green value is 71 (28.12% from 255 or 26.30% from 270); Blue value is 96 (37.89% from 255 or 35.56% from 270); Max value from RGB is 103 - color contains mainly: red. Hex color #674760 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674760 is #98B89F. Grayscale: #535353. Windows color (decimal): -10008736 or 6309735. OLE color: 6309735.
HSL color Cylindrical-coordinate representation of color #674760: hue angle of 313.12º 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 #674760 is Cyan = 0, Magento = 0.31, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 71 | 96 | - |
| CMYK | 0 | 0.31 | 0.07 | 0.60 |
| HSL | 313.13º | 0.18% | 0.34% | - |
| HSV(B) | 313.13º | 0.31% | 0.4% | - |
| XYZ | 9.96 | 8.23 | 12.13 | - |
| YUV | 83.42 | 135.1 | 141.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 96 | 0 | 0.31 | 0.07 | 0.60 | 313.13 | 0.18 | 0.34 |
| Hex | 67 | 47 | 60 | 0 | 1F | 7 | 3C | 139 | 12 | 22 |
| Octal | 147 | 107 | 140 | 0 | 37 | 7 | 74 | 471 | 22 | 42 |
| Binary | 1100111 | 1000111 | 1100000 | 0 | 11111 | 111 | 111100 | 100111001 | 10010 | 100010 |
Color Harmonies of #674760
Complementary color
Monochromatic Colors of #674760
Black with #674760
Text Example
Text Example
White with #674760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674760; }
p { color: rgb(103,71,96); }
H1.HeaderClassName
{
color: #674760;
}
.AnyTagClassName
{
color: #674760;
}
</style>
background-color css
<style>
a { background-color: #674760; }
a { background-color: rgb(103,71,96); }
div.DivClassName
{
background-color: #674760;
}
.BgClassName
{
background-color: #674760;
}
</style>
border-color css
<style>
span { border-color: #674760; }
span { border-color: rgb(103,71,96); }
td.TdClassName
{
border-color: #674760;
}
.TagClassName
{
border-color: #674760;
}
</style>