Shades of Tyrian Purple #760138
Tints of Tyrian Purple #760138
RGB
CMYK
RGB Variations
Color information
#760138 (or 0x760138) is known color: Tyrian Purple. HEX triplet: 76, 01 and 38. RGB value is (118,1,56). Sum of RGB (Red+Green+Blue) = 118+1+56=175 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.43% from 175); Green value is 1 (0.78% from 255 or 0.57% from 175); Blue value is 56 (22.27% from 255 or 32% from 175); Max value from RGB is 118 - color contains mainly: red. Hex color #760138 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760138 is #89FEC7. Grayscale: #2A2A2A. Windows color (decimal): -9043656 or 3670390. OLE color: 3670390.
HSL color Cylindrical-coordinate representation of color #760138: hue angle of 331.79º 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 #760138 is Cyan = 0, Magento = 0.99, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 1 | 56 | - |
| CMYK | 0 | 0.99 | 0.53 | 0.54 |
| HSL | 331.79º | 0.98% | 0.23% | - |
| HSV(B) | 331.79º | 0.99% | 0.46% | - |
| XYZ | 8.2 | 4.16 | 4.11 | - |
| YUV | 42.25 | 135.76 | 182.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 1 | 56 | 0 | 0.99 | 0.53 | 0.54 | 331.79 | 0.98 | 0.23 |
| Hex | 76 | 1 | 38 | 0 | 63 | 35 | 36 | 14C | 62 | 17 |
| Octal | 166 | 1 | 70 | 0 | 143 | 65 | 66 | 514 | 142 | 27 |
| Binary | 1110110 | 1 | 111000 | 0 | 1100011 | 110101 | 110110 | 101001100 | 1100010 | 10111 |
Color Harmonies of #760138
Complementary color
Monochromatic Colors of #760138
Black with #760138
Text Example
Text Example
White with #760138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760138; }
p { color: rgb(118,1,56); }
H1.HeaderClassName
{
color: #760138;
}
.AnyTagClassName
{
color: #760138;
}
</style>
background-color css
<style>
a { background-color: #760138; }
a { background-color: rgb(118,1,56); }
div.DivClassName
{
background-color: #760138;
}
.BgClassName
{
background-color: #760138;
}
</style>
border-color css
<style>
span { border-color: #760138; }
span { border-color: rgb(118,1,56); }
td.TdClassName
{
border-color: #760138;
}
.TagClassName
{
border-color: #760138;
}
</style>