Shades of Seance #672481
Tints of Seance #672481
RGB
CMYK
RGB Variations
Color information
#672481 (or 0x672481) is known color: Seance. HEX triplet: 67, 24 and 81. RGB value is (103,36,129). Sum of RGB (Red+Green+Blue) = 103+36+129=268 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.43% from 268); Green value is 36 (14.45% from 255 or 13.43% from 268); Blue value is 129 (50.78% from 255 or 48.13% from 268); Max value from RGB is 129 - color contains mainly: blue. Hex color #672481 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #672481 is #98DB7E. Grayscale: #424242. Windows color (decimal): -10017663 or 8463463. OLE color: 8463463.
HSL color Cylindrical-coordinate representation of color #672481: hue angle of 283.23º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #672481 is Cyan = 0.20, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 36 | 129 | - |
| CMYK | 0.20 | 0.72 | 0 | 0.49 |
| HSL | 283.23º | 0.56% | 0.32% | - |
| HSV(B) | 283.23º | 0.72% | 0.51% | - |
| XYZ | 10.19 | 5.73 | 21.34 | - |
| YUV | 66.64 | 163.2 | 153.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 36 | 129 | 0.20 | 0.72 | 0 | 0.49 | 283.23 | 0.56 | 0.32 |
| Hex | 67 | 24 | 81 | 14 | 48 | 0 | 31 | 11B | 38 | 20 |
| Octal | 147 | 44 | 201 | 24 | 110 | 0 | 61 | 433 | 70 | 40 |
| Binary | 1100111 | 100100 | 10000001 | 10100 | 1001000 | 0 | 110001 | 100011011 | 111000 | 100000 |
Color Harmonies of #672481
Complementary color
Monochromatic Colors of #672481
Black with #672481
Text Example
Text Example
White with #672481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672481; }
p { color: rgb(103,36,129); }
H1.HeaderClassName
{
color: #672481;
}
.AnyTagClassName
{
color: #672481;
}
</style>
background-color css
<style>
a { background-color: #672481; }
a { background-color: rgb(103,36,129); }
div.DivClassName
{
background-color: #672481;
}
.BgClassName
{
background-color: #672481;
}
</style>
border-color css
<style>
span { border-color: #672481; }
span { border-color: rgb(103,36,129); }
td.TdClassName
{
border-color: #672481;
}
.TagClassName
{
border-color: #672481;
}
</style>