Shades of Tyrian Purple #750654
Tints of Tyrian Purple #750654
RGB
CMYK
RGB Variations
Color information
#750654 (or 0x750654) is known color: Tyrian Purple. HEX triplet: 75, 06 and 54. RGB value is (117,6,84). Sum of RGB (Red+Green+Blue) = 117+6+84=207 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.52% from 207); Green value is 6 (2.73% from 255 or 2.90% from 207); Blue value is 84 (33.20% from 255 or 40.58% from 207); Max value from RGB is 117 - color contains mainly: red. Hex color #750654 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #750654 is #8AF9AB. Grayscale: #2F2F2F. Windows color (decimal): -9107884 or 5506677. OLE color: 5506677.
HSL color Cylindrical-coordinate representation of color #750654: hue angle of 317.84º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #750654 is Cyan = 0, Magento = 0.95, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 6 | 84 | - |
| CMYK | 0 | 0.95 | 0.28 | 0.54 |
| HSL | 317.84º | 0.9% | 0.24% | - |
| HSV(B) | 317.84º | 0.95% | 0.46% | - |
| XYZ | 9 | 4.55 | 8.79 | - |
| YUV | 48.08 | 148.27 | 177.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 6 | 84 | 0 | 0.95 | 0.28 | 0.54 | 317.84 | 0.9 | 0.24 |
| Hex | 75 | 6 | 54 | 0 | 5F | 1C | 36 | 13E | 5A | 18 |
| Octal | 165 | 6 | 124 | 0 | 137 | 34 | 66 | 476 | 132 | 30 |
| Binary | 1110101 | 110 | 1010100 | 0 | 1011111 | 11100 | 110110 | 100111110 | 1011010 | 11000 |
Color Harmonies of #750654
Complementary color
Monochromatic Colors of #750654
Black with #750654
Text Example
Text Example
White with #750654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750654; }
p { color: rgb(117,6,84); }
H1.HeaderClassName
{
color: #750654;
}
.AnyTagClassName
{
color: #750654;
}
</style>
background-color css
<style>
a { background-color: #750654; }
a { background-color: rgb(117,6,84); }
div.DivClassName
{
background-color: #750654;
}
.BgClassName
{
background-color: #750654;
}
</style>
border-color css
<style>
span { border-color: #750654; }
span { border-color: rgb(117,6,84); }
td.TdClassName
{
border-color: #750654;
}
.TagClassName
{
border-color: #750654;
}
</style>