Shades of Tyrian Purple #750835
Tints of Tyrian Purple #750835
RGB
CMYK
RGB Variations
Color information
#750835 (or 0x750835) is known color: Tyrian Purple. HEX triplet: 75, 08 and 35. RGB value is (117,8,53). Sum of RGB (Red+Green+Blue) = 117+8+53=178 (23% of max value = 765). Red value is 117 (46.09% from 255 or 65.73% from 178); Green value is 8 (3.52% from 255 or 4.49% from 178); Blue value is 53 (21.09% from 255 or 29.78% from 178); Max value from RGB is 117 - color contains mainly: red. Hex color #750835 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #750835 is #8AF7CA. Grayscale: #2D2D2D. Windows color (decimal): -9107403 or 3475573. OLE color: 3475573.
HSL color Cylindrical-coordinate representation of color #750835: hue angle of 335.23º 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 #750835 is Cyan = 0, Magento = 0.93, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 8 | 53 | - |
| CMYK | 0 | 0.93 | 0.55 | 0.54 |
| HSL | 335.23º | 0.87% | 0.25% | - |
| HSV(B) | 335.23º | 0.93% | 0.46% | - |
| XYZ | 8.07 | 4.21 | 3.76 | - |
| YUV | 45.72 | 132.11 | 178.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 8 | 53 | 0 | 0.93 | 0.55 | 0.54 | 335.23 | 0.87 | 0.25 |
| Hex | 75 | 8 | 35 | 0 | 5D | 37 | 36 | 14F | 57 | 19 |
| Octal | 165 | 10 | 65 | 0 | 135 | 67 | 66 | 517 | 127 | 31 |
| Binary | 1110101 | 1000 | 110101 | 0 | 1011101 | 110111 | 110110 | 101001111 | 1010111 | 11001 |
Color Harmonies of #750835
Complementary color
Monochromatic Colors of #750835
Black with #750835
Text Example
Text Example
White with #750835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750835; }
p { color: rgb(117,8,53); }
H1.HeaderClassName
{
color: #750835;
}
.AnyTagClassName
{
color: #750835;
}
</style>
background-color css
<style>
a { background-color: #750835; }
a { background-color: rgb(117,8,53); }
div.DivClassName
{
background-color: #750835;
}
.BgClassName
{
background-color: #750835;
}
</style>
border-color css
<style>
span { border-color: #750835; }
span { border-color: rgb(117,8,53); }
td.TdClassName
{
border-color: #750835;
}
.TagClassName
{
border-color: #750835;
}
</style>