Shades of Tyrian Purple #750834
Tints of Tyrian Purple #750834
RGB
CMYK
RGB Variations
Color information
#750834 (or 0x750834) is known color: Tyrian Purple. HEX triplet: 75, 08 and 34. RGB value is (117,8,52). Sum of RGB (Red+Green+Blue) = 117+8+52=177 (23% of max value = 765). Red value is 117 (46.09% from 255 or 66.10% from 177); Green value is 8 (3.52% from 255 or 4.52% from 177); Blue value is 52 (20.70% from 255 or 29.38% from 177); Max value from RGB is 117 - color contains mainly: red. Hex color #750834 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #750834 is #8AF7CB. Grayscale: #2D2D2D. Windows color (decimal): -9107404 or 3410037. OLE color: 3410037.
HSL color Cylindrical-coordinate representation of color #750834: hue angle of 335.78º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #750834 is Cyan = 0, Magento = 0.93, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 8 | 52 | - |
| CMYK | 0 | 0.93 | 0.56 | 0.54 |
| HSL | 335.78º | 0.87% | 0.25% | - |
| HSV(B) | 335.78º | 0.93% | 0.46% | - |
| XYZ | 8.04 | 4.2 | 3.64 | - |
| YUV | 45.61 | 131.61 | 178.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 8 | 52 | 0 | 0.93 | 0.56 | 0.54 | 335.78 | 0.87 | 0.25 |
| Hex | 75 | 8 | 34 | 0 | 5D | 38 | 36 | 150 | 57 | 19 |
| Octal | 165 | 10 | 64 | 0 | 135 | 70 | 66 | 520 | 127 | 31 |
| Binary | 1110101 | 1000 | 110100 | 0 | 1011101 | 111000 | 110110 | 101010000 | 1010111 | 11001 |
Color Harmonies of #750834
Complementary color
Monochromatic Colors of #750834
Black with #750834
Text Example
Text Example
White with #750834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750834; }
p { color: rgb(117,8,52); }
H1.HeaderClassName
{
color: #750834;
}
.AnyTagClassName
{
color: #750834;
}
</style>
background-color css
<style>
a { background-color: #750834; }
a { background-color: rgb(117,8,52); }
div.DivClassName
{
background-color: #750834;
}
.BgClassName
{
background-color: #750834;
}
</style>
border-color css
<style>
span { border-color: #750834; }
span { border-color: rgb(117,8,52); }
td.TdClassName
{
border-color: #750834;
}
.TagClassName
{
border-color: #750834;
}
</style>