Shades of Seance #672470
Tints of Seance #672470
RGB
CMYK
RGB Variations
Color information
#672470 (or 0x672470) is known color: Seance. HEX triplet: 67, 24 and 70. RGB value is (103,36,112). Sum of RGB (Red+Green+Blue) = 103+36+112=251 (33% of max value = 765). Red value is 103 (40.62% from 255 or 41.04% from 251); Green value is 36 (14.45% from 255 or 14.34% from 251); Blue value is 112 (44.14% from 255 or 44.62% from 251); Max value from RGB is 112 - color contains mainly: blue. Hex color #672470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672470 is #98DB8F. Grayscale: #404040. Windows color (decimal): -10017680 or 7349351. OLE color: 7349351.
HSL color Cylindrical-coordinate representation of color #672470: hue angle of 292.89º 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 #672470 is Cyan = 0.08, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 36 | 112 | - |
| CMYK | 0.08 | 0.68 | 0 | 0.56 |
| HSL | 292.89º | 0.51% | 0.29% | - |
| HSV(B) | 292.89º | 0.68% | 0.44% | - |
| XYZ | 9.15 | 5.32 | 15.87 | - |
| YUV | 64.7 | 154.7 | 155.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 36 | 112 | 0.08 | 0.68 | 0 | 0.56 | 292.89 | 0.51 | 0.29 |
| Hex | 67 | 24 | 70 | 8 | 44 | 0 | 38 | 125 | 33 | 1D |
| Octal | 147 | 44 | 160 | 10 | 104 | 0 | 70 | 445 | 63 | 35 |
| Binary | 1100111 | 100100 | 1110000 | 1000 | 1000100 | 0 | 111000 | 100100101 | 110011 | 11101 |
Color Harmonies of #672470
Complementary color
Monochromatic Colors of #672470
Black with #672470
Text Example
Text Example
White with #672470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672470; }
p { color: rgb(103,36,112); }
H1.HeaderClassName
{
color: #672470;
}
.AnyTagClassName
{
color: #672470;
}
</style>
background-color css
<style>
a { background-color: #672470; }
a { background-color: rgb(103,36,112); }
div.DivClassName
{
background-color: #672470;
}
.BgClassName
{
background-color: #672470;
}
</style>
border-color css
<style>
span { border-color: #672470; }
span { border-color: rgb(103,36,112); }
td.TdClassName
{
border-color: #672470;
}
.TagClassName
{
border-color: #672470;
}
</style>