Shades of Seance #651072
Tints of Seance #651072
RGB
CMYK
RGB Variations
Color information
#651072 (or 0x651072) is known color: Seance. HEX triplet: 65, 10 and 72. RGB value is (101,16,114). Sum of RGB (Red+Green+Blue) = 101+16+114=231 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.72% from 231); Green value is 16 (6.64% from 255 or 6.93% from 231); Blue value is 114 (44.92% from 255 or 49.35% from 231); Max value from RGB is 114 - color contains mainly: blue. Hex color #651072 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #651072 is #9AEF8D. Grayscale: #343434. Windows color (decimal): -10153870 or 7475301. OLE color: 7475301.
HSL color Cylindrical-coordinate representation of color #651072: hue angle of 292.04º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #651072 is Cyan = 0.11, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 16 | 114 | - |
| CMYK | 0.11 | 0.86 | 0 | 0.55 |
| HSL | 292.04º | 0.75% | 0.25% | - |
| HSV(B) | 292.04º | 0.86% | 0.45% | - |
| XYZ | 8.59 | 4.35 | 16.31 | - |
| YUV | 52.59 | 162.66 | 162.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 16 | 114 | 0.11 | 0.86 | 0 | 0.55 | 292.04 | 0.75 | 0.25 |
| Hex | 65 | 10 | 72 | B | 56 | 0 | 37 | 124 | 4B | 19 |
| Octal | 145 | 20 | 162 | 13 | 126 | 0 | 67 | 444 | 113 | 31 |
| Binary | 1100101 | 10000 | 1110010 | 1011 | 1010110 | 0 | 110111 | 100100100 | 1001011 | 11001 |
Color Harmonies of #651072
Complementary color
Monochromatic Colors of #651072
Black with #651072
Text Example
Text Example
White with #651072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651072; }
p { color: rgb(101,16,114); }
H1.HeaderClassName
{
color: #651072;
}
.AnyTagClassName
{
color: #651072;
}
</style>
background-color css
<style>
a { background-color: #651072; }
a { background-color: rgb(101,16,114); }
div.DivClassName
{
background-color: #651072;
}
.BgClassName
{
background-color: #651072;
}
</style>
border-color css
<style>
span { border-color: #651072; }
span { border-color: rgb(101,16,114); }
td.TdClassName
{
border-color: #651072;
}
.TagClassName
{
border-color: #651072;
}
</style>