Shades of Seance #722576
Tints of Seance #722576
RGB
CMYK
RGB Variations
Color information
#722576 (or 0x722576) is known color: Seance. HEX triplet: 72, 25 and 76. RGB value is (114,37,118). Sum of RGB (Red+Green+Blue) = 114+37+118=269 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.38% from 269); Green value is 37 (14.84% from 255 or 13.75% from 269); Blue value is 118 (46.48% from 255 or 43.87% from 269); Max value from RGB is 118 - color contains mainly: blue. Hex color #722576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722576 is #8DDA89. Grayscale: #454545. Windows color (decimal): -9296522 or 7742834. OLE color: 7742834.
HSL color Cylindrical-coordinate representation of color #722576: hue angle of 297.04º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #722576 is Cyan = 0.03, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 37 | 118 | - |
| CMYK | 0.03 | 0.69 | 0 | 0.54 |
| HSL | 297.04º | 0.52% | 0.3% | - |
| HSV(B) | 297.04º | 0.69% | 0.46% | - |
| XYZ | 10.87 | 6.21 | 17.76 | - |
| YUV | 69.26 | 155.51 | 159.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 118 | 0.03 | 0.69 | 0 | 0.54 | 297.04 | 0.52 | 0.3 |
| Hex | 72 | 25 | 76 | 3 | 45 | 0 | 36 | 129 | 34 | 1E |
| Octal | 162 | 45 | 166 | 3 | 105 | 0 | 66 | 451 | 64 | 36 |
| Binary | 1110010 | 100101 | 1110110 | 11 | 1000101 | 0 | 110110 | 100101001 | 110100 | 11110 |
Color Harmonies of #722576
Complementary color
Monochromatic Colors of #722576
Black with #722576
Text Example
Text Example
White with #722576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722576; }
p { color: rgb(114,37,118); }
H1.HeaderClassName
{
color: #722576;
}
.AnyTagClassName
{
color: #722576;
}
</style>
background-color css
<style>
a { background-color: #722576; }
a { background-color: rgb(114,37,118); }
div.DivClassName
{
background-color: #722576;
}
.BgClassName
{
background-color: #722576;
}
</style>
border-color css
<style>
span { border-color: #722576; }
span { border-color: rgb(114,37,118); }
td.TdClassName
{
border-color: #722576;
}
.TagClassName
{
border-color: #722576;
}
</style>