Shades of Seance #742575
Tints of Seance #742575
RGB
CMYK
RGB Variations
Color information
#742575 (or 0x742575) is known color: Seance. HEX triplet: 74, 25 and 75. RGB value is (116,37,117). Sum of RGB (Red+Green+Blue) = 116+37+117=270 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.96% from 270); Green value is 37 (14.84% from 255 or 13.70% from 270); Blue value is 117 (46.09% from 255 or 43.33% from 270); Max value from RGB is 117 - color contains mainly: blue. Hex color #742575 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742575 is #8BDA8A. Grayscale: #454545. Windows color (decimal): -9165451 or 7677300. OLE color: 7677300.
HSL color Cylindrical-coordinate representation of color #742575: hue angle of 299.25º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #742575 is Cyan = 0.01, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 37 | 117 | - |
| CMYK | 0.01 | 0.68 | 0 | 0.54 |
| HSL | 299.25º | 0.52% | 0.3% | - |
| HSV(B) | 299.25º | 0.68% | 0.46% | - |
| XYZ | 11.07 | 6.32 | 17.47 | - |
| YUV | 69.74 | 154.67 | 161 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 37 | 117 | 0.01 | 0.68 | 0 | 0.54 | 299.25 | 0.52 | 0.3 |
| Hex | 74 | 25 | 75 | 1 | 44 | 0 | 36 | 12B | 34 | 1E |
| Octal | 164 | 45 | 165 | 1 | 104 | 0 | 66 | 453 | 64 | 36 |
| Binary | 1110100 | 100101 | 1110101 | 1 | 1000100 | 0 | 110110 | 100101011 | 110100 | 11110 |
Color Harmonies of #742575
Complementary color
Monochromatic Colors of #742575
Black with #742575
Text Example
Text Example
White with #742575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742575; }
p { color: rgb(116,37,117); }
H1.HeaderClassName
{
color: #742575;
}
.AnyTagClassName
{
color: #742575;
}
</style>
background-color css
<style>
a { background-color: #742575; }
a { background-color: rgb(116,37,117); }
div.DivClassName
{
background-color: #742575;
}
.BgClassName
{
background-color: #742575;
}
</style>
border-color css
<style>
span { border-color: #742575; }
span { border-color: rgb(116,37,117); }
td.TdClassName
{
border-color: #742575;
}
.TagClassName
{
border-color: #742575;
}
</style>