Shades of Seance #653474
Tints of Seance #653474
RGB
CMYK
RGB Variations
Color information
#653474 (or 0x653474) is known color: Seance. HEX triplet: 65, 34 and 74. RGB value is (101,52,116). Sum of RGB (Red+Green+Blue) = 101+52+116=269 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.55% from 269); Green value is 52 (20.70% from 255 or 19.33% from 269); Blue value is 116 (45.70% from 255 or 43.12% from 269); Max value from RGB is 116 - color contains mainly: blue. Hex color #653474 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653474 is #9ACB8B. Grayscale: #494949. Windows color (decimal): -10144652 or 7615589. OLE color: 7615589.
HSL color Cylindrical-coordinate representation of color #653474: hue angle of 285.94º 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 #653474 is Cyan = 0.13, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 52 | 116 | - |
| CMYK | 0.13 | 0.55 | 0 | 0.55 |
| HSL | 285.94º | 0.38% | 0.33% | - |
| HSV(B) | 285.94º | 0.55% | 0.45% | - |
| XYZ | 9.75 | 6.48 | 17.26 | - |
| YUV | 73.95 | 151.73 | 147.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 52 | 116 | 0.13 | 0.55 | 0 | 0.55 | 285.94 | 0.38 | 0.33 |
| Hex | 65 | 34 | 74 | D | 37 | 0 | 37 | 11E | 26 | 21 |
| Octal | 145 | 64 | 164 | 15 | 67 | 0 | 67 | 436 | 46 | 41 |
| Binary | 1100101 | 110100 | 1110100 | 1101 | 110111 | 0 | 110111 | 100011110 | 100110 | 100001 |
Color Harmonies of #653474
Complementary color
Monochromatic Colors of #653474
Black with #653474
Text Example
Text Example
White with #653474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653474; }
p { color: rgb(101,52,116); }
H1.HeaderClassName
{
color: #653474;
}
.AnyTagClassName
{
color: #653474;
}
</style>
background-color css
<style>
a { background-color: #653474; }
a { background-color: rgb(101,52,116); }
div.DivClassName
{
background-color: #653474;
}
.BgClassName
{
background-color: #653474;
}
</style>
border-color css
<style>
span { border-color: #653474; }
span { border-color: rgb(101,52,116); }
td.TdClassName
{
border-color: #653474;
}
.TagClassName
{
border-color: #653474;
}
</style>