Shades of Tyrian Purple #760435
Tints of Tyrian Purple #760435
RGB
CMYK
RGB Variations
Color information
#760435 (or 0x760435) is known color: Tyrian Purple. HEX triplet: 76, 04 and 35. RGB value is (118,4,53). Sum of RGB (Red+Green+Blue) = 118+4+53=175 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.43% from 175); Green value is 4 (1.95% from 255 or 2.29% from 175); Blue value is 53 (21.09% from 255 or 30.29% from 175); Max value from RGB is 118 - color contains mainly: red. Hex color #760435 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760435 is #89FBCA. Grayscale: #2B2B2B. Windows color (decimal): -9042891 or 3474550. OLE color: 3474550.
HSL color Cylindrical-coordinate representation of color #760435: hue angle of 334.21º degrees, saturation: 0.93, 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 #760435 is Cyan = 0, Magento = 0.97, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 4 | 53 | - |
| CMYK | 0 | 0.97 | 0.55 | 0.54 |
| HSL | 334.21º | 0.93% | 0.24% | - |
| HSV(B) | 334.21º | 0.97% | 0.46% | - |
| XYZ | 8.16 | 4.2 | 3.75 | - |
| YUV | 43.67 | 133.27 | 181.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 4 | 53 | 0 | 0.97 | 0.55 | 0.54 | 334.21 | 0.93 | 0.24 |
| Hex | 76 | 4 | 35 | 0 | 61 | 37 | 36 | 14E | 5D | 18 |
| Octal | 166 | 4 | 65 | 0 | 141 | 67 | 66 | 516 | 135 | 30 |
| Binary | 1110110 | 100 | 110101 | 0 | 1100001 | 110111 | 110110 | 101001110 | 1011101 | 11000 |
Color Harmonies of #760435
Complementary color
Monochromatic Colors of #760435
Black with #760435
Text Example
Text Example
White with #760435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760435; }
p { color: rgb(118,4,53); }
H1.HeaderClassName
{
color: #760435;
}
.AnyTagClassName
{
color: #760435;
}
</style>
background-color css
<style>
a { background-color: #760435; }
a { background-color: rgb(118,4,53); }
div.DivClassName
{
background-color: #760435;
}
.BgClassName
{
background-color: #760435;
}
</style>
border-color css
<style>
span { border-color: #760435; }
span { border-color: rgb(118,4,53); }
td.TdClassName
{
border-color: #760435;
}
.TagClassName
{
border-color: #760435;
}
</style>