Shades of Seance #763270
Tints of Seance #763270
RGB
CMYK
RGB Variations
Color information
#763270 (or 0x763270) is known color: Seance. HEX triplet: 76, 32 and 70. RGB value is (118,50,112). Sum of RGB (Red+Green+Blue) = 118+50+112=280 (37% of max value = 765). Red value is 118 (46.48% from 255 or 42.14% from 280); Green value is 50 (19.92% from 255 or 17.86% from 280); Blue value is 112 (44.14% from 255 or 40% from 280); Max value from RGB is 118 - color contains mainly: red. Hex color #763270 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763270 is #89CD8F. Grayscale: #4D4D4D. Windows color (decimal): -9031056 or 7352950. OLE color: 7352950.
HSL color Cylindrical-coordinate representation of color #763270: hue angle of 305.29º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #763270 is Cyan = 0, Magento = 0.58, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 50 | 112 | - |
| CMYK | 0 | 0.58 | 0.05 | 0.54 |
| HSL | 305.29º | 0.4% | 0.33% | - |
| HSV(B) | 305.29º | 0.58% | 0.46% | - |
| XYZ | 11.54 | 7.3 | 16.13 | - |
| YUV | 77.4 | 147.53 | 156.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 50 | 112 | 0 | 0.58 | 0.05 | 0.54 | 305.29 | 0.4 | 0.33 |
| Hex | 76 | 32 | 70 | 0 | 3A | 5 | 36 | 131 | 28 | 21 |
| Octal | 166 | 62 | 160 | 0 | 72 | 5 | 66 | 461 | 50 | 41 |
| Binary | 1110110 | 110010 | 1110000 | 0 | 111010 | 101 | 110110 | 100110001 | 101000 | 100001 |
Color Harmonies of #763270
Complementary color
Monochromatic Colors of #763270
Black with #763270
Text Example
Text Example
White with #763270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763270; }
p { color: rgb(118,50,112); }
H1.HeaderClassName
{
color: #763270;
}
.AnyTagClassName
{
color: #763270;
}
</style>
background-color css
<style>
a { background-color: #763270; }
a { background-color: rgb(118,50,112); }
div.DivClassName
{
background-color: #763270;
}
.BgClassName
{
background-color: #763270;
}
</style>
border-color css
<style>
span { border-color: #763270; }
span { border-color: rgb(118,50,112); }
td.TdClassName
{
border-color: #763270;
}
.TagClassName
{
border-color: #763270;
}
</style>