Shades of Tyrian Purple #750334
Tints of Tyrian Purple #750334
RGB
CMYK
RGB Variations
Color information
#750334 (or 0x750334) is known color: Tyrian Purple. HEX triplet: 75, 03 and 34. RGB value is (117,3,52). Sum of RGB (Red+Green+Blue) = 117+3+52=172 (22% of max value = 765). Red value is 117 (46.09% from 255 or 68.02% from 172); Green value is 3 (1.56% from 255 or 1.74% from 172); Blue value is 52 (20.70% from 255 or 30.23% from 172); Max value from RGB is 117 - color contains mainly: red. Hex color #750334 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #750334 is #8AFCCB. Grayscale: #2A2A2A. Windows color (decimal): -9108684 or 3408757. OLE color: 3408757.
HSL color Cylindrical-coordinate representation of color #750334: hue angle of 334.21º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #750334 is Cyan = 0, Magento = 0.97, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 3 | 52 | - |
| CMYK | 0 | 0.97 | 0.56 | 0.54 |
| HSL | 334.21º | 0.95% | 0.24% | - |
| HSV(B) | 334.21º | 0.97% | 0.46% | - |
| XYZ | 7.99 | 4.09 | 3.62 | - |
| YUV | 42.67 | 133.27 | 181.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 3 | 52 | 0 | 0.97 | 0.56 | 0.54 | 334.21 | 0.95 | 0.24 |
| Hex | 75 | 3 | 34 | 0 | 61 | 38 | 36 | 14E | 5F | 18 |
| Octal | 165 | 3 | 64 | 0 | 141 | 70 | 66 | 516 | 137 | 30 |
| Binary | 1110101 | 11 | 110100 | 0 | 1100001 | 111000 | 110110 | 101001110 | 1011111 | 11000 |
Color Harmonies of #750334
Complementary color
Monochromatic Colors of #750334
Black with #750334
Text Example
Text Example
White with #750334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750334; }
p { color: rgb(117,3,52); }
H1.HeaderClassName
{
color: #750334;
}
.AnyTagClassName
{
color: #750334;
}
</style>
background-color css
<style>
a { background-color: #750334; }
a { background-color: rgb(117,3,52); }
div.DivClassName
{
background-color: #750334;
}
.BgClassName
{
background-color: #750334;
}
</style>
border-color css
<style>
span { border-color: #750334; }
span { border-color: rgb(117,3,52); }
td.TdClassName
{
border-color: #750334;
}
.TagClassName
{
border-color: #750334;
}
</style>