Shades of Seance #743271
Tints of Seance #743271
RGB
CMYK
RGB Variations
Color information
#743271 (or 0x743271) is known color: Seance. HEX triplet: 74, 32 and 71. RGB value is (116,50,113). Sum of RGB (Red+Green+Blue) = 116+50+113=279 (36% of max value = 765). Red value is 116 (45.70% from 255 or 41.58% from 279); Green value is 50 (19.92% from 255 or 17.92% from 279); Blue value is 113 (44.53% from 255 or 40.50% from 279); Max value from RGB is 116 - color contains mainly: red. Hex color #743271 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743271 is #8BCD8E. Grayscale: #4C4C4C. Windows color (decimal): -9162127 or 7418484. OLE color: 7418484.
HSL color Cylindrical-coordinate representation of color #743271: hue angle of 302.73º 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 #743271 is Cyan = 0, Magento = 0.57, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 50 | 113 | - |
| CMYK | 0 | 0.57 | 0.03 | 0.55 |
| HSL | 302.73º | 0.4% | 0.33% | - |
| HSV(B) | 302.73º | 0.57% | 0.45% | - |
| XYZ | 11.32 | 7.19 | 16.41 | - |
| YUV | 76.92 | 148.37 | 155.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 50 | 113 | 0 | 0.57 | 0.03 | 0.55 | 302.73 | 0.4 | 0.33 |
| Hex | 74 | 32 | 71 | 0 | 39 | 3 | 37 | 12F | 28 | 21 |
| Octal | 164 | 62 | 161 | 0 | 71 | 3 | 67 | 457 | 50 | 41 |
| Binary | 1110100 | 110010 | 1110001 | 0 | 111001 | 11 | 110111 | 100101111 | 101000 | 100001 |
Color Harmonies of #743271
Complementary color
Monochromatic Colors of #743271
Black with #743271
Text Example
Text Example
White with #743271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743271; }
p { color: rgb(116,50,113); }
H1.HeaderClassName
{
color: #743271;
}
.AnyTagClassName
{
color: #743271;
}
</style>
background-color css
<style>
a { background-color: #743271; }
a { background-color: rgb(116,50,113); }
div.DivClassName
{
background-color: #743271;
}
.BgClassName
{
background-color: #743271;
}
</style>
border-color css
<style>
span { border-color: #743271; }
span { border-color: rgb(116,50,113); }
td.TdClassName
{
border-color: #743271;
}
.TagClassName
{
border-color: #743271;
}
</style>