Shades of Seance #752576
Tints of Seance #752576
RGB
CMYK
RGB Variations
Color information
#752576 (or 0x752576) is known color: Seance. HEX triplet: 75, 25 and 76. RGB value is (117,37,118). Sum of RGB (Red+Green+Blue) = 117+37+118=272 (36% of max value = 765). Red value is 117 (46.09% from 255 or 43.01% from 272); Green value is 37 (14.84% from 255 or 13.60% from 272); Blue value is 118 (46.48% from 255 or 43.38% from 272); Max value from RGB is 118 - color contains mainly: blue. Hex color #752576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752576 is #8ADA89. Grayscale: #454545. Windows color (decimal): -9099914 or 7742837. OLE color: 7742837.
HSL color Cylindrical-coordinate representation of color #752576: hue angle of 299.26º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #752576 is Cyan = 0.01, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 37 | 118 | - |
| CMYK | 0.01 | 0.69 | 0 | 0.54 |
| HSL | 299.26º | 0.52% | 0.3% | - |
| HSV(B) | 299.26º | 0.69% | 0.46% | - |
| XYZ | 11.27 | 6.41 | 17.78 | - |
| YUV | 70.15 | 155 | 161.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 37 | 118 | 0.01 | 0.69 | 0 | 0.54 | 299.26 | 0.52 | 0.3 |
| Hex | 75 | 25 | 76 | 1 | 45 | 0 | 36 | 12B | 34 | 1E |
| Octal | 165 | 45 | 166 | 1 | 105 | 0 | 66 | 453 | 64 | 36 |
| Binary | 1110101 | 100101 | 1110110 | 1 | 1000101 | 0 | 110110 | 100101011 | 110100 | 11110 |
Color Harmonies of #752576
Complementary color
Monochromatic Colors of #752576
Black with #752576
Text Example
Text Example
White with #752576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752576; }
p { color: rgb(117,37,118); }
H1.HeaderClassName
{
color: #752576;
}
.AnyTagClassName
{
color: #752576;
}
</style>
background-color css
<style>
a { background-color: #752576; }
a { background-color: rgb(117,37,118); }
div.DivClassName
{
background-color: #752576;
}
.BgClassName
{
background-color: #752576;
}
</style>
border-color css
<style>
span { border-color: #752576; }
span { border-color: rgb(117,37,118); }
td.TdClassName
{
border-color: #752576;
}
.TagClassName
{
border-color: #752576;
}
</style>