Shades of Seance #672680
Tints of Seance #672680
RGB
CMYK
RGB Variations
Color information
#672680 (or 0x672680) is known color: Seance. HEX triplet: 67, 26 and 80. RGB value is (103,38,128). Sum of RGB (Red+Green+Blue) = 103+38+128=269 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.29% from 269); Green value is 38 (15.23% from 255 or 14.13% from 269); Blue value is 128 (50.39% from 255 or 47.58% from 269); Max value from RGB is 128 - color contains mainly: blue. Hex color #672680 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #672680 is #98D97F. Grayscale: #434343. Windows color (decimal): -10017152 or 8398439. OLE color: 8398439.
HSL color Cylindrical-coordinate representation of color #672680: hue angle of 283.33º degrees, saturation: 0.54, 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 #672680 is Cyan = 0.20, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 103 | 38 | 128 | - |
| CMYK | 0.20 | 0.70 | 0 | 0.50 |
| HSL | 283.33º | 0.54% | 0.33% | - |
| HSV(B) | 283.33º | 0.7% | 0.5% | - |
| XYZ | 10.18 | 5.83 | 21.01 | - |
| YUV | 67.7 | 162.03 | 153.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 128 | 0.20 | 0.70 | 0 | 0.50 | 283.33 | 0.54 | 0.33 |
| Hex | 67 | 26 | 80 | 14 | 46 | 0 | 32 | 11B | 36 | 21 |
| Octal | 147 | 46 | 200 | 24 | 106 | 0 | 62 | 433 | 66 | 41 |
| Binary | 1100111 | 100110 | 10000000 | 10100 | 1000110 | 0 | 110010 | 100011011 | 110110 | 100001 |
Color Harmonies of #672680
Complementary color
Monochromatic Colors of #672680
Black with #672680
Text Example
Text Example
White with #672680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672680; }
p { color: rgb(103,38,128); }
H1.HeaderClassName
{
color: #672680;
}
.AnyTagClassName
{
color: #672680;
}
</style>
background-color css
<style>
a { background-color: #672680; }
a { background-color: rgb(103,38,128); }
div.DivClassName
{
background-color: #672680;
}
.BgClassName
{
background-color: #672680;
}
</style>
border-color css
<style>
span { border-color: #672680; }
span { border-color: rgb(103,38,128); }
td.TdClassName
{
border-color: #672680;
}
.TagClassName
{
border-color: #672680;
}
</style>