Shades of Seance #652376
Tints of Seance #652376
RGB
CMYK
RGB Variations
Color information
#652376 (or 0x652376) is known color: Seance. HEX triplet: 65, 23 and 76. RGB value is (101,35,118). Sum of RGB (Red+Green+Blue) = 101+35+118=254 (33% of max value = 765). Red value is 101 (39.84% from 255 or 39.76% from 254); Green value is 35 (14.06% from 255 or 13.78% from 254); Blue value is 118 (46.48% from 255 or 46.46% from 254); Max value from RGB is 118 - color contains mainly: blue. Hex color #652376 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #652376 is #9ADC89. Grayscale: #3F3F3F. Windows color (decimal): -10149002 or 7742309. OLE color: 7742309.
HSL color Cylindrical-coordinate representation of color #652376: hue angle of 287.71º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #652376 is Cyan = 0.14, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 35 | 118 | - |
| CMYK | 0.14 | 0.70 | 0 | 0.54 |
| HSL | 287.71º | 0.54% | 0.3% | - |
| HSV(B) | 287.71º | 0.7% | 0.46% | - |
| XYZ | 9.24 | 5.28 | 17.67 | - |
| YUV | 64.2 | 158.37 | 154.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 35 | 118 | 0.14 | 0.70 | 0 | 0.54 | 287.71 | 0.54 | 0.3 |
| Hex | 65 | 23 | 76 | E | 46 | 0 | 36 | 120 | 36 | 1E |
| Octal | 145 | 43 | 166 | 16 | 106 | 0 | 66 | 440 | 66 | 36 |
| Binary | 1100101 | 100011 | 1110110 | 1110 | 1000110 | 0 | 110110 | 100100000 | 110110 | 11110 |
Color Harmonies of #652376
Complementary color
Monochromatic Colors of #652376
Black with #652376
Text Example
Text Example
White with #652376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652376; }
p { color: rgb(101,35,118); }
H1.HeaderClassName
{
color: #652376;
}
.AnyTagClassName
{
color: #652376;
}
</style>
background-color css
<style>
a { background-color: #652376; }
a { background-color: rgb(101,35,118); }
div.DivClassName
{
background-color: #652376;
}
.BgClassName
{
background-color: #652376;
}
</style>
border-color css
<style>
span { border-color: #652376; }
span { border-color: rgb(101,35,118); }
td.TdClassName
{
border-color: #652376;
}
.TagClassName
{
border-color: #652376;
}
</style>