Shades of Seance #732375
Tints of Seance #732375
RGB
CMYK
RGB Variations
Color information
#732375 (or 0x732375) is known color: Seance. HEX triplet: 73, 23 and 75. RGB value is (115,35,117). Sum of RGB (Red+Green+Blue) = 115+35+117=267 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.07% from 267); Green value is 35 (14.06% from 255 or 13.11% from 267); Blue value is 117 (46.09% from 255 or 43.82% from 267); Max value from RGB is 117 - color contains mainly: blue. Hex color #732375 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732375 is #8CDC8A. Grayscale: #444444. Windows color (decimal): -9231499 or 7676787. OLE color: 7676787.
HSL color Cylindrical-coordinate representation of color #732375: hue angle of 298.54º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #732375 is Cyan = 0.02, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 35 | 117 | - |
| CMYK | 0.02 | 0.70 | 0 | 0.54 |
| HSL | 298.54º | 0.54% | 0.3% | - |
| HSV(B) | 298.54º | 0.7% | 0.46% | - |
| XYZ | 10.88 | 6.13 | 17.44 | - |
| YUV | 68.27 | 155.5 | 161.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 35 | 117 | 0.02 | 0.70 | 0 | 0.54 | 298.54 | 0.54 | 0.3 |
| Hex | 73 | 23 | 75 | 2 | 46 | 0 | 36 | 12B | 36 | 1E |
| Octal | 163 | 43 | 165 | 2 | 106 | 0 | 66 | 453 | 66 | 36 |
| Binary | 1110011 | 100011 | 1110101 | 10 | 1000110 | 0 | 110110 | 100101011 | 110110 | 11110 |
Color Harmonies of #732375
Complementary color
Monochromatic Colors of #732375
Black with #732375
Text Example
Text Example
White with #732375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732375; }
p { color: rgb(115,35,117); }
H1.HeaderClassName
{
color: #732375;
}
.AnyTagClassName
{
color: #732375;
}
</style>
background-color css
<style>
a { background-color: #732375; }
a { background-color: rgb(115,35,117); }
div.DivClassName
{
background-color: #732375;
}
.BgClassName
{
background-color: #732375;
}
</style>
border-color css
<style>
span { border-color: #732375; }
span { border-color: rgb(115,35,117); }
td.TdClassName
{
border-color: #732375;
}
.TagClassName
{
border-color: #732375;
}
</style>