Shades of Salt Box #674965
Tints of Salt Box #674965
RGB
CMYK
RGB Variations
Color information
#674965 (or 0x674965) is known color: Salt Box. HEX triplet: 67, 49 and 65. RGB value is (103,73,101). Sum of RGB (Red+Green+Blue) = 103+73+101=277 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.18% from 277); Green value is 73 (28.91% from 255 or 26.35% from 277); Blue value is 101 (39.84% from 255 or 36.46% from 277); Max value from RGB is 103 - color contains mainly: red. Hex color #674965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674965 is #98B69A. Grayscale: #555555. Windows color (decimal): -10008219 or 6637927. OLE color: 6637927.
HSL color Cylindrical-coordinate representation of color #674965: hue angle of 304º 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 #674965 is Cyan = 0, Magento = 0.29, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 73 | 101 | - |
| CMYK | 0 | 0.29 | 0.02 | 0.60 |
| HSL | 304º | 0.17% | 0.35% | - |
| HSV(B) | 304º | 0.29% | 0.4% | - |
| XYZ | 10.33 | 8.59 | 13.43 | - |
| YUV | 85.16 | 136.94 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 73 | 101 | 0 | 0.29 | 0.02 | 0.60 | 304 | 0.17 | 0.35 |
| Hex | 67 | 49 | 65 | 0 | 1D | 2 | 3C | 130 | 11 | 23 |
| Octal | 147 | 111 | 145 | 0 | 35 | 2 | 74 | 460 | 21 | 43 |
| Binary | 1100111 | 1001001 | 1100101 | 0 | 11101 | 10 | 111100 | 100110000 | 10001 | 100011 |
Color Harmonies of #674965
Complementary color
Monochromatic Colors of #674965
Black with #674965
Text Example
Text Example
White with #674965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674965; }
p { color: rgb(103,73,101); }
H1.HeaderClassName
{
color: #674965;
}
.AnyTagClassName
{
color: #674965;
}
</style>
background-color css
<style>
a { background-color: #674965; }
a { background-color: rgb(103,73,101); }
div.DivClassName
{
background-color: #674965;
}
.BgClassName
{
background-color: #674965;
}
</style>
border-color css
<style>
span { border-color: #674965; }
span { border-color: rgb(103,73,101); }
td.TdClassName
{
border-color: #674965;
}
.TagClassName
{
border-color: #674965;
}
</style>