Shades of Seance #743270
Tints of Seance #743270
RGB
CMYK
RGB Variations
Color information
#743270 (or 0x743270) is known color: Seance. HEX triplet: 74, 32 and 70. RGB value is (116,50,112). Sum of RGB (Red+Green+Blue) = 116+50+112=278 (36% of max value = 765). Red value is 116 (45.70% from 255 or 41.73% from 278); Green value is 50 (19.92% from 255 or 17.99% from 278); Blue value is 112 (44.14% from 255 or 40.29% from 278); Max value from RGB is 116 - color contains mainly: red. Hex color #743270 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743270 is #8BCD8F. Grayscale: #4C4C4C. Windows color (decimal): -9162128 or 7352948. OLE color: 7352948.
HSL color Cylindrical-coordinate representation of color #743270: hue angle of 303.64º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #743270 is Cyan = 0, Magento = 0.57, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 50 | 112 | - |
| CMYK | 0 | 0.57 | 0.03 | 0.55 |
| HSL | 303.64º | 0.4% | 0.33% | - |
| HSV(B) | 303.64º | 0.57% | 0.45% | - |
| XYZ | 11.27 | 7.16 | 16.12 | - |
| YUV | 76.8 | 147.87 | 155.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 50 | 112 | 0 | 0.57 | 0.03 | 0.55 | 303.64 | 0.4 | 0.33 |
| Hex | 74 | 32 | 70 | 0 | 39 | 3 | 37 | 130 | 28 | 21 |
| Octal | 164 | 62 | 160 | 0 | 71 | 3 | 67 | 460 | 50 | 41 |
| Binary | 1110100 | 110010 | 1110000 | 0 | 111001 | 11 | 110111 | 100110000 | 101000 | 100001 |
Color Harmonies of #743270
Complementary color
Monochromatic Colors of #743270
Black with #743270
Text Example
Text Example
White with #743270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743270; }
p { color: rgb(116,50,112); }
H1.HeaderClassName
{
color: #743270;
}
.AnyTagClassName
{
color: #743270;
}
</style>
background-color css
<style>
a { background-color: #743270; }
a { background-color: rgb(116,50,112); }
div.DivClassName
{
background-color: #743270;
}
.BgClassName
{
background-color: #743270;
}
</style>
border-color css
<style>
span { border-color: #743270; }
span { border-color: rgb(116,50,112); }
td.TdClassName
{
border-color: #743270;
}
.TagClassName
{
border-color: #743270;
}
</style>