Shades of Seance #742875
Tints of Seance #742875
RGB
CMYK
RGB Variations
Color information
#742875 (or 0x742875) is known color: Seance. HEX triplet: 74, 28 and 75. RGB value is (116,40,117). Sum of RGB (Red+Green+Blue) = 116+40+117=273 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.49% from 273); Green value is 40 (16.02% from 255 or 14.65% from 273); Blue value is 117 (46.09% from 255 or 42.86% from 273); Max value from RGB is 117 - color contains mainly: blue. Hex color #742875 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742875 is #8BD78A. Grayscale: #474747. Windows color (decimal): -9164683 or 7678068. OLE color: 7678068.
HSL color Cylindrical-coordinate representation of color #742875: hue angle of 299.22º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #742875 is Cyan = 0.01, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 40 | 117 | - |
| CMYK | 0.01 | 0.66 | 0 | 0.54 |
| HSL | 299.22º | 0.49% | 0.31% | - |
| HSV(B) | 299.22º | 0.66% | 0.46% | - |
| XYZ | 11.17 | 6.51 | 17.5 | - |
| YUV | 71.5 | 153.68 | 159.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 117 | 0.01 | 0.66 | 0 | 0.54 | 299.22 | 0.49 | 0.31 |
| Hex | 74 | 28 | 75 | 1 | 42 | 0 | 36 | 12B | 31 | 1F |
| Octal | 164 | 50 | 165 | 1 | 102 | 0 | 66 | 453 | 61 | 37 |
| Binary | 1110100 | 101000 | 1110101 | 1 | 1000010 | 0 | 110110 | 100101011 | 110001 | 11111 |
Color Harmonies of #742875
Complementary color
Monochromatic Colors of #742875
Black with #742875
Text Example
Text Example
White with #742875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742875; }
p { color: rgb(116,40,117); }
H1.HeaderClassName
{
color: #742875;
}
.AnyTagClassName
{
color: #742875;
}
</style>
background-color css
<style>
a { background-color: #742875; }
a { background-color: rgb(116,40,117); }
div.DivClassName
{
background-color: #742875;
}
.BgClassName
{
background-color: #742875;
}
</style>
border-color css
<style>
span { border-color: #742875; }
span { border-color: rgb(116,40,117); }
td.TdClassName
{
border-color: #742875;
}
.TagClassName
{
border-color: #742875;
}
</style>