Shades of Seance #752474
Tints of Seance #752474
RGB
CMYK
RGB Variations
Color information
#752474 (or 0x752474) is known color: Seance. HEX triplet: 75, 24 and 74. RGB value is (117,36,116). Sum of RGB (Red+Green+Blue) = 117+36+116=269 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.49% from 269); Green value is 36 (14.45% from 255 or 13.38% from 269); Blue value is 116 (45.70% from 255 or 43.12% from 269); Max value from RGB is 117 - color contains mainly: red. Hex color #752474 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752474 is #8ADB8B. Grayscale: #454545. Windows color (decimal): -9100172 or 7611509. OLE color: 7611509.
HSL color Cylindrical-coordinate representation of color #752474: hue angle of 300.74º degrees, saturation: 0.53, 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 #752474 is Cyan = 0, Magento = 0.69, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 36 | 116 | - |
| CMYK | 0 | 0.69 | 0.01 | 0.54 |
| HSL | 300.74º | 0.53% | 0.3% | - |
| HSV(B) | 300.74º | 0.69% | 0.46% | - |
| XYZ | 11.12 | 6.3 | 17.15 | - |
| YUV | 69.34 | 154.34 | 162 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 36 | 116 | 0 | 0.69 | 0.01 | 0.54 | 300.74 | 0.53 | 0.3 |
| Hex | 75 | 24 | 74 | 0 | 45 | 1 | 36 | 12D | 35 | 1E |
| Octal | 165 | 44 | 164 | 0 | 105 | 1 | 66 | 455 | 65 | 36 |
| Binary | 1110101 | 100100 | 1110100 | 0 | 1000101 | 1 | 110110 | 100101101 | 110101 | 11110 |
Color Harmonies of #752474
Complementary color
Monochromatic Colors of #752474
Black with #752474
Text Example
Text Example
White with #752474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752474; }
p { color: rgb(117,36,116); }
H1.HeaderClassName
{
color: #752474;
}
.AnyTagClassName
{
color: #752474;
}
</style>
background-color css
<style>
a { background-color: #752474; }
a { background-color: rgb(117,36,116); }
div.DivClassName
{
background-color: #752474;
}
.BgClassName
{
background-color: #752474;
}
</style>
border-color css
<style>
span { border-color: #752474; }
span { border-color: rgb(117,36,116); }
td.TdClassName
{
border-color: #752474;
}
.TagClassName
{
border-color: #752474;
}
</style>