Shades of Tyrian Purple #760133
Tints of Tyrian Purple #760133
RGB
CMYK
RGB Variations
Color information
#760133 (or 0x760133) is known color: Tyrian Purple. HEX triplet: 76, 01 and 33. RGB value is (118,1,51). Sum of RGB (Red+Green+Blue) = 118+1+51=170 (22% of max value = 765). Red value is 118 (46.48% from 255 or 69.41% from 170); Green value is 1 (0.78% from 255 or 0.59% from 170); Blue value is 51 (20.31% from 255 or 30% from 170); Max value from RGB is 118 - color contains mainly: red. Hex color #760133 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760133 is #89FECC. Grayscale: #292929. Windows color (decimal): -9043661 or 3342710. OLE color: 3342710.
HSL color Cylindrical-coordinate representation of color #760133: hue angle of 334.36º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #760133 is Cyan = 0, Magento = 0.99, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 1 | 51 | - |
| CMYK | 0 | 0.99 | 0.57 | 0.54 |
| HSL | 334.36º | 0.98% | 0.23% | - |
| HSV(B) | 334.36º | 0.99% | 0.46% | - |
| XYZ | 8.08 | 4.11 | 3.5 | - |
| YUV | 41.68 | 133.26 | 182.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 1 | 51 | 0 | 0.99 | 0.57 | 0.54 | 334.36 | 0.98 | 0.23 |
| Hex | 76 | 1 | 33 | 0 | 63 | 39 | 36 | 14E | 62 | 17 |
| Octal | 166 | 1 | 63 | 0 | 143 | 71 | 66 | 516 | 142 | 27 |
| Binary | 1110110 | 1 | 110011 | 0 | 1100011 | 111001 | 110110 | 101001110 | 1100010 | 10111 |
Color Harmonies of #760133
Complementary color
Monochromatic Colors of #760133
Black with #760133
Text Example
Text Example
White with #760133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760133; }
p { color: rgb(118,1,51); }
H1.HeaderClassName
{
color: #760133;
}
.AnyTagClassName
{
color: #760133;
}
</style>
background-color css
<style>
a { background-color: #760133; }
a { background-color: rgb(118,1,51); }
div.DivClassName
{
background-color: #760133;
}
.BgClassName
{
background-color: #760133;
}
</style>
border-color css
<style>
span { border-color: #760133; }
span { border-color: rgb(118,1,51); }
td.TdClassName
{
border-color: #760133;
}
.TagClassName
{
border-color: #760133;
}
</style>