Shades of Seance #732378
Tints of Seance #732378
RGB
CMYK
RGB Variations
Color information
#732378 (or 0x732378) is known color: Seance. HEX triplet: 73, 23 and 78. RGB value is (115,35,120). Sum of RGB (Red+Green+Blue) = 115+35+120=270 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.59% from 270); Green value is 35 (14.06% from 255 or 12.96% from 270); Blue value is 120 (47.27% from 255 or 44.44% from 270); Max value from RGB is 120 - color contains mainly: blue. Hex color #732378 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732378 is #8CDC87. Grayscale: #444444. Windows color (decimal): -9231496 or 7873395. OLE color: 7873395.
HSL color Cylindrical-coordinate representation of color #732378: hue angle of 296.47º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #732378 is Cyan = 0.04, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 35 | 120 | - |
| CMYK | 0.04 | 0.71 | 0 | 0.53 |
| HSL | 296.47º | 0.55% | 0.3% | - |
| HSV(B) | 296.47º | 0.71% | 0.47% | - |
| XYZ | 11.06 | 6.2 | 18.38 | - |
| YUV | 68.61 | 157 | 161.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 35 | 120 | 0.04 | 0.71 | 0 | 0.53 | 296.47 | 0.55 | 0.3 |
| Hex | 73 | 23 | 78 | 4 | 47 | 0 | 35 | 128 | 37 | 1E |
| Octal | 163 | 43 | 170 | 4 | 107 | 0 | 65 | 450 | 67 | 36 |
| Binary | 1110011 | 100011 | 1111000 | 100 | 1000111 | 0 | 110101 | 100101000 | 110111 | 11110 |
Color Harmonies of #732378
Complementary color
Monochromatic Colors of #732378
Black with #732378
Text Example
Text Example
White with #732378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732378; }
p { color: rgb(115,35,120); }
H1.HeaderClassName
{
color: #732378;
}
.AnyTagClassName
{
color: #732378;
}
</style>
background-color css
<style>
a { background-color: #732378; }
a { background-color: rgb(115,35,120); }
div.DivClassName
{
background-color: #732378;
}
.BgClassName
{
background-color: #732378;
}
</style>
border-color css
<style>
span { border-color: #732378; }
span { border-color: rgb(115,35,120); }
td.TdClassName
{
border-color: #732378;
}
.TagClassName
{
border-color: #732378;
}
</style>