Shades of Seance #732678
Tints of Seance #732678
RGB
CMYK
RGB Variations
Color information
#732678 (or 0x732678) is known color: Seance. HEX triplet: 73, 26 and 78. RGB value is (115,38,120). Sum of RGB (Red+Green+Blue) = 115+38+120=273 (36% of max value = 765). Red value is 115 (45.31% from 255 or 42.12% from 273); Green value is 38 (15.23% from 255 or 13.92% from 273); Blue value is 120 (47.27% from 255 or 43.96% from 273); Max value from RGB is 120 - color contains mainly: blue. Hex color #732678 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732678 is #8CD987. Grayscale: #464646. Windows color (decimal): -9230728 or 7874163. OLE color: 7874163.
HSL color Cylindrical-coordinate representation of color #732678: hue angle of 296.34º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #732678 is Cyan = 0.04, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 38 | 120 | - |
| CMYK | 0.04 | 0.68 | 0 | 0.53 |
| HSL | 296.34º | 0.52% | 0.31% | - |
| HSV(B) | 296.34º | 0.68% | 0.47% | - |
| XYZ | 11.15 | 6.39 | 18.41 | - |
| YUV | 70.37 | 156.01 | 159.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 38 | 120 | 0.04 | 0.68 | 0 | 0.53 | 296.34 | 0.52 | 0.31 |
| Hex | 73 | 26 | 78 | 4 | 44 | 0 | 35 | 128 | 34 | 1F |
| Octal | 163 | 46 | 170 | 4 | 104 | 0 | 65 | 450 | 64 | 37 |
| Binary | 1110011 | 100110 | 1111000 | 100 | 1000100 | 0 | 110101 | 100101000 | 110100 | 11111 |
Color Harmonies of #732678
Complementary color
Monochromatic Colors of #732678
Black with #732678
Text Example
Text Example
White with #732678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732678; }
p { color: rgb(115,38,120); }
H1.HeaderClassName
{
color: #732678;
}
.AnyTagClassName
{
color: #732678;
}
</style>
background-color css
<style>
a { background-color: #732678; }
a { background-color: rgb(115,38,120); }
div.DivClassName
{
background-color: #732678;
}
.BgClassName
{
background-color: #732678;
}
</style>
border-color css
<style>
span { border-color: #732678; }
span { border-color: rgb(115,38,120); }
td.TdClassName
{
border-color: #732678;
}
.TagClassName
{
border-color: #732678;
}
</style>