Shades of Seance #692871
Tints of Seance #692871
RGB
CMYK
RGB Variations
Color information
#692871 (or 0x692871) is known color: Seance. HEX triplet: 69, 28 and 71. RGB value is (105,40,113). Sum of RGB (Red+Green+Blue) = 105+40+113=258 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.70% from 258); Green value is 40 (16.02% from 255 or 15.50% from 258); Blue value is 113 (44.53% from 255 or 43.80% from 258); Max value from RGB is 113 - color contains mainly: blue. Hex color #692871 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692871 is #96D78E. Grayscale: #434343. Windows color (decimal): -9885583 or 7415913. OLE color: 7415913.
HSL color Cylindrical-coordinate representation of color #692871: hue angle of 293.42º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #692871 is Cyan = 0.07, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 40 | 113 | - |
| CMYK | 0.07 | 0.65 | 0 | 0.56 |
| HSL | 293.42º | 0.48% | 0.3% | - |
| HSV(B) | 293.42º | 0.65% | 0.44% | - |
| XYZ | 9.57 | 5.71 | 16.22 | - |
| YUV | 67.76 | 153.53 | 154.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 40 | 113 | 0.07 | 0.65 | 0 | 0.56 | 293.42 | 0.48 | 0.3 |
| Hex | 69 | 28 | 71 | 7 | 41 | 0 | 38 | 125 | 30 | 1E |
| Octal | 151 | 50 | 161 | 7 | 101 | 0 | 70 | 445 | 60 | 36 |
| Binary | 1101001 | 101000 | 1110001 | 111 | 1000001 | 0 | 111000 | 100100101 | 110000 | 11110 |
Color Harmonies of #692871
Complementary color
Monochromatic Colors of #692871
Black with #692871
Text Example
Text Example
White with #692871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692871; }
p { color: rgb(105,40,113); }
H1.HeaderClassName
{
color: #692871;
}
.AnyTagClassName
{
color: #692871;
}
</style>
background-color css
<style>
a { background-color: #692871; }
a { background-color: rgb(105,40,113); }
div.DivClassName
{
background-color: #692871;
}
.BgClassName
{
background-color: #692871;
}
</style>
border-color css
<style>
span { border-color: #692871; }
span { border-color: rgb(105,40,113); }
td.TdClassName
{
border-color: #692871;
}
.TagClassName
{
border-color: #692871;
}
</style>