Shades of Seance #653867
Tints of Seance #653867
RGB
CMYK
RGB Variations
Color information
#653867 (or 0x653867) is known color: Seance. HEX triplet: 65, 38 and 67. RGB value is (101,56,103). Sum of RGB (Red+Green+Blue) = 101+56+103=260 (34% of max value = 765). Red value is 101 (39.84% from 255 or 38.85% from 260); Green value is 56 (22.27% from 255 or 21.54% from 260); Blue value is 103 (40.62% from 255 or 39.62% from 260); Max value from RGB is 103 - color contains mainly: blue. Hex color #653867 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653867 is #9AC798. Grayscale: #4A4A4A. Windows color (decimal): -10143641 or 6764645. OLE color: 6764645.
HSL color Cylindrical-coordinate representation of color #653867: hue angle of 297.45º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #653867 is Cyan = 0.02, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 56 | 103 | - |
| CMYK | 0.02 | 0.46 | 0 | 0.60 |
| HSL | 297.45º | 0.3% | 0.31% | - |
| HSV(B) | 297.45º | 0.46% | 0.4% | - |
| XYZ | 9.23 | 6.57 | 13.61 | - |
| YUV | 74.81 | 143.91 | 146.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 103 | 0.02 | 0.46 | 0 | 0.60 | 297.45 | 0.3 | 0.31 |
| Hex | 65 | 38 | 67 | 2 | 2E | 0 | 3C | 129 | 1E | 1F |
| Octal | 145 | 70 | 147 | 2 | 56 | 0 | 74 | 451 | 36 | 37 |
| Binary | 1100101 | 111000 | 1100111 | 10 | 101110 | 0 | 111100 | 100101001 | 11110 | 11111 |
Color Harmonies of #653867
Complementary color
Monochromatic Colors of #653867
Black with #653867
Text Example
Text Example
White with #653867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653867; }
p { color: rgb(101,56,103); }
H1.HeaderClassName
{
color: #653867;
}
.AnyTagClassName
{
color: #653867;
}
</style>
background-color css
<style>
a { background-color: #653867; }
a { background-color: rgb(101,56,103); }
div.DivClassName
{
background-color: #653867;
}
.BgClassName
{
background-color: #653867;
}
</style>
border-color css
<style>
span { border-color: #653867; }
span { border-color: rgb(101,56,103); }
td.TdClassName
{
border-color: #653867;
}
.TagClassName
{
border-color: #653867;
}
</style>