Shades of Seance #672780
Tints of Seance #672780
RGB
CMYK
RGB Variations
Color information
#672780 (or 0x672780) is known color: Seance. HEX triplet: 67, 27 and 80. RGB value is (103,39,128). Sum of RGB (Red+Green+Blue) = 103+39+128=270 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.15% from 270); Green value is 39 (15.62% from 255 or 14.44% from 270); Blue value is 128 (50.39% from 255 or 47.41% from 270); Max value from RGB is 128 - color contains mainly: blue. Hex color #672780 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #672780 is #98D87F. Grayscale: #434343. Windows color (decimal): -10016896 or 8398695. OLE color: 8398695.
HSL color Cylindrical-coordinate representation of color #672780: hue angle of 283.15º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #672780 is Cyan = 0.20, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 103 | 39 | 128 | - |
| CMYK | 0.20 | 0.70 | 0 | 0.50 |
| HSL | 283.15º | 0.53% | 0.33% | - |
| HSV(B) | 283.15º | 0.7% | 0.5% | - |
| XYZ | 10.22 | 5.89 | 21.02 | - |
| YUV | 68.28 | 161.7 | 152.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 39 | 128 | 0.20 | 0.70 | 0 | 0.50 | 283.15 | 0.53 | 0.33 |
| Hex | 67 | 27 | 80 | 14 | 46 | 0 | 32 | 11B | 35 | 21 |
| Octal | 147 | 47 | 200 | 24 | 106 | 0 | 62 | 433 | 65 | 41 |
| Binary | 1100111 | 100111 | 10000000 | 10100 | 1000110 | 0 | 110010 | 100011011 | 110101 | 100001 |
Color Harmonies of #672780
Complementary color
Monochromatic Colors of #672780
Black with #672780
Text Example
Text Example
White with #672780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672780; }
p { color: rgb(103,39,128); }
H1.HeaderClassName
{
color: #672780;
}
.AnyTagClassName
{
color: #672780;
}
</style>
background-color css
<style>
a { background-color: #672780; }
a { background-color: rgb(103,39,128); }
div.DivClassName
{
background-color: #672780;
}
.BgClassName
{
background-color: #672780;
}
</style>
border-color css
<style>
span { border-color: #672780; }
span { border-color: rgb(103,39,128); }
td.TdClassName
{
border-color: #672780;
}
.TagClassName
{
border-color: #672780;
}
</style>