Shades of Seance #652375
Tints of Seance #652375
RGB
CMYK
RGB Variations
Color information
#652375 (or 0x652375) is known color: Seance. HEX triplet: 65, 23 and 75. RGB value is (101,35,117). Sum of RGB (Red+Green+Blue) = 101+35+117=253 (33% of max value = 765). Red value is 101 (39.84% from 255 or 39.92% from 253); Green value is 35 (14.06% from 255 or 13.83% from 253); Blue value is 117 (46.09% from 255 or 46.25% from 253); Max value from RGB is 117 - color contains mainly: blue. Hex color #652375 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #652375 is #9ADC8A. Grayscale: #3F3F3F. Windows color (decimal): -10149003 or 7676773. OLE color: 7676773.
HSL color Cylindrical-coordinate representation of color #652375: hue angle of 288.29º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #652375 is Cyan = 0.14, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 35 | 117 | - |
| CMYK | 0.14 | 0.70 | 0 | 0.54 |
| HSL | 288.29º | 0.54% | 0.3% | - |
| HSV(B) | 288.29º | 0.7% | 0.46% | - |
| XYZ | 9.18 | 5.25 | 17.36 | - |
| YUV | 64.08 | 157.87 | 154.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 35 | 117 | 0.14 | 0.70 | 0 | 0.54 | 288.29 | 0.54 | 0.3 |
| Hex | 65 | 23 | 75 | E | 46 | 0 | 36 | 120 | 36 | 1E |
| Octal | 145 | 43 | 165 | 16 | 106 | 0 | 66 | 440 | 66 | 36 |
| Binary | 1100101 | 100011 | 1110101 | 1110 | 1000110 | 0 | 110110 | 100100000 | 110110 | 11110 |
Color Harmonies of #652375
Complementary color
Monochromatic Colors of #652375
Black with #652375
Text Example
Text Example
White with #652375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652375; }
p { color: rgb(101,35,117); }
H1.HeaderClassName
{
color: #652375;
}
.AnyTagClassName
{
color: #652375;
}
</style>
background-color css
<style>
a { background-color: #652375; }
a { background-color: rgb(101,35,117); }
div.DivClassName
{
background-color: #652375;
}
.BgClassName
{
background-color: #652375;
}
</style>
border-color css
<style>
span { border-color: #652375; }
span { border-color: rgb(101,35,117); }
td.TdClassName
{
border-color: #652375;
}
.TagClassName
{
border-color: #652375;
}
</style>