Shades of Seance #621276
Tints of Seance #621276
RGB
CMYK
RGB Variations
Color information
#621276 (or 0x621276) is known color: Seance. HEX triplet: 62, 12 and 76. RGB value is (98,18,118). Sum of RGB (Red+Green+Blue) = 98+18+118=234 (30% of max value = 765). Red value is 98 (38.67% from 255 or 41.88% from 234); Green value is 18 (7.42% from 255 or 7.69% from 234); Blue value is 118 (46.48% from 255 or 50.43% from 234); Max value from RGB is 118 - color contains mainly: blue. Hex color #621276 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621276 is #9DED89. Grayscale: #353535. Windows color (decimal): -10349962 or 7737954. OLE color: 7737954.
HSL color Cylindrical-coordinate representation of color #621276: hue angle of 288º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #621276 is Cyan = 0.17, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 18 | 118 | - |
| CMYK | 0.17 | 0.85 | 0 | 0.54 |
| HSL | 288º | 0.74% | 0.27% | - |
| HSV(B) | 288º | 0.85% | 0.46% | - |
| XYZ | 8.52 | 4.34 | 17.53 | - |
| YUV | 53.32 | 164.5 | 159.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 18 | 118 | 0.17 | 0.85 | 0 | 0.54 | 288 | 0.74 | 0.27 |
| Hex | 62 | 12 | 76 | 11 | 55 | 0 | 36 | 120 | 4A | 1B |
| Octal | 142 | 22 | 166 | 21 | 125 | 0 | 66 | 440 | 112 | 33 |
| Binary | 1100010 | 10010 | 1110110 | 10001 | 1010101 | 0 | 110110 | 100100000 | 1001010 | 11011 |
Color Harmonies of #621276
Complementary color
Monochromatic Colors of #621276
Black with #621276
Text Example
Text Example
White with #621276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621276; }
p { color: rgb(98,18,118); }
H1.HeaderClassName
{
color: #621276;
}
.AnyTagClassName
{
color: #621276;
}
</style>
background-color css
<style>
a { background-color: #621276; }
a { background-color: rgb(98,18,118); }
div.DivClassName
{
background-color: #621276;
}
.BgClassName
{
background-color: #621276;
}
</style>
border-color css
<style>
span { border-color: #621276; }
span { border-color: rgb(98,18,118); }
td.TdClassName
{
border-color: #621276;
}
.TagClassName
{
border-color: #621276;
}
</style>