Shades of Salt Box #695266
Tints of Salt Box #695266
RGB
CMYK
RGB Variations
Color information
#695266 (or 0x695266) is known color: Salt Box. HEX triplet: 69, 52 and 66. RGB value is (105,82,102). Sum of RGB (Red+Green+Blue) = 105+82+102=289 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.33% from 289); Green value is 82 (32.42% from 255 or 28.37% from 289); Blue value is 102 (40.23% from 255 or 35.29% from 289); Max value from RGB is 105 - color contains mainly: red. Hex color #695266 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695266 is #96AD99. Grayscale: #5B5B5B. Windows color (decimal): -9874842 or 6705769. OLE color: 6705769.
HSL color Cylindrical-coordinate representation of color #695266: hue angle of 307.83º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #695266 is Cyan = 0, Magento = 0.22, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 82 | 102 | - |
| CMYK | 0 | 0.22 | 0.03 | 0.59 |
| HSL | 307.83º | 0.12% | 0.37% | - |
| HSV(B) | 307.83º | 0.22% | 0.41% | - |
| XYZ | 11.24 | 10 | 13.91 | - |
| YUV | 91.16 | 134.12 | 137.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 82 | 102 | 0 | 0.22 | 0.03 | 0.59 | 307.83 | 0.12 | 0.37 |
| Hex | 69 | 52 | 66 | 0 | 16 | 3 | 3B | 134 | C | 25 |
| Octal | 151 | 122 | 146 | 0 | 26 | 3 | 73 | 464 | 14 | 45 |
| Binary | 1101001 | 1010010 | 1100110 | 0 | 10110 | 11 | 111011 | 100110100 | 1100 | 100101 |
Color Harmonies of #695266
Complementary color
Monochromatic Colors of #695266
Black with #695266
Text Example
Text Example
White with #695266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695266; }
p { color: rgb(105,82,102); }
H1.HeaderClassName
{
color: #695266;
}
.AnyTagClassName
{
color: #695266;
}
</style>
background-color css
<style>
a { background-color: #695266; }
a { background-color: rgb(105,82,102); }
div.DivClassName
{
background-color: #695266;
}
.BgClassName
{
background-color: #695266;
}
</style>
border-color css
<style>
span { border-color: #695266; }
span { border-color: rgb(105,82,102); }
td.TdClassName
{
border-color: #695266;
}
.TagClassName
{
border-color: #695266;
}
</style>