Shades of Seance #752081
Tints of Seance #752081
RGB
CMYK
RGB Variations
Color information
#752081 (or 0x752081) is known color: Seance. HEX triplet: 75, 20 and 81. RGB value is (117,32,129). Sum of RGB (Red+Green+Blue) = 117+32+129=278 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.09% from 278); Green value is 32 (12.89% from 255 or 11.51% from 278); Blue value is 129 (50.78% from 255 or 46.40% from 278); Max value from RGB is 129 - color contains mainly: blue. Hex color #752081 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #752081 is #8ADF7E. Grayscale: #444444. Windows color (decimal): -9101183 or 8462453. OLE color: 8462453.
HSL color Cylindrical-coordinate representation of color #752081: hue angle of 292.58º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #752081 is Cyan = 0.09, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 32 | 129 | - |
| CMYK | 0.09 | 0.75 | 0 | 0.49 |
| HSL | 292.58º | 0.6% | 0.32% | - |
| HSV(B) | 292.58º | 0.75% | 0.51% | - |
| XYZ | 11.82 | 6.4 | 21.38 | - |
| YUV | 68.47 | 162.16 | 162.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 32 | 129 | 0.09 | 0.75 | 0 | 0.49 | 292.58 | 0.6 | 0.32 |
| Hex | 75 | 20 | 81 | 9 | 4B | 0 | 31 | 125 | 3C | 20 |
| Octal | 165 | 40 | 201 | 11 | 113 | 0 | 61 | 445 | 74 | 40 |
| Binary | 1110101 | 100000 | 10000001 | 1001 | 1001011 | 0 | 110001 | 100100101 | 111100 | 100000 |
Color Harmonies of #752081
Complementary color
Monochromatic Colors of #752081
Black with #752081
Text Example
Text Example
White with #752081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752081; }
p { color: rgb(117,32,129); }
H1.HeaderClassName
{
color: #752081;
}
.AnyTagClassName
{
color: #752081;
}
</style>
background-color css
<style>
a { background-color: #752081; }
a { background-color: rgb(117,32,129); }
div.DivClassName
{
background-color: #752081;
}
.BgClassName
{
background-color: #752081;
}
</style>
border-color css
<style>
span { border-color: #752081; }
span { border-color: rgb(117,32,129); }
td.TdClassName
{
border-color: #752081;
}
.TagClassName
{
border-color: #752081;
}
</style>