Shades of Tyrian Purple #750754
Tints of Tyrian Purple #750754
RGB
CMYK
RGB Variations
Color information
#750754 (or 0x750754) is known color: Tyrian Purple. HEX triplet: 75, 07 and 54. RGB value is (117,7,84). Sum of RGB (Red+Green+Blue) = 117+7+84=208 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.25% from 208); Green value is 7 (3.12% from 255 or 3.37% from 208); Blue value is 84 (33.20% from 255 or 40.38% from 208); Max value from RGB is 117 - color contains mainly: red. Hex color #750754 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #750754 is #8AF8AB. Grayscale: #303030. Windows color (decimal): -9107628 or 5506933. OLE color: 5506933.
HSL color Cylindrical-coordinate representation of color #750754: hue angle of 318º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #750754 is Cyan = 0, Magento = 0.94, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 7 | 84 | - |
| CMYK | 0 | 0.94 | 0.28 | 0.54 |
| HSL | 318º | 0.89% | 0.24% | - |
| HSV(B) | 318º | 0.94% | 0.46% | - |
| XYZ | 9.01 | 4.57 | 8.8 | - |
| YUV | 48.67 | 147.94 | 176.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 7 | 84 | 0 | 0.94 | 0.28 | 0.54 | 318 | 0.89 | 0.24 |
| Hex | 75 | 7 | 54 | 0 | 5E | 1C | 36 | 13E | 59 | 18 |
| Octal | 165 | 7 | 124 | 0 | 136 | 34 | 66 | 476 | 131 | 30 |
| Binary | 1110101 | 111 | 1010100 | 0 | 1011110 | 11100 | 110110 | 100111110 | 1011001 | 11000 |
Color Harmonies of #750754
Complementary color
Monochromatic Colors of #750754
Black with #750754
Text Example
Text Example
White with #750754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750754; }
p { color: rgb(117,7,84); }
H1.HeaderClassName
{
color: #750754;
}
.AnyTagClassName
{
color: #750754;
}
</style>
background-color css
<style>
a { background-color: #750754; }
a { background-color: rgb(117,7,84); }
div.DivClassName
{
background-color: #750754;
}
.BgClassName
{
background-color: #750754;
}
</style>
border-color css
<style>
span { border-color: #750754; }
span { border-color: rgb(117,7,84); }
td.TdClassName
{
border-color: #750754;
}
.TagClassName
{
border-color: #750754;
}
</style>