Shades of Tyrian Purple #750538
Tints of Tyrian Purple #750538
RGB
CMYK
RGB Variations
Color information
#750538 (or 0x750538) is known color: Tyrian Purple. HEX triplet: 75, 05 and 38. RGB value is (117,5,56). Sum of RGB (Red+Green+Blue) = 117+5+56=178 (23% of max value = 765). Red value is 117 (46.09% from 255 or 65.73% from 178); Green value is 5 (2.34% from 255 or 2.81% from 178); Blue value is 56 (22.27% from 255 or 31.46% from 178); Max value from RGB is 117 - color contains mainly: red. Hex color #750538 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #750538 is #8AFAC7. Grayscale: #2C2C2C. Windows color (decimal): -9108168 or 3671413. OLE color: 3671413.
HSL color Cylindrical-coordinate representation of color #750538: hue angle of 332.68º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #750538 is Cyan = 0, Magento = 0.96, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 5 | 56 | - |
| CMYK | 0 | 0.96 | 0.52 | 0.54 |
| HSL | 332.68º | 0.92% | 0.24% | - |
| HSV(B) | 332.68º | 0.96% | 0.46% | - |
| XYZ | 8.1 | 4.18 | 4.12 | - |
| YUV | 44.3 | 134.61 | 179.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 5 | 56 | 0 | 0.96 | 0.52 | 0.54 | 332.68 | 0.92 | 0.24 |
| Hex | 75 | 5 | 38 | 0 | 60 | 34 | 36 | 14D | 5C | 18 |
| Octal | 165 | 5 | 70 | 0 | 140 | 64 | 66 | 515 | 134 | 30 |
| Binary | 1110101 | 101 | 111000 | 0 | 1100000 | 110100 | 110110 | 101001101 | 1011100 | 11000 |
Color Harmonies of #750538
Complementary color
Monochromatic Colors of #750538
Black with #750538
Text Example
Text Example
White with #750538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750538; }
p { color: rgb(117,5,56); }
H1.HeaderClassName
{
color: #750538;
}
.AnyTagClassName
{
color: #750538;
}
</style>
background-color css
<style>
a { background-color: #750538; }
a { background-color: rgb(117,5,56); }
div.DivClassName
{
background-color: #750538;
}
.BgClassName
{
background-color: #750538;
}
</style>
border-color css
<style>
span { border-color: #750538; }
span { border-color: rgb(117,5,56); }
td.TdClassName
{
border-color: #750538;
}
.TagClassName
{
border-color: #750538;
}
</style>