Shades of Seance #752677
Tints of Seance #752677
RGB
CMYK
RGB Variations
Color information
#752677 (or 0x752677) is known color: Seance. HEX triplet: 75, 26 and 77. RGB value is (117,38,119). Sum of RGB (Red+Green+Blue) = 117+38+119=274 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.70% from 274); Green value is 38 (15.23% from 255 or 13.87% from 274); Blue value is 119 (46.88% from 255 or 43.43% from 274); Max value from RGB is 119 - color contains mainly: blue. Hex color #752677 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752677 is #8AD988. Grayscale: #464646. Windows color (decimal): -9099657 or 7808629. OLE color: 7808629.
HSL color Cylindrical-coordinate representation of color #752677: hue angle of 298.52º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #752677 is Cyan = 0.02, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 38 | 119 | - |
| CMYK | 0.02 | 0.68 | 0 | 0.53 |
| HSL | 298.52º | 0.52% | 0.31% | - |
| HSV(B) | 298.52º | 0.68% | 0.47% | - |
| XYZ | 11.36 | 6.5 | 18.11 | - |
| YUV | 70.86 | 155.17 | 160.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 38 | 119 | 0.02 | 0.68 | 0 | 0.53 | 298.52 | 0.52 | 0.31 |
| Hex | 75 | 26 | 77 | 2 | 44 | 0 | 35 | 12B | 34 | 1F |
| Octal | 165 | 46 | 167 | 2 | 104 | 0 | 65 | 453 | 64 | 37 |
| Binary | 1110101 | 100110 | 1110111 | 10 | 1000100 | 0 | 110101 | 100101011 | 110100 | 11111 |
Color Harmonies of #752677
Complementary color
Monochromatic Colors of #752677
Black with #752677
Text Example
Text Example
White with #752677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752677; }
p { color: rgb(117,38,119); }
H1.HeaderClassName
{
color: #752677;
}
.AnyTagClassName
{
color: #752677;
}
</style>
background-color css
<style>
a { background-color: #752677; }
a { background-color: rgb(117,38,119); }
div.DivClassName
{
background-color: #752677;
}
.BgClassName
{
background-color: #752677;
}
</style>
border-color css
<style>
span { border-color: #752677; }
span { border-color: rgb(117,38,119); }
td.TdClassName
{
border-color: #752677;
}
.TagClassName
{
border-color: #752677;
}
</style>