Shades of Salt Box #674962
Tints of Salt Box #674962
RGB
CMYK
RGB Variations
Color information
#674962 (or 0x674962) is known color: Salt Box. HEX triplet: 67, 49 and 62. RGB value is (103,73,98). Sum of RGB (Red+Green+Blue) = 103+73+98=274 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.59% from 274); Green value is 73 (28.91% from 255 or 26.64% from 274); Blue value is 98 (38.67% from 255 or 35.77% from 274); Max value from RGB is 103 - color contains mainly: red. Hex color #674962 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674962 is #98B69D. Grayscale: #545454. Windows color (decimal): -10008222 or 6441319. OLE color: 6441319.
HSL color Cylindrical-coordinate representation of color #674962: hue angle of 310º 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 #674962 is Cyan = 0, Magento = 0.29, Yellow = 0.05 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 73 | 98 | - |
| CMYK | 0 | 0.29 | 0.05 | 0.60 |
| HSL | 310º | 0.17% | 0.35% | - |
| HSV(B) | 310º | 0.29% | 0.4% | - |
| XYZ | 10.18 | 8.53 | 12.67 | - |
| YUV | 84.82 | 135.44 | 140.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 73 | 98 | 0 | 0.29 | 0.05 | 0.60 | 310 | 0.17 | 0.35 |
| Hex | 67 | 49 | 62 | 0 | 1D | 5 | 3C | 136 | 11 | 23 |
| Octal | 147 | 111 | 142 | 0 | 35 | 5 | 74 | 466 | 21 | 43 |
| Binary | 1100111 | 1001001 | 1100010 | 0 | 11101 | 101 | 111100 | 100110110 | 10001 | 100011 |
Color Harmonies of #674962
Complementary color
Monochromatic Colors of #674962
Black with #674962
Text Example
Text Example
White with #674962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674962; }
p { color: rgb(103,73,98); }
H1.HeaderClassName
{
color: #674962;
}
.AnyTagClassName
{
color: #674962;
}
</style>
background-color css
<style>
a { background-color: #674962; }
a { background-color: rgb(103,73,98); }
div.DivClassName
{
background-color: #674962;
}
.BgClassName
{
background-color: #674962;
}
</style>
border-color css
<style>
span { border-color: #674962; }
span { border-color: rgb(103,73,98); }
td.TdClassName
{
border-color: #674962;
}
.TagClassName
{
border-color: #674962;
}
</style>