Shades of Seance #672578
Tints of Seance #672578
RGB
CMYK
RGB Variations
Color information
#672578 (or 0x672578) is known color: Seance. HEX triplet: 67, 25 and 78. RGB value is (103,37,120). Sum of RGB (Red+Green+Blue) = 103+37+120=260 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.62% from 260); Green value is 37 (14.84% from 255 or 14.23% from 260); Blue value is 120 (47.27% from 255 or 46.15% from 260); Max value from RGB is 120 - color contains mainly: blue. Hex color #672578 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672578 is #98DA87. Grayscale: #414141. Windows color (decimal): -10017416 or 7873895. OLE color: 7873895.
HSL color Cylindrical-coordinate representation of color #672578: hue angle of 287.71º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #672578 is Cyan = 0.14, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 37 | 120 | - |
| CMYK | 0.14 | 0.69 | 0 | 0.53 |
| HSL | 287.71º | 0.53% | 0.31% | - |
| HSV(B) | 287.71º | 0.69% | 0.47% | - |
| XYZ | 9.65 | 5.56 | 18.33 | - |
| YUV | 66.2 | 158.37 | 154.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 37 | 120 | 0.14 | 0.69 | 0 | 0.53 | 287.71 | 0.53 | 0.31 |
| Hex | 67 | 25 | 78 | E | 45 | 0 | 35 | 120 | 35 | 1F |
| Octal | 147 | 45 | 170 | 16 | 105 | 0 | 65 | 440 | 65 | 37 |
| Binary | 1100111 | 100101 | 1111000 | 1110 | 1000101 | 0 | 110101 | 100100000 | 110101 | 11111 |
Color Harmonies of #672578
Complementary color
Monochromatic Colors of #672578
Black with #672578
Text Example
Text Example
White with #672578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672578; }
p { color: rgb(103,37,120); }
H1.HeaderClassName
{
color: #672578;
}
.AnyTagClassName
{
color: #672578;
}
</style>
background-color css
<style>
a { background-color: #672578; }
a { background-color: rgb(103,37,120); }
div.DivClassName
{
background-color: #672578;
}
.BgClassName
{
background-color: #672578;
}
</style>
border-color css
<style>
span { border-color: #672578; }
span { border-color: rgb(103,37,120); }
td.TdClassName
{
border-color: #672578;
}
.TagClassName
{
border-color: #672578;
}
</style>