Shades of Seance #661872
Tints of Seance #661872
RGB
CMYK
RGB Variations
Color information
#661872 (or 0x661872) is known color: Seance. HEX triplet: 66, 18 and 72. RGB value is (102,24,114). Sum of RGB (Red+Green+Blue) = 102+24+114=240 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.5% from 240); Green value is 24 (9.77% from 255 or 10% 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 #661872 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661872 is #99E78D. Grayscale: #393939. Windows color (decimal): -10086286 or 7477350. OLE color: 7477350.
HSL color Cylindrical-coordinate representation of color #661872: hue angle of 292º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #661872 is Cyan = 0.11, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 24 | 114 | - |
| CMYK | 0.11 | 0.79 | 0 | 0.55 |
| HSL | 292º | 0.65% | 0.27% | - |
| HSV(B) | 292º | 0.79% | 0.45% | - |
| XYZ | 8.84 | 4.69 | 16.36 | - |
| YUV | 57.58 | 159.84 | 159.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 24 | 114 | 0.11 | 0.79 | 0 | 0.55 | 292 | 0.65 | 0.27 |
| Hex | 66 | 18 | 72 | B | 4F | 0 | 37 | 124 | 41 | 1B |
| Octal | 146 | 30 | 162 | 13 | 117 | 0 | 67 | 444 | 101 | 33 |
| Binary | 1100110 | 11000 | 1110010 | 1011 | 1001111 | 0 | 110111 | 100100100 | 1000001 | 11011 |
Color Harmonies of #661872
Complementary color
Monochromatic Colors of #661872
Black with #661872
Text Example
Text Example
White with #661872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661872; }
p { color: rgb(102,24,114); }
H1.HeaderClassName
{
color: #661872;
}
.AnyTagClassName
{
color: #661872;
}
</style>
background-color css
<style>
a { background-color: #661872; }
a { background-color: rgb(102,24,114); }
div.DivClassName
{
background-color: #661872;
}
.BgClassName
{
background-color: #661872;
}
</style>
border-color css
<style>
span { border-color: #661872; }
span { border-color: rgb(102,24,114); }
td.TdClassName
{
border-color: #661872;
}
.TagClassName
{
border-color: #661872;
}
</style>