Shades of Seance #691572
Tints of Seance #691572
RGB
CMYK
RGB Variations
Color information
#691572 (or 0x691572) is known color: Seance. HEX triplet: 69, 15 and 72. RGB value is (105,21,114). Sum of RGB (Red+Green+Blue) = 105+21+114=240 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.75% from 240); Green value is 21 (8.59% from 255 or 8.75% from 240); Blue value is 114 (44.92% from 255 or 47.5% from 240); Max value from RGB is 114 - color contains mainly: blue. Hex color #691572 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691572 is #96EA8D. Grayscale: #383838. Windows color (decimal): -9890446 or 7476585. OLE color: 7476585.
HSL color Cylindrical-coordinate representation of color #691572: hue angle of 294.19º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #691572 is Cyan = 0.08, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 21 | 114 | - |
| CMYK | 0.08 | 0.82 | 0 | 0.55 |
| HSL | 294.19º | 0.69% | 0.26% | - |
| HSV(B) | 294.19º | 0.82% | 0.45% | - |
| XYZ | 9.13 | 4.75 | 16.36 | - |
| YUV | 56.72 | 160.33 | 162.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 21 | 114 | 0.08 | 0.82 | 0 | 0.55 | 294.19 | 0.69 | 0.26 |
| Hex | 69 | 15 | 72 | 8 | 52 | 0 | 37 | 126 | 45 | 1A |
| Octal | 151 | 25 | 162 | 10 | 122 | 0 | 67 | 446 | 105 | 32 |
| Binary | 1101001 | 10101 | 1110010 | 1000 | 1010010 | 0 | 110111 | 100100110 | 1000101 | 11010 |
Color Harmonies of #691572
Complementary color
Monochromatic Colors of #691572
Black with #691572
Text Example
Text Example
White with #691572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691572; }
p { color: rgb(105,21,114); }
H1.HeaderClassName
{
color: #691572;
}
.AnyTagClassName
{
color: #691572;
}
</style>
background-color css
<style>
a { background-color: #691572; }
a { background-color: rgb(105,21,114); }
div.DivClassName
{
background-color: #691572;
}
.BgClassName
{
background-color: #691572;
}
</style>
border-color css
<style>
span { border-color: #691572; }
span { border-color: rgb(105,21,114); }
td.TdClassName
{
border-color: #691572;
}
.TagClassName
{
border-color: #691572;
}
</style>