Shades of Seance #723072
Tints of Seance #723072
RGB
CMYK
RGB Variations
Color information
#723072 (or 0x723072) is known color: Seance. HEX triplet: 72, 30 and 72. RGB value is (114,48,114). Sum of RGB (Red+Green+Blue) = 114+48+114=276 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.30% from 276); Green value is 48 (19.14% from 255 or 17.39% from 276); Blue value is 114 (44.92% from 255 or 41.30% from 276); Max value from RGB is 114 - color contains mainly: red, blue. Hex color #723072 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723072 is #8DCF8D. Grayscale: #4B4B4B. Windows color (decimal): -9293710 or 7483506. OLE color: 7483506.
HSL color Cylindrical-coordinate representation of color #723072: hue angle of 300º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #723072 is Cyan = 0, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 48 | 114 | - |
| CMYK | 0 | 0.58 | 0 | 0.55 |
| HSL | 300º | 0.41% | 0.32% | - |
| HSV(B) | 300º | 0.58% | 0.45% | - |
| XYZ | 11.03 | 6.91 | 16.67 | - |
| YUV | 75.26 | 149.87 | 155.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 48 | 114 | 0 | 0.58 | 0 | 0.55 | 300 | 0.41 | 0.32 |
| Hex | 72 | 30 | 72 | 0 | 3A | 0 | 37 | 12C | 29 | 20 |
| Octal | 162 | 60 | 162 | 0 | 72 | 0 | 67 | 454 | 51 | 40 |
| Binary | 1110010 | 110000 | 1110010 | 0 | 111010 | 0 | 110111 | 100101100 | 101001 | 100000 |
Color Harmonies of #723072
Complementary color
Monochromatic Colors of #723072
Black with #723072
Text Example
Text Example
White with #723072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723072; }
p { color: rgb(114,48,114); }
H1.HeaderClassName
{
color: #723072;
}
.AnyTagClassName
{
color: #723072;
}
</style>
background-color css
<style>
a { background-color: #723072; }
a { background-color: rgb(114,48,114); }
div.DivClassName
{
background-color: #723072;
}
.BgClassName
{
background-color: #723072;
}
</style>
border-color css
<style>
span { border-color: #723072; }
span { border-color: rgb(114,48,114); }
td.TdClassName
{
border-color: #723072;
}
.TagClassName
{
border-color: #723072;
}
</style>