Shades of Tyrian Purple #750954
Tints of Tyrian Purple #750954
RGB
CMYK
RGB Variations
Color information
#750954 (or 0x750954) is known color: Tyrian Purple. HEX triplet: 75, 09 and 54. RGB value is (117,9,84). Sum of RGB (Red+Green+Blue) = 117+9+84=210 (27% of max value = 765). Red value is 117 (46.09% from 255 or 55.71% from 210); Green value is 9 (3.91% from 255 or 4.29% from 210); Blue value is 84 (33.20% from 255 or 40% from 210); Max value from RGB is 117 - color contains mainly: red. Hex color #750954 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #750954 is #8AF6AB. Grayscale: #313131. Windows color (decimal): -9107116 or 5507445. OLE color: 5507445.
HSL color Cylindrical-coordinate representation of color #750954: hue angle of 318.33º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #750954 is Cyan = 0, Magento = 0.92, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 9 | 84 | - |
| CMYK | 0 | 0.92 | 0.28 | 0.54 |
| HSL | 318.33º | 0.86% | 0.25% | - |
| HSV(B) | 318.33º | 0.92% | 0.46% | - |
| XYZ | 9.03 | 4.62 | 8.8 | - |
| YUV | 49.84 | 147.28 | 175.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 9 | 84 | 0 | 0.92 | 0.28 | 0.54 | 318.33 | 0.86 | 0.25 |
| Hex | 75 | 9 | 54 | 0 | 5C | 1C | 36 | 13E | 56 | 19 |
| Octal | 165 | 11 | 124 | 0 | 134 | 34 | 66 | 476 | 126 | 31 |
| Binary | 1110101 | 1001 | 1010100 | 0 | 1011100 | 11100 | 110110 | 100111110 | 1010110 | 11001 |
Color Harmonies of #750954
Complementary color
Monochromatic Colors of #750954
Black with #750954
Text Example
Text Example
White with #750954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750954; }
p { color: rgb(117,9,84); }
H1.HeaderClassName
{
color: #750954;
}
.AnyTagClassName
{
color: #750954;
}
</style>
background-color css
<style>
a { background-color: #750954; }
a { background-color: rgb(117,9,84); }
div.DivClassName
{
background-color: #750954;
}
.BgClassName
{
background-color: #750954;
}
</style>
border-color css
<style>
span { border-color: #750954; }
span { border-color: rgb(117,9,84); }
td.TdClassName
{
border-color: #750954;
}
.TagClassName
{
border-color: #750954;
}
</style>