Shades of Seance #672081
Tints of Seance #672081
RGB
CMYK
RGB Variations
Color information
#672081 (or 0x672081) is known color: Seance. HEX triplet: 67, 20 and 81. RGB value is (103,32,129). Sum of RGB (Red+Green+Blue) = 103+32+129=264 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.02% from 264); Green value is 32 (12.89% from 255 or 12.12% from 264); Blue value is 129 (50.78% from 255 or 48.86% from 264); Max value from RGB is 129 - color contains mainly: blue. Hex color #672081 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #672081 is #98DF7E. Grayscale: #3F3F3F. Windows color (decimal): -10018687 or 8462439. OLE color: 8462439.
HSL color Cylindrical-coordinate representation of color #672081: hue angle of 283.92º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #672081 is Cyan = 0.20, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 32 | 129 | - |
| CMYK | 0.20 | 0.75 | 0 | 0.49 |
| HSL | 283.92º | 0.6% | 0.32% | - |
| HSV(B) | 283.92º | 0.75% | 0.51% | - |
| XYZ | 10.07 | 5.5 | 21.3 | - |
| YUV | 64.29 | 164.52 | 155.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 32 | 129 | 0.20 | 0.75 | 0 | 0.49 | 283.92 | 0.6 | 0.32 |
| Hex | 67 | 20 | 81 | 14 | 4B | 0 | 31 | 11C | 3C | 20 |
| Octal | 147 | 40 | 201 | 24 | 113 | 0 | 61 | 434 | 74 | 40 |
| Binary | 1100111 | 100000 | 10000001 | 10100 | 1001011 | 0 | 110001 | 100011100 | 111100 | 100000 |
Color Harmonies of #672081
Complementary color
Monochromatic Colors of #672081
Black with #672081
Text Example
Text Example
White with #672081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672081; }
p { color: rgb(103,32,129); }
H1.HeaderClassName
{
color: #672081;
}
.AnyTagClassName
{
color: #672081;
}
</style>
background-color css
<style>
a { background-color: #672081; }
a { background-color: rgb(103,32,129); }
div.DivClassName
{
background-color: #672081;
}
.BgClassName
{
background-color: #672081;
}
</style>
border-color css
<style>
span { border-color: #672081; }
span { border-color: rgb(103,32,129); }
td.TdClassName
{
border-color: #672081;
}
.TagClassName
{
border-color: #672081;
}
</style>