Shades of Seance #682470
Tints of Seance #682470
RGB
CMYK
RGB Variations
Color information
#682470 (or 0x682470) is known color: Seance. HEX triplet: 68, 24 and 70. RGB value is (104,36,112). Sum of RGB (Red+Green+Blue) = 104+36+112=252 (33% of max value = 765). Red value is 104 (41.02% from 255 or 41.27% from 252); Green value is 36 (14.45% from 255 or 14.29% from 252); Blue value is 112 (44.14% from 255 or 44.44% from 252); Max value from RGB is 112 - color contains mainly: blue. Hex color #682470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #682470 is #97DB8F. Grayscale: #404040. Windows color (decimal): -9952144 or 7349352. OLE color: 7349352.
HSL color Cylindrical-coordinate representation of color #682470: hue angle of 293.68º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #682470 is Cyan = 0.07, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 36 | 112 | - |
| CMYK | 0.07 | 0.68 | 0 | 0.56 |
| HSL | 293.68º | 0.51% | 0.29% | - |
| HSV(B) | 293.68º | 0.68% | 0.44% | - |
| XYZ | 9.26 | 5.37 | 15.88 | - |
| YUV | 65 | 154.53 | 155.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 36 | 112 | 0.07 | 0.68 | 0 | 0.56 | 293.68 | 0.51 | 0.29 |
| Hex | 68 | 24 | 70 | 7 | 44 | 0 | 38 | 126 | 33 | 1D |
| Octal | 150 | 44 | 160 | 7 | 104 | 0 | 70 | 446 | 63 | 35 |
| Binary | 1101000 | 100100 | 1110000 | 111 | 1000100 | 0 | 111000 | 100100110 | 110011 | 11101 |
Color Harmonies of #682470
Complementary color
Monochromatic Colors of #682470
Black with #682470
Text Example
Text Example
White with #682470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682470; }
p { color: rgb(104,36,112); }
H1.HeaderClassName
{
color: #682470;
}
.AnyTagClassName
{
color: #682470;
}
</style>
background-color css
<style>
a { background-color: #682470; }
a { background-color: rgb(104,36,112); }
div.DivClassName
{
background-color: #682470;
}
.BgClassName
{
background-color: #682470;
}
</style>
border-color css
<style>
span { border-color: #682470; }
span { border-color: rgb(104,36,112); }
td.TdClassName
{
border-color: #682470;
}
.TagClassName
{
border-color: #682470;
}
</style>