Shades of Seance #653375
Tints of Seance #653375
RGB
CMYK
RGB Variations
Color information
#653375 (or 0x653375) is known color: Seance. HEX triplet: 65, 33 and 75. RGB value is (101,51,117). Sum of RGB (Red+Green+Blue) = 101+51+117=269 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.55% from 269); Green value is 51 (20.31% from 255 or 18.96% from 269); Blue value is 117 (46.09% from 255 or 43.49% from 269); Max value from RGB is 117 - color contains mainly: blue. Hex color #653375 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653375 is #9ACC8A. Grayscale: #494949. Windows color (decimal): -10144907 or 7680869. OLE color: 7680869.
HSL color Cylindrical-coordinate representation of color #653375: hue angle of 285.45º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #653375 is Cyan = 0.14, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 51 | 117 | - |
| CMYK | 0.14 | 0.56 | 0 | 0.54 |
| HSL | 285.45º | 0.39% | 0.33% | - |
| HSV(B) | 285.45º | 0.56% | 0.46% | - |
| XYZ | 9.76 | 6.42 | 17.55 | - |
| YUV | 73.47 | 152.57 | 147.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 117 | 0.14 | 0.56 | 0 | 0.54 | 285.45 | 0.39 | 0.33 |
| Hex | 65 | 33 | 75 | E | 38 | 0 | 36 | 11D | 27 | 21 |
| Octal | 145 | 63 | 165 | 16 | 70 | 0 | 66 | 435 | 47 | 41 |
| Binary | 1100101 | 110011 | 1110101 | 1110 | 111000 | 0 | 110110 | 100011101 | 100111 | 100001 |
Color Harmonies of #653375
Complementary color
Monochromatic Colors of #653375
Black with #653375
Text Example
Text Example
White with #653375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653375; }
p { color: rgb(101,51,117); }
H1.HeaderClassName
{
color: #653375;
}
.AnyTagClassName
{
color: #653375;
}
</style>
background-color css
<style>
a { background-color: #653375; }
a { background-color: rgb(101,51,117); }
div.DivClassName
{
background-color: #653375;
}
.BgClassName
{
background-color: #653375;
}
</style>
border-color css
<style>
span { border-color: #653375; }
span { border-color: rgb(101,51,117); }
td.TdClassName
{
border-color: #653375;
}
.TagClassName
{
border-color: #653375;
}
</style>