Shades of Seance #652667
Tints of Seance #652667
RGB
CMYK
RGB Variations
Color information
#652667 (or 0x652667) is known color: Seance. HEX triplet: 65, 26 and 67. RGB value is (101,38,103). Sum of RGB (Red+Green+Blue) = 101+38+103=242 (32% of max value = 765). Red value is 101 (39.84% from 255 or 41.74% from 242); Green value is 38 (15.23% from 255 or 15.70% from 242); Blue value is 103 (40.62% from 255 or 42.56% from 242); Max value from RGB is 103 - color contains mainly: blue. Hex color #652667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #652667 is #9AD998. Grayscale: #404040. Windows color (decimal): -10148249 or 6760037. OLE color: 6760037.
HSL color Cylindrical-coordinate representation of color #652667: hue angle of 298.15º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #652667 is Cyan = 0.02, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 38 | 103 | - |
| CMYK | 0.02 | 0.63 | 0 | 0.60 |
| HSL | 298.15º | 0.46% | 0.28% | - |
| HSV(B) | 298.15º | 0.63% | 0.4% | - |
| XYZ | 8.51 | 5.13 | 13.37 | - |
| YUV | 64.25 | 149.87 | 154.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 38 | 103 | 0.02 | 0.63 | 0 | 0.60 | 298.15 | 0.46 | 0.28 |
| Hex | 65 | 26 | 67 | 2 | 3F | 0 | 3C | 12A | 2E | 1C |
| Octal | 145 | 46 | 147 | 2 | 77 | 0 | 74 | 452 | 56 | 34 |
| Binary | 1100101 | 100110 | 1100111 | 10 | 111111 | 0 | 111100 | 100101010 | 101110 | 11100 |
Color Harmonies of #652667
Complementary color
Monochromatic Colors of #652667
Black with #652667
Text Example
Text Example
White with #652667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652667; }
p { color: rgb(101,38,103); }
H1.HeaderClassName
{
color: #652667;
}
.AnyTagClassName
{
color: #652667;
}
</style>
background-color css
<style>
a { background-color: #652667; }
a { background-color: rgb(101,38,103); }
div.DivClassName
{
background-color: #652667;
}
.BgClassName
{
background-color: #652667;
}
</style>
border-color css
<style>
span { border-color: #652667; }
span { border-color: rgb(101,38,103); }
td.TdClassName
{
border-color: #652667;
}
.TagClassName
{
border-color: #652667;
}
</style>