Shades of Seance #733270
Tints of Seance #733270
RGB
CMYK
RGB Variations
Color information
#733270 (or 0x733270) is known color: Seance. HEX triplet: 73, 32 and 70. RGB value is (115,50,112). Sum of RGB (Red+Green+Blue) = 115+50+112=277 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.52% from 277); Green value is 50 (19.92% from 255 or 18.05% from 277); Blue value is 112 (44.14% from 255 or 40.43% from 277); Max value from RGB is 115 - color contains mainly: red. Hex color #733270 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733270 is #8CCD8F. Grayscale: #4C4C4C. Windows color (decimal): -9227664 or 7352947. OLE color: 7352947.
HSL color Cylindrical-coordinate representation of color #733270: hue angle of 302.77º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #733270 is Cyan = 0, Magento = 0.57, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 50 | 112 | - |
| CMYK | 0 | 0.57 | 0.03 | 0.55 |
| HSL | 302.77º | 0.39% | 0.32% | - |
| HSV(B) | 302.77º | 0.57% | 0.45% | - |
| XYZ | 11.14 | 7.1 | 16.11 | - |
| YUV | 76.5 | 148.03 | 155.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 50 | 112 | 0 | 0.57 | 0.03 | 0.55 | 302.77 | 0.39 | 0.32 |
| Hex | 73 | 32 | 70 | 0 | 39 | 3 | 37 | 12F | 27 | 20 |
| Octal | 163 | 62 | 160 | 0 | 71 | 3 | 67 | 457 | 47 | 40 |
| Binary | 1110011 | 110010 | 1110000 | 0 | 111001 | 11 | 110111 | 100101111 | 100111 | 100000 |
Color Harmonies of #733270
Complementary color
Monochromatic Colors of #733270
Black with #733270
Text Example
Text Example
White with #733270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733270; }
p { color: rgb(115,50,112); }
H1.HeaderClassName
{
color: #733270;
}
.AnyTagClassName
{
color: #733270;
}
</style>
background-color css
<style>
a { background-color: #733270; }
a { background-color: rgb(115,50,112); }
div.DivClassName
{
background-color: #733270;
}
.BgClassName
{
background-color: #733270;
}
</style>
border-color css
<style>
span { border-color: #733270; }
span { border-color: rgb(115,50,112); }
td.TdClassName
{
border-color: #733270;
}
.TagClassName
{
border-color: #733270;
}
</style>