Shades of Seance #671772
Tints of Seance #671772
RGB
CMYK
RGB Variations
Color information
#671772 (or 0x671772) is known color: Seance. HEX triplet: 67, 17 and 72. RGB value is (103,23,114). Sum of RGB (Red+Green+Blue) = 103+23+114=240 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.92% from 240); Green value is 23 (9.38% from 255 or 9.58% from 240); Blue value is 114 (44.92% from 255 or 47.5% from 240); Max value from RGB is 114 - color contains mainly: blue. Hex color #671772 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671772 is #98E88D. Grayscale: #393939. Windows color (decimal): -10021006 or 7477095. OLE color: 7477095.
HSL color Cylindrical-coordinate representation of color #671772: hue angle of 292.75º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #671772 is Cyan = 0.10, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 23 | 114 | - |
| CMYK | 0.10 | 0.80 | 0 | 0.55 |
| HSL | 292.75º | 0.66% | 0.27% | - |
| HSV(B) | 292.75º | 0.8% | 0.45% | - |
| XYZ | 8.94 | 4.71 | 16.36 | - |
| YUV | 57.29 | 160 | 160.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 23 | 114 | 0.10 | 0.80 | 0 | 0.55 | 292.75 | 0.66 | 0.27 |
| Hex | 67 | 17 | 72 | A | 50 | 0 | 37 | 125 | 42 | 1B |
| Octal | 147 | 27 | 162 | 12 | 120 | 0 | 67 | 445 | 102 | 33 |
| Binary | 1100111 | 10111 | 1110010 | 1010 | 1010000 | 0 | 110111 | 100100101 | 1000010 | 11011 |
Color Harmonies of #671772
Complementary color
Monochromatic Colors of #671772
Black with #671772
Text Example
Text Example
White with #671772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671772; }
p { color: rgb(103,23,114); }
H1.HeaderClassName
{
color: #671772;
}
.AnyTagClassName
{
color: #671772;
}
</style>
background-color css
<style>
a { background-color: #671772; }
a { background-color: rgb(103,23,114); }
div.DivClassName
{
background-color: #671772;
}
.BgClassName
{
background-color: #671772;
}
</style>
border-color css
<style>
span { border-color: #671772; }
span { border-color: rgb(103,23,114); }
td.TdClassName
{
border-color: #671772;
}
.TagClassName
{
border-color: #671772;
}
</style>