Shades of Seance #762870
Tints of Seance #762870
RGB
CMYK
RGB Variations
Color information
#762870 (or 0x762870) is known color: Seance. HEX triplet: 76, 28 and 70. RGB value is (118,40,112). Sum of RGB (Red+Green+Blue) = 118+40+112=270 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.70% from 270); Green value is 40 (16.02% from 255 or 14.81% from 270); Blue value is 112 (44.14% from 255 or 41.48% from 270); Max value from RGB is 118 - color contains mainly: red. Hex color #762870 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762870 is #89D78F. Grayscale: #474747. Windows color (decimal): -9033616 or 7350390. OLE color: 7350390.
HSL color Cylindrical-coordinate representation of color #762870: hue angle of 304.62º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #762870 is Cyan = 0, Magento = 0.66, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 112 | - |
| CMYK | 0 | 0.66 | 0.05 | 0.54 |
| HSL | 304.62º | 0.49% | 0.31% | - |
| HSV(B) | 304.62º | 0.66% | 0.46% | - |
| XYZ | 11.15 | 6.54 | 16 | - |
| YUV | 71.53 | 150.84 | 161.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 112 | 0 | 0.66 | 0.05 | 0.54 | 304.62 | 0.49 | 0.31 |
| Hex | 76 | 28 | 70 | 0 | 42 | 5 | 36 | 131 | 31 | 1F |
| Octal | 166 | 50 | 160 | 0 | 102 | 5 | 66 | 461 | 61 | 37 |
| Binary | 1110110 | 101000 | 1110000 | 0 | 1000010 | 101 | 110110 | 100110001 | 110001 | 11111 |
Color Harmonies of #762870
Complementary color
Monochromatic Colors of #762870
Black with #762870
Text Example
Text Example
White with #762870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762870; }
p { color: rgb(118,40,112); }
H1.HeaderClassName
{
color: #762870;
}
.AnyTagClassName
{
color: #762870;
}
</style>
background-color css
<style>
a { background-color: #762870; }
a { background-color: rgb(118,40,112); }
div.DivClassName
{
background-color: #762870;
}
.BgClassName
{
background-color: #762870;
}
</style>
border-color css
<style>
span { border-color: #762870; }
span { border-color: rgb(118,40,112); }
td.TdClassName
{
border-color: #762870;
}
.TagClassName
{
border-color: #762870;
}
</style>