Shades of Seance #652977
Tints of Seance #652977
RGB
CMYK
RGB Variations
Color information
#652977 (or 0x652977) is known color: Seance. HEX triplet: 65, 29 and 77. RGB value is (101,41,119). Sum of RGB (Red+Green+Blue) = 101+41+119=261 (34% of max value = 765). Red value is 101 (39.84% from 255 or 38.70% from 261); Green value is 41 (16.41% from 255 or 15.71% from 261); Blue value is 119 (46.88% from 255 or 45.59% from 261); Max value from RGB is 119 - color contains mainly: blue. Hex color #652977 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #652977 is #9AD688. Grayscale: #434343. Windows color (decimal): -10147465 or 7809381. OLE color: 7809381.
HSL color Cylindrical-coordinate representation of color #652977: hue angle of 286.15º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #652977 is Cyan = 0.15, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 101 | 41 | 119 | - |
| CMYK | 0.15 | 0.66 | 0 | 0.53 |
| HSL | 286.15º | 0.49% | 0.31% | - |
| HSV(B) | 286.15º | 0.66% | 0.47% | - |
| XYZ | 9.49 | 5.68 | 18.05 | - |
| YUV | 67.83 | 156.88 | 151.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 41 | 119 | 0.15 | 0.66 | 0 | 0.53 | 286.15 | 0.49 | 0.31 |
| Hex | 65 | 29 | 77 | F | 42 | 0 | 35 | 11E | 31 | 1F |
| Octal | 145 | 51 | 167 | 17 | 102 | 0 | 65 | 436 | 61 | 37 |
| Binary | 1100101 | 101001 | 1110111 | 1111 | 1000010 | 0 | 110101 | 100011110 | 110001 | 11111 |
Color Harmonies of #652977
Complementary color
Monochromatic Colors of #652977
Black with #652977
Text Example
Text Example
White with #652977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652977; }
p { color: rgb(101,41,119); }
H1.HeaderClassName
{
color: #652977;
}
.AnyTagClassName
{
color: #652977;
}
</style>
background-color css
<style>
a { background-color: #652977; }
a { background-color: rgb(101,41,119); }
div.DivClassName
{
background-color: #652977;
}
.BgClassName
{
background-color: #652977;
}
</style>
border-color css
<style>
span { border-color: #652977; }
span { border-color: rgb(101,41,119); }
td.TdClassName
{
border-color: #652977;
}
.TagClassName
{
border-color: #652977;
}
</style>