Shades of Seance #672580
Tints of Seance #672580
RGB
CMYK
RGB Variations
Color information
#672580 (or 0x672580) is known color: Seance. HEX triplet: 67, 25 and 80. RGB value is (103,37,128). Sum of RGB (Red+Green+Blue) = 103+37+128=268 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.43% from 268); Green value is 37 (14.84% from 255 or 13.81% from 268); Blue value is 128 (50.39% from 255 or 47.76% from 268); Max value from RGB is 128 - color contains mainly: blue. Hex color #672580 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #672580 is #98DA7F. Grayscale: #424242. Windows color (decimal): -10017408 or 8398183. OLE color: 8398183.
HSL color Cylindrical-coordinate representation of color #672580: hue angle of 283.52º degrees, saturation: 0.55, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #672580 is Cyan = 0.20, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 103 | 37 | 128 | - |
| CMYK | 0.20 | 0.71 | 0 | 0.50 |
| HSL | 283.52º | 0.55% | 0.32% | - |
| HSV(B) | 283.52º | 0.71% | 0.5% | - |
| XYZ | 10.15 | 5.77 | 21 | - |
| YUV | 67.11 | 162.37 | 153.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 37 | 128 | 0.20 | 0.71 | 0 | 0.50 | 283.52 | 0.55 | 0.32 |
| Hex | 67 | 25 | 80 | 14 | 47 | 0 | 32 | 11C | 37 | 20 |
| Octal | 147 | 45 | 200 | 24 | 107 | 0 | 62 | 434 | 67 | 40 |
| Binary | 1100111 | 100101 | 10000000 | 10100 | 1000111 | 0 | 110010 | 100011100 | 110111 | 100000 |
Color Harmonies of #672580
Complementary color
Monochromatic Colors of #672580
Black with #672580
Text Example
Text Example
White with #672580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672580; }
p { color: rgb(103,37,128); }
H1.HeaderClassName
{
color: #672580;
}
.AnyTagClassName
{
color: #672580;
}
</style>
background-color css
<style>
a { background-color: #672580; }
a { background-color: rgb(103,37,128); }
div.DivClassName
{
background-color: #672580;
}
.BgClassName
{
background-color: #672580;
}
</style>
border-color css
<style>
span { border-color: #672580; }
span { border-color: rgb(103,37,128); }
td.TdClassName
{
border-color: #672580;
}
.TagClassName
{
border-color: #672580;
}
</style>