Shades of Seance #642276
Tints of Seance #642276
RGB
CMYK
RGB Variations
Color information
#642276 (or 0x642276) is known color: Seance. HEX triplet: 64, 22 and 76. RGB value is (100,34,118). Sum of RGB (Red+Green+Blue) = 100+34+118=252 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.68% from 252); Green value is 34 (13.67% from 255 or 13.49% from 252); Blue value is 118 (46.48% from 255 or 46.83% from 252); Max value from RGB is 118 - color contains mainly: blue. Hex color #642276 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642276 is #9BDD89. Grayscale: #3F3F3F. Windows color (decimal): -10214794 or 7742052. OLE color: 7742052.
HSL color Cylindrical-coordinate representation of color #642276: hue angle of 287.14º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #642276 is Cyan = 0.15, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 100 | 34 | 118 | - |
| CMYK | 0.15 | 0.71 | 0 | 0.54 |
| HSL | 287.14º | 0.55% | 0.3% | - |
| HSV(B) | 287.14º | 0.71% | 0.46% | - |
| XYZ | 9.1 | 5.16 | 17.66 | - |
| YUV | 63.31 | 158.87 | 154.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 34 | 118 | 0.15 | 0.71 | 0 | 0.54 | 287.14 | 0.55 | 0.3 |
| Hex | 64 | 22 | 76 | F | 47 | 0 | 36 | 11F | 37 | 1E |
| Octal | 144 | 42 | 166 | 17 | 107 | 0 | 66 | 437 | 67 | 36 |
| Binary | 1100100 | 100010 | 1110110 | 1111 | 1000111 | 0 | 110110 | 100011111 | 110111 | 11110 |
Color Harmonies of #642276
Complementary color
Monochromatic Colors of #642276
Black with #642276
Text Example
Text Example
White with #642276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642276; }
p { color: rgb(100,34,118); }
H1.HeaderClassName
{
color: #642276;
}
.AnyTagClassName
{
color: #642276;
}
</style>
background-color css
<style>
a { background-color: #642276; }
a { background-color: rgb(100,34,118); }
div.DivClassName
{
background-color: #642276;
}
.BgClassName
{
background-color: #642276;
}
</style>
border-color css
<style>
span { border-color: #642276; }
span { border-color: rgb(100,34,118); }
td.TdClassName
{
border-color: #642276;
}
.TagClassName
{
border-color: #642276;
}
</style>