Shades of Seance #651376
Tints of Seance #651376
RGB
CMYK
RGB Variations
Color information
#651376 (or 0x651376) is known color: Seance. HEX triplet: 65, 13 and 76. RGB value is (101,19,118). Sum of RGB (Red+Green+Blue) = 101+19+118=238 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.44% from 238); Green value is 19 (7.81% from 255 or 7.98% from 238); Blue value is 118 (46.48% from 255 or 49.58% from 238); Max value from RGB is 118 - color contains mainly: blue. Hex color #651376 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #651376 is #9AEC89. Grayscale: #363636. Windows color (decimal): -10153098 or 7738213. OLE color: 7738213.
HSL color Cylindrical-coordinate representation of color #651376: hue angle of 289.7º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #651376 is Cyan = 0.14, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 19 | 118 | - |
| CMYK | 0.14 | 0.84 | 0 | 0.54 |
| HSL | 289.7º | 0.72% | 0.27% | - |
| HSV(B) | 289.7º | 0.84% | 0.46% | - |
| XYZ | 8.87 | 4.54 | 17.55 | - |
| YUV | 54.8 | 163.67 | 160.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 19 | 118 | 0.14 | 0.84 | 0 | 0.54 | 289.7 | 0.72 | 0.27 |
| Hex | 65 | 13 | 76 | E | 54 | 0 | 36 | 122 | 48 | 1B |
| Octal | 145 | 23 | 166 | 16 | 124 | 0 | 66 | 442 | 110 | 33 |
| Binary | 1100101 | 10011 | 1110110 | 1110 | 1010100 | 0 | 110110 | 100100010 | 1001000 | 11011 |
Color Harmonies of #651376
Complementary color
Monochromatic Colors of #651376
Black with #651376
Text Example
Text Example
White with #651376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651376; }
p { color: rgb(101,19,118); }
H1.HeaderClassName
{
color: #651376;
}
.AnyTagClassName
{
color: #651376;
}
</style>
background-color css
<style>
a { background-color: #651376; }
a { background-color: rgb(101,19,118); }
div.DivClassName
{
background-color: #651376;
}
.BgClassName
{
background-color: #651376;
}
</style>
border-color css
<style>
span { border-color: #651376; }
span { border-color: rgb(101,19,118); }
td.TdClassName
{
border-color: #651376;
}
.TagClassName
{
border-color: #651376;
}
</style>