Shades of Seance #653374
Tints of Seance #653374
RGB
CMYK
RGB Variations
Color information
#653374 (or 0x653374) is known color: Seance. HEX triplet: 65, 33 and 74. RGB value is (101,51,116). Sum of RGB (Red+Green+Blue) = 101+51+116=268 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.69% from 268); Green value is 51 (20.31% from 255 or 19.03% from 268); Blue value is 116 (45.70% from 255 or 43.28% from 268); Max value from RGB is 116 - color contains mainly: blue. Hex color #653374 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653374 is #9ACC8B. Grayscale: #494949. Windows color (decimal): -10144908 or 7615333. OLE color: 7615333.
HSL color Cylindrical-coordinate representation of color #653374: hue angle of 286.15º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #653374 is Cyan = 0.13, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 51 | 116 | - |
| CMYK | 0.13 | 0.56 | 0 | 0.55 |
| HSL | 286.15º | 0.39% | 0.33% | - |
| HSV(B) | 286.15º | 0.56% | 0.45% | - |
| XYZ | 9.7 | 6.4 | 17.25 | - |
| YUV | 73.36 | 152.07 | 147.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 116 | 0.13 | 0.56 | 0 | 0.55 | 286.15 | 0.39 | 0.33 |
| Hex | 65 | 33 | 74 | D | 38 | 0 | 37 | 11E | 27 | 21 |
| Octal | 145 | 63 | 164 | 15 | 70 | 0 | 67 | 436 | 47 | 41 |
| Binary | 1100101 | 110011 | 1110100 | 1101 | 111000 | 0 | 110111 | 100011110 | 100111 | 100001 |
Color Harmonies of #653374
Complementary color
Monochromatic Colors of #653374
Black with #653374
Text Example
Text Example
White with #653374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653374; }
p { color: rgb(101,51,116); }
H1.HeaderClassName
{
color: #653374;
}
.AnyTagClassName
{
color: #653374;
}
</style>
background-color css
<style>
a { background-color: #653374; }
a { background-color: rgb(101,51,116); }
div.DivClassName
{
background-color: #653374;
}
.BgClassName
{
background-color: #653374;
}
</style>
border-color css
<style>
span { border-color: #653374; }
span { border-color: rgb(101,51,116); }
td.TdClassName
{
border-color: #653374;
}
.TagClassName
{
border-color: #653374;
}
</style>