Shades of Seance #752770
Tints of Seance #752770
RGB
CMYK
RGB Variations
Color information
#752770 (or 0x752770) is known color: Seance. HEX triplet: 75, 27 and 70. RGB value is (117,39,112). Sum of RGB (Red+Green+Blue) = 117+39+112=268 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.66% from 268); Green value is 39 (15.62% from 255 or 14.55% from 268); Blue value is 112 (44.14% from 255 or 41.79% from 268); Max value from RGB is 117 - color contains mainly: red. Hex color #752770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752770 is #8AD88F. Grayscale: #464646. Windows color (decimal): -9099408 or 7350133. OLE color: 7350133.
HSL color Cylindrical-coordinate representation of color #752770: hue angle of 303.85º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #752770 is Cyan = 0, Magento = 0.67, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 112 | - |
| CMYK | 0 | 0.67 | 0.04 | 0.54 |
| HSL | 303.85º | 0.5% | 0.31% | - |
| HSV(B) | 303.85º | 0.67% | 0.46% | - |
| XYZ | 10.99 | 6.4 | 15.99 | - |
| YUV | 70.64 | 151.34 | 161.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 112 | 0 | 0.67 | 0.04 | 0.54 | 303.85 | 0.5 | 0.31 |
| Hex | 75 | 27 | 70 | 0 | 43 | 4 | 36 | 130 | 32 | 1F |
| Octal | 165 | 47 | 160 | 0 | 103 | 4 | 66 | 460 | 62 | 37 |
| Binary | 1110101 | 100111 | 1110000 | 0 | 1000011 | 100 | 110110 | 100110000 | 110010 | 11111 |
Color Harmonies of #752770
Complementary color
Monochromatic Colors of #752770
Black with #752770
Text Example
Text Example
White with #752770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752770; }
p { color: rgb(117,39,112); }
H1.HeaderClassName
{
color: #752770;
}
.AnyTagClassName
{
color: #752770;
}
</style>
background-color css
<style>
a { background-color: #752770; }
a { background-color: rgb(117,39,112); }
div.DivClassName
{
background-color: #752770;
}
.BgClassName
{
background-color: #752770;
}
</style>
border-color css
<style>
span { border-color: #752770; }
span { border-color: rgb(117,39,112); }
td.TdClassName
{
border-color: #752770;
}
.TagClassName
{
border-color: #752770;
}
</style>