Shades of Seance #732277
Tints of Seance #732277
RGB
CMYK
RGB Variations
Color information
#732277 (or 0x732277) is known color: Seance. HEX triplet: 73, 22 and 77. RGB value is (115,34,119). Sum of RGB (Red+Green+Blue) = 115+34+119=268 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.91% from 268); Green value is 34 (13.67% from 255 or 12.69% from 268); Blue value is 119 (46.88% from 255 or 44.40% from 268); Max value from RGB is 119 - color contains mainly: blue. Hex color #732277 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732277 is #8CDD88. Grayscale: #434343. Windows color (decimal): -9231753 or 7807603. OLE color: 7807603.
HSL color Cylindrical-coordinate representation of color #732277: hue angle of 297.18º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #732277 is Cyan = 0.03, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 34 | 119 | - |
| CMYK | 0.03 | 0.71 | 0 | 0.53 |
| HSL | 297.18º | 0.56% | 0.3% | - |
| HSV(B) | 297.18º | 0.71% | 0.47% | - |
| XYZ | 10.97 | 6.12 | 18.06 | - |
| YUV | 67.91 | 156.84 | 161.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 34 | 119 | 0.03 | 0.71 | 0 | 0.53 | 297.18 | 0.56 | 0.3 |
| Hex | 73 | 22 | 77 | 3 | 47 | 0 | 35 | 129 | 38 | 1E |
| Octal | 163 | 42 | 167 | 3 | 107 | 0 | 65 | 451 | 70 | 36 |
| Binary | 1110011 | 100010 | 1110111 | 11 | 1000111 | 0 | 110101 | 100101001 | 111000 | 11110 |
Color Harmonies of #732277
Complementary color
Monochromatic Colors of #732277
Black with #732277
Text Example
Text Example
White with #732277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732277; }
p { color: rgb(115,34,119); }
H1.HeaderClassName
{
color: #732277;
}
.AnyTagClassName
{
color: #732277;
}
</style>
background-color css
<style>
a { background-color: #732277; }
a { background-color: rgb(115,34,119); }
div.DivClassName
{
background-color: #732277;
}
.BgClassName
{
background-color: #732277;
}
</style>
border-color css
<style>
span { border-color: #732277; }
span { border-color: rgb(115,34,119); }
td.TdClassName
{
border-color: #732277;
}
.TagClassName
{
border-color: #732277;
}
</style>