Shades of Tyrian Purple #760852
Tints of Tyrian Purple #760852
RGB
CMYK
RGB Variations
Color information
#760852 (or 0x760852) is known color: Tyrian Purple. HEX triplet: 76, 08 and 52. RGB value is (118,8,82). Sum of RGB (Red+Green+Blue) = 118+8+82=208 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.73% from 208); Green value is 8 (3.52% from 255 or 3.85% from 208); Blue value is 82 (32.42% from 255 or 39.42% from 208); Max value from RGB is 118 - color contains mainly: red. Hex color #760852 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760852 is #89F7AD. Grayscale: #313131. Windows color (decimal): -9041838 or 5376118. OLE color: 5376118.
HSL color Cylindrical-coordinate representation of color #760852: hue angle of 319.64º 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 #760852 is Cyan = 0, Magento = 0.93, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 8 | 82 | - |
| CMYK | 0 | 0.93 | 0.31 | 0.54 |
| HSL | 319.64º | 0.87% | 0.25% | - |
| HSV(B) | 319.64º | 0.93% | 0.46% | - |
| XYZ | 9.08 | 4.63 | 8.4 | - |
| YUV | 49.33 | 146.44 | 176.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 8 | 82 | 0 | 0.93 | 0.31 | 0.54 | 319.64 | 0.87 | 0.25 |
| Hex | 76 | 8 | 52 | 0 | 5D | 1F | 36 | 140 | 57 | 19 |
| Octal | 166 | 10 | 122 | 0 | 135 | 37 | 66 | 500 | 127 | 31 |
| Binary | 1110110 | 1000 | 1010010 | 0 | 1011101 | 11111 | 110110 | 101000000 | 1010111 | 11001 |
Color Harmonies of #760852
Complementary color
Monochromatic Colors of #760852
Black with #760852
Text Example
Text Example
White with #760852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760852; }
p { color: rgb(118,8,82); }
H1.HeaderClassName
{
color: #760852;
}
.AnyTagClassName
{
color: #760852;
}
</style>
background-color css
<style>
a { background-color: #760852; }
a { background-color: rgb(118,8,82); }
div.DivClassName
{
background-color: #760852;
}
.BgClassName
{
background-color: #760852;
}
</style>
border-color css
<style>
span { border-color: #760852; }
span { border-color: rgb(118,8,82); }
td.TdClassName
{
border-color: #760852;
}
.TagClassName
{
border-color: #760852;
}
</style>