Shades of Seance #733271
Tints of Seance #733271
RGB
CMYK
RGB Variations
Color information
#733271 (or 0x733271) is known color: Seance. HEX triplet: 73, 32 and 71. RGB value is (115,50,113). Sum of RGB (Red+Green+Blue) = 115+50+113=278 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.37% from 278); Green value is 50 (19.92% from 255 or 17.99% from 278); Blue value is 113 (44.53% from 255 or 40.65% from 278); Max value from RGB is 115 - color contains mainly: red. Hex color #733271 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733271 is #8CCD8E. Grayscale: #4C4C4C. Windows color (decimal): -9227663 or 7418483. OLE color: 7418483.
HSL color Cylindrical-coordinate representation of color #733271: hue angle of 301.85º 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 #733271 is Cyan = 0, Magento = 0.57, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 50 | 113 | - |
| CMYK | 0 | 0.57 | 0.02 | 0.55 |
| HSL | 301.85º | 0.39% | 0.32% | - |
| HSV(B) | 301.85º | 0.57% | 0.45% | - |
| XYZ | 11.19 | 7.12 | 16.41 | - |
| YUV | 76.62 | 148.53 | 155.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 50 | 113 | 0 | 0.57 | 0.02 | 0.55 | 301.85 | 0.39 | 0.32 |
| Hex | 73 | 32 | 71 | 0 | 39 | 2 | 37 | 12E | 27 | 20 |
| Octal | 163 | 62 | 161 | 0 | 71 | 2 | 67 | 456 | 47 | 40 |
| Binary | 1110011 | 110010 | 1110001 | 0 | 111001 | 10 | 110111 | 100101110 | 100111 | 100000 |
Color Harmonies of #733271
Complementary color
Monochromatic Colors of #733271
Black with #733271
Text Example
Text Example
White with #733271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733271; }
p { color: rgb(115,50,113); }
H1.HeaderClassName
{
color: #733271;
}
.AnyTagClassName
{
color: #733271;
}
</style>
background-color css
<style>
a { background-color: #733271; }
a { background-color: rgb(115,50,113); }
div.DivClassName
{
background-color: #733271;
}
.BgClassName
{
background-color: #733271;
}
</style>
border-color css
<style>
span { border-color: #733271; }
span { border-color: rgb(115,50,113); }
td.TdClassName
{
border-color: #733271;
}
.TagClassName
{
border-color: #733271;
}
</style>