Shades of Seance #672771
Tints of Seance #672771
RGB
CMYK
RGB Variations
Color information
#672771 (or 0x672771) is known color: Seance. HEX triplet: 67, 27 and 71. RGB value is (103,39,113). Sum of RGB (Red+Green+Blue) = 103+39+113=255 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.39% from 255); Green value is 39 (15.62% from 255 or 15.29% from 255); Blue value is 113 (44.53% from 255 or 44.31% from 255); Max value from RGB is 113 - color contains mainly: blue. Hex color #672771 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672771 is #98D88E. Grayscale: #424242. Windows color (decimal): -10016911 or 7415655. OLE color: 7415655.
HSL color Cylindrical-coordinate representation of color #672771: hue angle of 291.89º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #672771 is Cyan = 0.09, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 39 | 113 | - |
| CMYK | 0.09 | 0.65 | 0 | 0.56 |
| HSL | 291.89º | 0.49% | 0.3% | - |
| HSV(B) | 291.89º | 0.65% | 0.44% | - |
| XYZ | 9.3 | 5.53 | 16.2 | - |
| YUV | 66.57 | 154.2 | 153.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 39 | 113 | 0.09 | 0.65 | 0 | 0.56 | 291.89 | 0.49 | 0.3 |
| Hex | 67 | 27 | 71 | 9 | 41 | 0 | 38 | 124 | 31 | 1E |
| Octal | 147 | 47 | 161 | 11 | 101 | 0 | 70 | 444 | 61 | 36 |
| Binary | 1100111 | 100111 | 1110001 | 1001 | 1000001 | 0 | 111000 | 100100100 | 110001 | 11110 |
Color Harmonies of #672771
Complementary color
Monochromatic Colors of #672771
Black with #672771
Text Example
Text Example
White with #672771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672771; }
p { color: rgb(103,39,113); }
H1.HeaderClassName
{
color: #672771;
}
.AnyTagClassName
{
color: #672771;
}
</style>
background-color css
<style>
a { background-color: #672771; }
a { background-color: rgb(103,39,113); }
div.DivClassName
{
background-color: #672771;
}
.BgClassName
{
background-color: #672771;
}
</style>
border-color css
<style>
span { border-color: #672771; }
span { border-color: rgb(103,39,113); }
td.TdClassName
{
border-color: #672771;
}
.TagClassName
{
border-color: #672771;
}
</style>