Shades of Seance #653469
Tints of Seance #653469
RGB
CMYK
RGB Variations
Color information
#653469 (or 0x653469) is known color: Seance. HEX triplet: 65, 34 and 69. RGB value is (101,52,105). Sum of RGB (Red+Green+Blue) = 101+52+105=258 (34% of max value = 765). Red value is 101 (39.84% from 255 or 39.15% from 258); Green value is 52 (20.70% from 255 or 20.16% from 258); Blue value is 105 (41.41% from 255 or 40.70% from 258); Max value from RGB is 105 - color contains mainly: blue. Hex color #653469 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653469 is #9ACB96. Grayscale: #484848. Windows color (decimal): -10144663 or 6894693. OLE color: 6894693.
HSL color Cylindrical-coordinate representation of color #653469: hue angle of 295.47º degrees, saturation: 0.34, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #653469 is Cyan = 0.04, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 101 | 52 | 105 | - |
| CMYK | 0.04 | 0.50 | 0 | 0.59 |
| HSL | 295.47º | 0.34% | 0.31% | - |
| HSV(B) | 295.47º | 0.5% | 0.41% | - |
| XYZ | 9.14 | 6.24 | 14.09 | - |
| YUV | 72.69 | 146.23 | 148.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 52 | 105 | 0.04 | 0.50 | 0 | 0.59 | 295.47 | 0.34 | 0.31 |
| Hex | 65 | 34 | 69 | 4 | 32 | 0 | 3B | 127 | 22 | 1F |
| Octal | 145 | 64 | 151 | 4 | 62 | 0 | 73 | 447 | 42 | 37 |
| Binary | 1100101 | 110100 | 1101001 | 100 | 110010 | 0 | 111011 | 100100111 | 100010 | 11111 |
Color Harmonies of #653469
Complementary color
Monochromatic Colors of #653469
Black with #653469
Text Example
Text Example
White with #653469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653469; }
p { color: rgb(101,52,105); }
H1.HeaderClassName
{
color: #653469;
}
.AnyTagClassName
{
color: #653469;
}
</style>
background-color css
<style>
a { background-color: #653469; }
a { background-color: rgb(101,52,105); }
div.DivClassName
{
background-color: #653469;
}
.BgClassName
{
background-color: #653469;
}
</style>
border-color css
<style>
span { border-color: #653469; }
span { border-color: rgb(101,52,105); }
td.TdClassName
{
border-color: #653469;
}
.TagClassName
{
border-color: #653469;
}
</style>