Shades of Seance #652769
Tints of Seance #652769
RGB
CMYK
RGB Variations
Color information
#652769 (or 0x652769) is known color: Seance. HEX triplet: 65, 27 and 69. RGB value is (101,39,105). Sum of RGB (Red+Green+Blue) = 101+39+105=245 (32% of max value = 765). Red value is 101 (39.84% from 255 or 41.22% from 245); Green value is 39 (15.62% from 255 or 15.92% from 245); Blue value is 105 (41.41% from 255 or 42.86% from 245); Max value from RGB is 105 - color contains mainly: blue. Hex color #652769 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #652769 is #9AD896. Grayscale: #404040. Windows color (decimal): -10147991 or 6891365. OLE color: 6891365.
HSL color Cylindrical-coordinate representation of color #652769: hue angle of 296.36º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #652769 is Cyan = 0.04, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 101 | 39 | 105 | - |
| CMYK | 0.04 | 0.63 | 0 | 0.59 |
| HSL | 296.36º | 0.46% | 0.28% | - |
| HSV(B) | 296.36º | 0.63% | 0.41% | - |
| XYZ | 8.64 | 5.24 | 13.92 | - |
| YUV | 65.06 | 150.54 | 153.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 39 | 105 | 0.04 | 0.63 | 0 | 0.59 | 296.36 | 0.46 | 0.28 |
| Hex | 65 | 27 | 69 | 4 | 3F | 0 | 3B | 128 | 2E | 1C |
| Octal | 145 | 47 | 151 | 4 | 77 | 0 | 73 | 450 | 56 | 34 |
| Binary | 1100101 | 100111 | 1101001 | 100 | 111111 | 0 | 111011 | 100101000 | 101110 | 11100 |
Color Harmonies of #652769
Complementary color
Monochromatic Colors of #652769
Black with #652769
Text Example
Text Example
White with #652769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652769; }
p { color: rgb(101,39,105); }
H1.HeaderClassName
{
color: #652769;
}
.AnyTagClassName
{
color: #652769;
}
</style>
background-color css
<style>
a { background-color: #652769; }
a { background-color: rgb(101,39,105); }
div.DivClassName
{
background-color: #652769;
}
.BgClassName
{
background-color: #652769;
}
</style>
border-color css
<style>
span { border-color: #652769; }
span { border-color: rgb(101,39,105); }
td.TdClassName
{
border-color: #652769;
}
.TagClassName
{
border-color: #652769;
}
</style>