Shades of Seance #753072
Tints of Seance #753072
RGB
CMYK
RGB Variations
Color information
#753072 (or 0x753072) is known color: Seance. HEX triplet: 75, 30 and 72. RGB value is (117,48,114). Sum of RGB (Red+Green+Blue) = 117+48+114=279 (36% of max value = 765). Red value is 117 (46.09% from 255 or 41.94% from 279); Green value is 48 (19.14% from 255 or 17.20% from 279); Blue value is 114 (44.92% from 255 or 40.86% from 279); Max value from RGB is 117 - color contains mainly: red. Hex color #753072 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753072 is #8ACF8D. Grayscale: #4B4B4B. Windows color (decimal): -9097102 or 7483509. OLE color: 7483509.
HSL color Cylindrical-coordinate representation of color #753072: hue angle of 302.61º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #753072 is Cyan = 0, Magento = 0.59, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 114 | - |
| CMYK | 0 | 0.59 | 0.03 | 0.54 |
| HSL | 302.61º | 0.42% | 0.32% | - |
| HSV(B) | 302.61º | 0.59% | 0.46% | - |
| XYZ | 11.43 | 7.11 | 16.69 | - |
| YUV | 76.16 | 149.36 | 157.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 114 | 0 | 0.59 | 0.03 | 0.54 | 302.61 | 0.42 | 0.32 |
| Hex | 75 | 30 | 72 | 0 | 3B | 3 | 36 | 12F | 2A | 20 |
| Octal | 165 | 60 | 162 | 0 | 73 | 3 | 66 | 457 | 52 | 40 |
| Binary | 1110101 | 110000 | 1110010 | 0 | 111011 | 11 | 110110 | 100101111 | 101010 | 100000 |
Color Harmonies of #753072
Complementary color
Monochromatic Colors of #753072
Black with #753072
Text Example
Text Example
White with #753072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753072; }
p { color: rgb(117,48,114); }
H1.HeaderClassName
{
color: #753072;
}
.AnyTagClassName
{
color: #753072;
}
</style>
background-color css
<style>
a { background-color: #753072; }
a { background-color: rgb(117,48,114); }
div.DivClassName
{
background-color: #753072;
}
.BgClassName
{
background-color: #753072;
}
</style>
border-color css
<style>
span { border-color: #753072; }
span { border-color: rgb(117,48,114); }
td.TdClassName
{
border-color: #753072;
}
.TagClassName
{
border-color: #753072;
}
</style>