Shades of Tyrian Purple #760938
Tints of Tyrian Purple #760938
RGB
CMYK
RGB Variations
Color information
#760938 (or 0x760938) is known color: Tyrian Purple. HEX triplet: 76, 09 and 38. RGB value is (118,9,56). Sum of RGB (Red+Green+Blue) = 118+9+56=183 (24% of max value = 765). Red value is 118 (46.48% from 255 or 64.48% from 183); Green value is 9 (3.91% from 255 or 4.92% from 183); Blue value is 56 (22.27% from 255 or 30.60% from 183); Max value from RGB is 118 - color contains mainly: red. Hex color #760938 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760938 is #89F6C7. Grayscale: #2E2E2E. Windows color (decimal): -9041608 or 3672438. OLE color: 3672438.
HSL color Cylindrical-coordinate representation of color #760938: hue angle of 334.13º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #760938 is Cyan = 0, Magento = 0.92, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 9 | 56 | - |
| CMYK | 0 | 0.92 | 0.53 | 0.54 |
| HSL | 334.13º | 0.86% | 0.25% | - |
| HSV(B) | 334.13º | 0.92% | 0.46% | - |
| XYZ | 8.28 | 4.33 | 4.14 | - |
| YUV | 46.95 | 133.11 | 178.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 9 | 56 | 0 | 0.92 | 0.53 | 0.54 | 334.13 | 0.86 | 0.25 |
| Hex | 76 | 9 | 38 | 0 | 5C | 35 | 36 | 14E | 56 | 19 |
| Octal | 166 | 11 | 70 | 0 | 134 | 65 | 66 | 516 | 126 | 31 |
| Binary | 1110110 | 1001 | 111000 | 0 | 1011100 | 110101 | 110110 | 101001110 | 1010110 | 11001 |
Color Harmonies of #760938
Complementary color
Monochromatic Colors of #760938
Black with #760938
Text Example
Text Example
White with #760938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760938; }
p { color: rgb(118,9,56); }
H1.HeaderClassName
{
color: #760938;
}
.AnyTagClassName
{
color: #760938;
}
</style>
background-color css
<style>
a { background-color: #760938; }
a { background-color: rgb(118,9,56); }
div.DivClassName
{
background-color: #760938;
}
.BgClassName
{
background-color: #760938;
}
</style>
border-color css
<style>
span { border-color: #760938; }
span { border-color: rgb(118,9,56); }
td.TdClassName
{
border-color: #760938;
}
.TagClassName
{
border-color: #760938;
}
</style>