Shades of Seance #752676
Tints of Seance #752676
RGB
CMYK
RGB Variations
Color information
#752676 (or 0x752676) is known color: Seance. HEX triplet: 75, 26 and 76. RGB value is (117,38,118). Sum of RGB (Red+Green+Blue) = 117+38+118=273 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.86% from 273); Green value is 38 (15.23% from 255 or 13.92% from 273); Blue value is 118 (46.48% from 255 or 43.22% from 273); Max value from RGB is 118 - color contains mainly: blue. Hex color #752676 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752676 is #8AD989. Grayscale: #464646. Windows color (decimal): -9099658 or 7743093. OLE color: 7743093.
HSL color Cylindrical-coordinate representation of color #752676: hue angle of 299.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #752676 is Cyan = 0.01, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 38 | 118 | - |
| CMYK | 0.01 | 0.68 | 0 | 0.54 |
| HSL | 299.25º | 0.51% | 0.31% | - |
| HSV(B) | 299.25º | 0.68% | 0.46% | - |
| XYZ | 11.3 | 6.48 | 17.79 | - |
| YUV | 70.74 | 154.67 | 161 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 38 | 118 | 0.01 | 0.68 | 0 | 0.54 | 299.25 | 0.51 | 0.31 |
| Hex | 75 | 26 | 76 | 1 | 44 | 0 | 36 | 12B | 33 | 1F |
| Octal | 165 | 46 | 166 | 1 | 104 | 0 | 66 | 453 | 63 | 37 |
| Binary | 1110101 | 100110 | 1110110 | 1 | 1000100 | 0 | 110110 | 100101011 | 110011 | 11111 |
Color Harmonies of #752676
Complementary color
Monochromatic Colors of #752676
Black with #752676
Text Example
Text Example
White with #752676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752676; }
p { color: rgb(117,38,118); }
H1.HeaderClassName
{
color: #752676;
}
.AnyTagClassName
{
color: #752676;
}
</style>
background-color css
<style>
a { background-color: #752676; }
a { background-color: rgb(117,38,118); }
div.DivClassName
{
background-color: #752676;
}
.BgClassName
{
background-color: #752676;
}
</style>
border-color css
<style>
span { border-color: #752676; }
span { border-color: rgb(117,38,118); }
td.TdClassName
{
border-color: #752676;
}
.TagClassName
{
border-color: #752676;
}
</style>