Shades of Seance #691575
Tints of Seance #691575
RGB
CMYK
RGB Variations
Color information
#691575 (or 0x691575) is known color: Seance. HEX triplet: 69, 15 and 75. RGB value is (105,21,117). Sum of RGB (Red+Green+Blue) = 105+21+117=243 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.21% from 243); Green value is 21 (8.59% from 255 or 8.64% from 243); Blue value is 117 (46.09% from 255 or 48.15% from 243); Max value from RGB is 117 - color contains mainly: blue. Hex color #691575 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691575 is #96EA8A. Grayscale: #383838. Windows color (decimal): -9890443 or 7673193. OLE color: 7673193.
HSL color Cylindrical-coordinate representation of color #691575: hue angle of 292.5º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #691575 is Cyan = 0.10, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 21 | 117 | - |
| CMYK | 0.10 | 0.82 | 0 | 0.54 |
| HSL | 292.5º | 0.7% | 0.27% | - |
| HSV(B) | 292.5º | 0.82% | 0.46% | - |
| XYZ | 9.3 | 4.82 | 17.27 | - |
| YUV | 57.06 | 161.83 | 162.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 21 | 117 | 0.10 | 0.82 | 0 | 0.54 | 292.5 | 0.7 | 0.27 |
| Hex | 69 | 15 | 75 | A | 52 | 0 | 36 | 124 | 46 | 1B |
| Octal | 151 | 25 | 165 | 12 | 122 | 0 | 66 | 444 | 106 | 33 |
| Binary | 1101001 | 10101 | 1110101 | 1010 | 1010010 | 0 | 110110 | 100100100 | 1000110 | 11011 |
Color Harmonies of #691575
Complementary color
Monochromatic Colors of #691575
Black with #691575
Text Example
Text Example
White with #691575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691575; }
p { color: rgb(105,21,117); }
H1.HeaderClassName
{
color: #691575;
}
.AnyTagClassName
{
color: #691575;
}
</style>
background-color css
<style>
a { background-color: #691575; }
a { background-color: rgb(105,21,117); }
div.DivClassName
{
background-color: #691575;
}
.BgClassName
{
background-color: #691575;
}
</style>
border-color css
<style>
span { border-color: #691575; }
span { border-color: rgb(105,21,117); }
td.TdClassName
{
border-color: #691575;
}
.TagClassName
{
border-color: #691575;
}
</style>