Shades of Seance #653672
Tints of Seance #653672
RGB
CMYK
RGB Variations
Color information
#653672 (or 0x653672) is known color: Seance. HEX triplet: 65, 36 and 72. RGB value is (101,54,114). Sum of RGB (Red+Green+Blue) = 101+54+114=269 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.55% from 269); Green value is 54 (21.48% from 255 or 20.07% from 269); Blue value is 114 (44.92% from 255 or 42.38% from 269); Max value from RGB is 114 - color contains mainly: blue. Hex color #653672 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653672 is #9AC98D. Grayscale: #4A4A4A. Windows color (decimal): -10144142 or 7485029. OLE color: 7485029.
HSL color Cylindrical-coordinate representation of color #653672: hue angle of 287º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #653672 is Cyan = 0.11, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 54 | 114 | - |
| CMYK | 0.11 | 0.53 | 0 | 0.55 |
| HSL | 287º | 0.36% | 0.33% | - |
| HSV(B) | 287º | 0.53% | 0.45% | - |
| XYZ | 9.72 | 6.62 | 16.68 | - |
| YUV | 74.89 | 150.07 | 146.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 54 | 114 | 0.11 | 0.53 | 0 | 0.55 | 287 | 0.36 | 0.33 |
| Hex | 65 | 36 | 72 | B | 35 | 0 | 37 | 11F | 24 | 21 |
| Octal | 145 | 66 | 162 | 13 | 65 | 0 | 67 | 437 | 44 | 41 |
| Binary | 1100101 | 110110 | 1110010 | 1011 | 110101 | 0 | 110111 | 100011111 | 100100 | 100001 |
Color Harmonies of #653672
Complementary color
Monochromatic Colors of #653672
Black with #653672
Text Example
Text Example
White with #653672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653672; }
p { color: rgb(101,54,114); }
H1.HeaderClassName
{
color: #653672;
}
.AnyTagClassName
{
color: #653672;
}
</style>
background-color css
<style>
a { background-color: #653672; }
a { background-color: rgb(101,54,114); }
div.DivClassName
{
background-color: #653672;
}
.BgClassName
{
background-color: #653672;
}
</style>
border-color css
<style>
span { border-color: #653672; }
span { border-color: rgb(101,54,114); }
td.TdClassName
{
border-color: #653672;
}
.TagClassName
{
border-color: #653672;
}
</style>