Shades of Seance #732978
Tints of Seance #732978
RGB
CMYK
RGB Variations
Color information
#732978 (or 0x732978) is known color: Seance. HEX triplet: 73, 29 and 78. RGB value is (115,41,120). Sum of RGB (Red+Green+Blue) = 115+41+120=276 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.67% from 276); Green value is 41 (16.41% from 255 or 14.86% from 276); Blue value is 120 (47.27% from 255 or 43.48% from 276); Max value from RGB is 120 - color contains mainly: blue. Hex color #732978 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732978 is #8CD687. Grayscale: #474747. Windows color (decimal): -9229960 or 7874931. OLE color: 7874931.
HSL color Cylindrical-coordinate representation of color #732978: hue angle of 296.2º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #732978 is Cyan = 0.04, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 41 | 120 | - |
| CMYK | 0.04 | 0.66 | 0 | 0.53 |
| HSL | 296.2º | 0.49% | 0.32% | - |
| HSV(B) | 296.2º | 0.66% | 0.47% | - |
| XYZ | 11.25 | 6.59 | 18.45 | - |
| YUV | 72.13 | 155.02 | 158.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 120 | 0.04 | 0.66 | 0 | 0.53 | 296.2 | 0.49 | 0.32 |
| Hex | 73 | 29 | 78 | 4 | 42 | 0 | 35 | 128 | 31 | 20 |
| Octal | 163 | 51 | 170 | 4 | 102 | 0 | 65 | 450 | 61 | 40 |
| Binary | 1110011 | 101001 | 1111000 | 100 | 1000010 | 0 | 110101 | 100101000 | 110001 | 100000 |
Color Harmonies of #732978
Complementary color
Monochromatic Colors of #732978
Black with #732978
Text Example
Text Example
White with #732978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732978; }
p { color: rgb(115,41,120); }
H1.HeaderClassName
{
color: #732978;
}
.AnyTagClassName
{
color: #732978;
}
</style>
background-color css
<style>
a { background-color: #732978; }
a { background-color: rgb(115,41,120); }
div.DivClassName
{
background-color: #732978;
}
.BgClassName
{
background-color: #732978;
}
</style>
border-color css
<style>
span { border-color: #732978; }
span { border-color: rgb(115,41,120); }
td.TdClassName
{
border-color: #732978;
}
.TagClassName
{
border-color: #732978;
}
</style>