Shades of Seance #672380
Tints of Seance #672380
RGB
CMYK
RGB Variations
Color information
#672380 (or 0x672380) is known color: Seance. HEX triplet: 67, 23 and 80. RGB value is (103,35,128). Sum of RGB (Red+Green+Blue) = 103+35+128=266 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.72% from 266); Green value is 35 (14.06% from 255 or 13.16% from 266); Blue value is 128 (50.39% from 255 or 48.12% from 266); Max value from RGB is 128 - color contains mainly: blue. Hex color #672380 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #672380 is #98DC7F. Grayscale: #414141. Windows color (decimal): -10017920 or 8397671. OLE color: 8397671.
HSL color Cylindrical-coordinate representation of color #672380: hue angle of 283.87º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #672380 is Cyan = 0.20, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 103 | 35 | 128 | - |
| CMYK | 0.20 | 0.73 | 0 | 0.50 |
| HSL | 283.87º | 0.57% | 0.32% | - |
| HSV(B) | 283.87º | 0.73% | 0.5% | - |
| XYZ | 10.09 | 5.64 | 20.98 | - |
| YUV | 65.93 | 163.03 | 154.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 35 | 128 | 0.20 | 0.73 | 0 | 0.50 | 283.87 | 0.57 | 0.32 |
| Hex | 67 | 23 | 80 | 14 | 49 | 0 | 32 | 11C | 39 | 20 |
| Octal | 147 | 43 | 200 | 24 | 111 | 0 | 62 | 434 | 71 | 40 |
| Binary | 1100111 | 100011 | 10000000 | 10100 | 1001001 | 0 | 110010 | 100011100 | 111001 | 100000 |
Color Harmonies of #672380
Complementary color
Monochromatic Colors of #672380
Black with #672380
Text Example
Text Example
White with #672380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672380; }
p { color: rgb(103,35,128); }
H1.HeaderClassName
{
color: #672380;
}
.AnyTagClassName
{
color: #672380;
}
</style>
background-color css
<style>
a { background-color: #672380; }
a { background-color: rgb(103,35,128); }
div.DivClassName
{
background-color: #672380;
}
.BgClassName
{
background-color: #672380;
}
</style>
border-color css
<style>
span { border-color: #672380; }
span { border-color: rgb(103,35,128); }
td.TdClassName
{
border-color: #672380;
}
.TagClassName
{
border-color: #672380;
}
</style>