Shades of Seance #672581
Tints of Seance #672581
RGB
CMYK
RGB Variations
Color information
#672581 (or 0x672581) is known color: Seance. HEX triplet: 67, 25 and 81. RGB value is (103,37,129). Sum of RGB (Red+Green+Blue) = 103+37+129=269 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.29% from 269); Green value is 37 (14.84% from 255 or 13.75% from 269); Blue value is 129 (50.78% from 255 or 47.96% from 269); Max value from RGB is 129 - color contains mainly: blue. Hex color #672581 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #672581 is #98DA7E. Grayscale: #424242. Windows color (decimal): -10017407 or 8463719. OLE color: 8463719.
HSL color Cylindrical-coordinate representation of color #672581: hue angle of 283.04º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #672581 is Cyan = 0.20, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 37 | 129 | - |
| CMYK | 0.20 | 0.71 | 0 | 0.49 |
| HSL | 283.04º | 0.55% | 0.33% | - |
| HSV(B) | 283.04º | 0.71% | 0.51% | - |
| XYZ | 10.22 | 5.79 | 21.35 | - |
| YUV | 67.22 | 162.87 | 153.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 37 | 129 | 0.20 | 0.71 | 0 | 0.49 | 283.04 | 0.55 | 0.33 |
| Hex | 67 | 25 | 81 | 14 | 47 | 0 | 31 | 11B | 37 | 21 |
| Octal | 147 | 45 | 201 | 24 | 107 | 0 | 61 | 433 | 67 | 41 |
| Binary | 1100111 | 100101 | 10000001 | 10100 | 1000111 | 0 | 110001 | 100011011 | 110111 | 100001 |
Color Harmonies of #672581
Complementary color
Monochromatic Colors of #672581
Black with #672581
Text Example
Text Example
White with #672581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672581; }
p { color: rgb(103,37,129); }
H1.HeaderClassName
{
color: #672581;
}
.AnyTagClassName
{
color: #672581;
}
</style>
background-color css
<style>
a { background-color: #672581; }
a { background-color: rgb(103,37,129); }
div.DivClassName
{
background-color: #672581;
}
.BgClassName
{
background-color: #672581;
}
</style>
border-color css
<style>
span { border-color: #672581; }
span { border-color: rgb(103,37,129); }
td.TdClassName
{
border-color: #672581;
}
.TagClassName
{
border-color: #672581;
}
</style>