Shades of Seance #661572
Tints of Seance #661572
RGB
CMYK
RGB Variations
Color information
#661572 (or 0x661572) is known color: Seance. HEX triplet: 66, 15 and 72. RGB value is (102,21,114). Sum of RGB (Red+Green+Blue) = 102+21+114=237 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.04% from 237); Green value is 21 (8.59% from 255 or 8.86% from 237); Blue value is 114 (44.92% from 255 or 48.10% from 237); Max value from RGB is 114 - color contains mainly: blue. Hex color #661572 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661572 is #99EA8D. Grayscale: #373737. Windows color (decimal): -10087054 or 7476582. OLE color: 7476582.
HSL color Cylindrical-coordinate representation of color #661572: hue angle of 292.26º 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 #661572 is Cyan = 0.11, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 21 | 114 | - |
| CMYK | 0.11 | 0.82 | 0 | 0.55 |
| HSL | 292.26º | 0.69% | 0.26% | - |
| HSV(B) | 292.26º | 0.82% | 0.45% | - |
| XYZ | 8.78 | 4.58 | 16.34 | - |
| YUV | 55.82 | 160.84 | 160.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 21 | 114 | 0.11 | 0.82 | 0 | 0.55 | 292.26 | 0.69 | 0.26 |
| Hex | 66 | 15 | 72 | B | 52 | 0 | 37 | 124 | 45 | 1A |
| Octal | 146 | 25 | 162 | 13 | 122 | 0 | 67 | 444 | 105 | 32 |
| Binary | 1100110 | 10101 | 1110010 | 1011 | 1010010 | 0 | 110111 | 100100100 | 1000101 | 11010 |
Color Harmonies of #661572
Complementary color
Monochromatic Colors of #661572
Black with #661572
Text Example
Text Example
White with #661572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661572; }
p { color: rgb(102,21,114); }
H1.HeaderClassName
{
color: #661572;
}
.AnyTagClassName
{
color: #661572;
}
</style>
background-color css
<style>
a { background-color: #661572; }
a { background-color: rgb(102,21,114); }
div.DivClassName
{
background-color: #661572;
}
.BgClassName
{
background-color: #661572;
}
</style>
border-color css
<style>
span { border-color: #661572; }
span { border-color: rgb(102,21,114); }
td.TdClassName
{
border-color: #661572;
}
.TagClassName
{
border-color: #661572;
}
</style>