Shades of Seance #653473
Tints of Seance #653473
RGB
CMYK
RGB Variations
Color information
#653473 (or 0x653473) is known color: Seance. HEX triplet: 65, 34 and 73. RGB value is (101,52,115). Sum of RGB (Red+Green+Blue) = 101+52+115=268 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.69% from 268); Green value is 52 (20.70% from 255 or 19.40% from 268); Blue value is 115 (45.31% from 255 or 42.91% from 268); Max value from RGB is 115 - color contains mainly: blue. Hex color #653473 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653473 is #9ACB8C. Grayscale: #494949. Windows color (decimal): -10144653 or 7550053. OLE color: 7550053.
HSL color Cylindrical-coordinate representation of color #653473: hue angle of 286.67º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #653473 is Cyan = 0.12, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 52 | 115 | - |
| CMYK | 0.12 | 0.55 | 0 | 0.55 |
| HSL | 286.67º | 0.38% | 0.33% | - |
| HSV(B) | 286.67º | 0.55% | 0.45% | - |
| XYZ | 9.69 | 6.46 | 16.96 | - |
| YUV | 73.83 | 151.23 | 147.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 52 | 115 | 0.12 | 0.55 | 0 | 0.55 | 286.67 | 0.38 | 0.33 |
| Hex | 65 | 34 | 73 | C | 37 | 0 | 37 | 11F | 26 | 21 |
| Octal | 145 | 64 | 163 | 14 | 67 | 0 | 67 | 437 | 46 | 41 |
| Binary | 1100101 | 110100 | 1110011 | 1100 | 110111 | 0 | 110111 | 100011111 | 100110 | 100001 |
Color Harmonies of #653473
Complementary color
Monochromatic Colors of #653473
Black with #653473
Text Example
Text Example
White with #653473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653473; }
p { color: rgb(101,52,115); }
H1.HeaderClassName
{
color: #653473;
}
.AnyTagClassName
{
color: #653473;
}
</style>
background-color css
<style>
a { background-color: #653473; }
a { background-color: rgb(101,52,115); }
div.DivClassName
{
background-color: #653473;
}
.BgClassName
{
background-color: #653473;
}
</style>
border-color css
<style>
span { border-color: #653473; }
span { border-color: rgb(101,52,115); }
td.TdClassName
{
border-color: #653473;
}
.TagClassName
{
border-color: #653473;
}
</style>