Shades of Seance #651274
Tints of Seance #651274
RGB
CMYK
RGB Variations
Color information
#651274 (or 0x651274) is known color: Seance. HEX triplet: 65, 12 and 74. RGB value is (101,18,116). Sum of RGB (Red+Green+Blue) = 101+18+116=235 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.98% from 235); Green value is 18 (7.42% from 255 or 7.66% from 235); Blue value is 116 (45.70% from 255 or 49.36% from 235); Max value from RGB is 116 - color contains mainly: blue. Hex color #651274 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #651274 is #9AED8B. Grayscale: #353535. Windows color (decimal): -10153356 or 7606885. OLE color: 7606885.
HSL color Cylindrical-coordinate representation of color #651274: hue angle of 290.82º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #651274 is Cyan = 0.13, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 18 | 116 | - |
| CMYK | 0.13 | 0.84 | 0 | 0.55 |
| HSL | 290.82º | 0.73% | 0.26% | - |
| HSV(B) | 290.82º | 0.84% | 0.45% | - |
| XYZ | 8.74 | 4.46 | 16.92 | - |
| YUV | 53.99 | 163 | 161.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 18 | 116 | 0.13 | 0.84 | 0 | 0.55 | 290.82 | 0.73 | 0.26 |
| Hex | 65 | 12 | 74 | D | 54 | 0 | 37 | 123 | 49 | 1A |
| Octal | 145 | 22 | 164 | 15 | 124 | 0 | 67 | 443 | 111 | 32 |
| Binary | 1100101 | 10010 | 1110100 | 1101 | 1010100 | 0 | 110111 | 100100011 | 1001001 | 11010 |
Color Harmonies of #651274
Complementary color
Monochromatic Colors of #651274
Black with #651274
Text Example
Text Example
White with #651274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651274; }
p { color: rgb(101,18,116); }
H1.HeaderClassName
{
color: #651274;
}
.AnyTagClassName
{
color: #651274;
}
</style>
background-color css
<style>
a { background-color: #651274; }
a { background-color: rgb(101,18,116); }
div.DivClassName
{
background-color: #651274;
}
.BgClassName
{
background-color: #651274;
}
</style>
border-color css
<style>
span { border-color: #651274; }
span { border-color: rgb(101,18,116); }
td.TdClassName
{
border-color: #651274;
}
.TagClassName
{
border-color: #651274;
}
</style>