Shades of Seance #762972
Tints of Seance #762972
RGB
CMYK
RGB Variations
Color information
#762972 (or 0x762972) is known color: Seance. HEX triplet: 76, 29 and 72. RGB value is (118,41,114). Sum of RGB (Red+Green+Blue) = 118+41+114=273 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.22% from 273); Green value is 41 (16.41% from 255 or 15.02% from 273); Blue value is 114 (44.92% from 255 or 41.76% from 273); Max value from RGB is 118 - color contains mainly: red. Hex color #762972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762972 is #89D68D. Grayscale: #484848. Windows color (decimal): -9033358 or 7481718. OLE color: 7481718.
HSL color Cylindrical-coordinate representation of color #762972: hue angle of 303.12º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #762972 is Cyan = 0, Magento = 0.65, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 114 | - |
| CMYK | 0 | 0.65 | 0.03 | 0.54 |
| HSL | 303.12º | 0.48% | 0.31% | - |
| HSV(B) | 303.12º | 0.65% | 0.46% | - |
| XYZ | 11.3 | 6.65 | 16.61 | - |
| YUV | 72.35 | 151.51 | 160.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 114 | 0 | 0.65 | 0.03 | 0.54 | 303.12 | 0.48 | 0.31 |
| Hex | 76 | 29 | 72 | 0 | 41 | 3 | 36 | 12F | 30 | 1F |
| Octal | 166 | 51 | 162 | 0 | 101 | 3 | 66 | 457 | 60 | 37 |
| Binary | 1110110 | 101001 | 1110010 | 0 | 1000001 | 11 | 110110 | 100101111 | 110000 | 11111 |
Color Harmonies of #762972
Complementary color
Monochromatic Colors of #762972
Black with #762972
Text Example
Text Example
White with #762972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762972; }
p { color: rgb(118,41,114); }
H1.HeaderClassName
{
color: #762972;
}
.AnyTagClassName
{
color: #762972;
}
</style>
background-color css
<style>
a { background-color: #762972; }
a { background-color: rgb(118,41,114); }
div.DivClassName
{
background-color: #762972;
}
.BgClassName
{
background-color: #762972;
}
</style>
border-color css
<style>
span { border-color: #762972; }
span { border-color: rgb(118,41,114); }
td.TdClassName
{
border-color: #762972;
}
.TagClassName
{
border-color: #762972;
}
</style>