Shades of Salt Box #694762
Tints of Salt Box #694762
RGB
CMYK
RGB Variations
Color information
#694762 (or 0x694762) is known color: Salt Box. HEX triplet: 69, 47 and 62. RGB value is (105,71,98). Sum of RGB (Red+Green+Blue) = 105+71+98=274 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.32% from 274); Green value is 71 (28.12% from 255 or 25.91% from 274); Blue value is 98 (38.67% from 255 or 35.77% from 274); Max value from RGB is 105 - color contains mainly: red. Hex color #694762 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694762 is #96B89D. Grayscale: #545454. Windows color (decimal): -9877662 or 6440809. OLE color: 6440809.
HSL color Cylindrical-coordinate representation of color #694762: hue angle of 312.35º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #694762 is Cyan = 0, Magento = 0.32, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 71 | 98 | - |
| CMYK | 0 | 0.32 | 0.07 | 0.59 |
| HSL | 312.35º | 0.19% | 0.35% | - |
| HSV(B) | 312.35º | 0.32% | 0.41% | - |
| XYZ | 10.28 | 8.39 | 12.63 | - |
| YUV | 84.24 | 135.76 | 142.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 71 | 98 | 0 | 0.32 | 0.07 | 0.59 | 312.35 | 0.19 | 0.35 |
| Hex | 69 | 47 | 62 | 0 | 20 | 7 | 3B | 138 | 13 | 23 |
| Octal | 151 | 107 | 142 | 0 | 40 | 7 | 73 | 470 | 23 | 43 |
| Binary | 1101001 | 1000111 | 1100010 | 0 | 100000 | 111 | 111011 | 100111000 | 10011 | 100011 |
Color Harmonies of #694762
Complementary color
Monochromatic Colors of #694762
Black with #694762
Text Example
Text Example
White with #694762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694762; }
p { color: rgb(105,71,98); }
H1.HeaderClassName
{
color: #694762;
}
.AnyTagClassName
{
color: #694762;
}
</style>
background-color css
<style>
a { background-color: #694762; }
a { background-color: rgb(105,71,98); }
div.DivClassName
{
background-color: #694762;
}
.BgClassName
{
background-color: #694762;
}
</style>
border-color css
<style>
span { border-color: #694762; }
span { border-color: rgb(105,71,98); }
td.TdClassName
{
border-color: #694762;
}
.TagClassName
{
border-color: #694762;
}
</style>