Shades of Seance #681270
Tints of Seance #681270
RGB
CMYK
RGB Variations
Color information
#681270 (or 0x681270) is known color: Seance. HEX triplet: 68, 12 and 70. RGB value is (104,18,112). Sum of RGB (Red+Green+Blue) = 104+18+112=234 (30% of max value = 765). Red value is 104 (41.02% from 255 or 44.44% from 234); Green value is 18 (7.42% from 255 or 7.69% from 234); Blue value is 112 (44.14% from 255 or 47.86% from 234); Max value from RGB is 112 - color contains mainly: blue. Hex color #681270 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #681270 is #97ED8F. Grayscale: #363636. Windows color (decimal): -9956752 or 7344744. OLE color: 7344744.
HSL color Cylindrical-coordinate representation of color #681270: hue angle of 294.89º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #681270 is Cyan = 0.07, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 18 | 112 | - |
| CMYK | 0.07 | 0.84 | 0 | 0.56 |
| HSL | 294.89º | 0.72% | 0.25% | - |
| HSV(B) | 294.89º | 0.84% | 0.44% | - |
| XYZ | 8.85 | 4.55 | 15.74 | - |
| YUV | 54.43 | 160.49 | 163.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 18 | 112 | 0.07 | 0.84 | 0 | 0.56 | 294.89 | 0.72 | 0.25 |
| Hex | 68 | 12 | 70 | 7 | 54 | 0 | 38 | 127 | 48 | 19 |
| Octal | 150 | 22 | 160 | 7 | 124 | 0 | 70 | 447 | 110 | 31 |
| Binary | 1101000 | 10010 | 1110000 | 111 | 1010100 | 0 | 111000 | 100100111 | 1001000 | 11001 |
Color Harmonies of #681270
Complementary color
Monochromatic Colors of #681270
Black with #681270
Text Example
Text Example
White with #681270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681270; }
p { color: rgb(104,18,112); }
H1.HeaderClassName
{
color: #681270;
}
.AnyTagClassName
{
color: #681270;
}
</style>
background-color css
<style>
a { background-color: #681270; }
a { background-color: rgb(104,18,112); }
div.DivClassName
{
background-color: #681270;
}
.BgClassName
{
background-color: #681270;
}
</style>
border-color css
<style>
span { border-color: #681270; }
span { border-color: rgb(104,18,112); }
td.TdClassName
{
border-color: #681270;
}
.TagClassName
{
border-color: #681270;
}
</style>