Shades of Seance #732770
Tints of Seance #732770
RGB
CMYK
RGB Variations
Color information
#732770 (or 0x732770) is known color: Seance. HEX triplet: 73, 27 and 70. RGB value is (115,39,112). Sum of RGB (Red+Green+Blue) = 115+39+112=266 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.23% from 266); Green value is 39 (15.62% from 255 or 14.66% from 266); Blue value is 112 (44.14% from 255 or 42.11% from 266); Max value from RGB is 115 - color contains mainly: red. Hex color #732770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732770 is #8CD88F. Grayscale: #454545. Windows color (decimal): -9230480 or 7350131. OLE color: 7350131.
HSL color Cylindrical-coordinate representation of color #732770: hue angle of 302.37º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #732770 is Cyan = 0, Magento = 0.66, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 39 | 112 | - |
| CMYK | 0 | 0.66 | 0.03 | 0.55 |
| HSL | 302.37º | 0.49% | 0.3% | - |
| HSV(B) | 302.37º | 0.66% | 0.45% | - |
| XYZ | 10.72 | 6.27 | 15.97 | - |
| YUV | 70.05 | 151.68 | 160.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 39 | 112 | 0 | 0.66 | 0.03 | 0.55 | 302.37 | 0.49 | 0.3 |
| Hex | 73 | 27 | 70 | 0 | 42 | 3 | 37 | 12E | 31 | 1E |
| Octal | 163 | 47 | 160 | 0 | 102 | 3 | 67 | 456 | 61 | 36 |
| Binary | 1110011 | 100111 | 1110000 | 0 | 1000010 | 11 | 110111 | 100101110 | 110001 | 11110 |
Color Harmonies of #732770
Complementary color
Monochromatic Colors of #732770
Black with #732770
Text Example
Text Example
White with #732770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732770; }
p { color: rgb(115,39,112); }
H1.HeaderClassName
{
color: #732770;
}
.AnyTagClassName
{
color: #732770;
}
</style>
background-color css
<style>
a { background-color: #732770; }
a { background-color: rgb(115,39,112); }
div.DivClassName
{
background-color: #732770;
}
.BgClassName
{
background-color: #732770;
}
</style>
border-color css
<style>
span { border-color: #732770; }
span { border-color: rgb(115,39,112); }
td.TdClassName
{
border-color: #732770;
}
.TagClassName
{
border-color: #732770;
}
</style>