Shades of Seance #742274
Tints of Seance #742274
RGB
CMYK
RGB Variations
Color information
#742274 (or 0x742274) is known color: Seance. HEX triplet: 74, 22 and 74. RGB value is (116,34,116). Sum of RGB (Red+Green+Blue) = 116+34+116=266 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.61% from 266); Green value is 34 (13.67% from 255 or 12.78% from 266); Blue value is 116 (45.70% from 255 or 43.61% from 266); Max value from RGB is 116 - color contains mainly: red, blue. Hex color #742274 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742274 is #8BDD8B. Grayscale: #434343. Windows color (decimal): -9166220 or 7610996. OLE color: 7610996.
HSL color Cylindrical-coordinate representation of color #742274: hue angle of 300º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #742274 is Cyan = 0, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 34 | 116 | - |
| CMYK | 0 | 0.71 | 0 | 0.55 |
| HSL | 300º | 0.55% | 0.29% | - |
| HSV(B) | 300º | 0.71% | 0.45% | - |
| XYZ | 10.93 | 6.12 | 17.13 | - |
| YUV | 67.87 | 155.17 | 162.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 34 | 116 | 0 | 0.71 | 0 | 0.55 | 300 | 0.55 | 0.29 |
| Hex | 74 | 22 | 74 | 0 | 47 | 0 | 37 | 12C | 37 | 1D |
| Octal | 164 | 42 | 164 | 0 | 107 | 0 | 67 | 454 | 67 | 35 |
| Binary | 1110100 | 100010 | 1110100 | 0 | 1000111 | 0 | 110111 | 100101100 | 110111 | 11101 |
Color Harmonies of #742274
Complementary color
Monochromatic Colors of #742274
Black with #742274
Text Example
Text Example
White with #742274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742274; }
p { color: rgb(116,34,116); }
H1.HeaderClassName
{
color: #742274;
}
.AnyTagClassName
{
color: #742274;
}
</style>
background-color css
<style>
a { background-color: #742274; }
a { background-color: rgb(116,34,116); }
div.DivClassName
{
background-color: #742274;
}
.BgClassName
{
background-color: #742274;
}
</style>
border-color css
<style>
span { border-color: #742274; }
span { border-color: rgb(116,34,116); }
td.TdClassName
{
border-color: #742274;
}
.TagClassName
{
border-color: #742274;
}
</style>