Shades of Seance #732874
Tints of Seance #732874
RGB
CMYK
RGB Variations
Color information
#732874 (or 0x732874) is known color: Seance. HEX triplet: 73, 28 and 74. RGB value is (115,40,116). Sum of RGB (Red+Green+Blue) = 115+40+116=271 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.44% from 271); Green value is 40 (16.02% from 255 or 14.76% from 271); Blue value is 116 (45.70% from 255 or 42.80% from 271); Max value from RGB is 116 - color contains mainly: blue. Hex color #732874 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732874 is #8CD78B. Grayscale: #464646. Windows color (decimal): -9230220 or 7612531. OLE color: 7612531.
HSL color Cylindrical-coordinate representation of color #732874: hue angle of 299.21º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #732874 is Cyan = 0.01, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 40 | 116 | - |
| CMYK | 0.01 | 0.66 | 0 | 0.55 |
| HSL | 299.21º | 0.49% | 0.31% | - |
| HSV(B) | 299.21º | 0.66% | 0.45% | - |
| XYZ | 10.98 | 6.42 | 17.18 | - |
| YUV | 71.09 | 153.35 | 159.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 40 | 116 | 0.01 | 0.66 | 0 | 0.55 | 299.21 | 0.49 | 0.31 |
| Hex | 73 | 28 | 74 | 1 | 42 | 0 | 37 | 12B | 31 | 1F |
| Octal | 163 | 50 | 164 | 1 | 102 | 0 | 67 | 453 | 61 | 37 |
| Binary | 1110011 | 101000 | 1110100 | 1 | 1000010 | 0 | 110111 | 100101011 | 110001 | 11111 |
Color Harmonies of #732874
Complementary color
Monochromatic Colors of #732874
Black with #732874
Text Example
Text Example
White with #732874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732874; }
p { color: rgb(115,40,116); }
H1.HeaderClassName
{
color: #732874;
}
.AnyTagClassName
{
color: #732874;
}
</style>
background-color css
<style>
a { background-color: #732874; }
a { background-color: rgb(115,40,116); }
div.DivClassName
{
background-color: #732874;
}
.BgClassName
{
background-color: #732874;
}
</style>
border-color css
<style>
span { border-color: #732874; }
span { border-color: rgb(115,40,116); }
td.TdClassName
{
border-color: #732874;
}
.TagClassName
{
border-color: #732874;
}
</style>