Shades of Tyrian Purple #750356
Tints of Tyrian Purple #750356
RGB
CMYK
RGB Variations
Color information
#750356 (or 0x750356) is known color: Tyrian Purple. HEX triplet: 75, 03 and 56. RGB value is (117,3,86). Sum of RGB (Red+Green+Blue) = 117+3+86=206 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.80% from 206); Green value is 3 (1.56% from 255 or 1.46% from 206); Blue value is 86 (33.98% from 255 or 41.75% from 206); Max value from RGB is 117 - color contains mainly: red. Hex color #750356 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #750356 is #8AFCA9. Grayscale: #2E2E2E. Windows color (decimal): -9108650 or 5636981. OLE color: 5636981.
HSL color Cylindrical-coordinate representation of color #750356: hue angle of 316.32º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #750356 is Cyan = 0, Magento = 0.97, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 3 | 86 | - |
| CMYK | 0 | 0.97 | 0.26 | 0.54 |
| HSL | 316.32º | 0.95% | 0.24% | - |
| HSV(B) | 316.32º | 0.97% | 0.46% | - |
| XYZ | 9.05 | 4.52 | 9.2 | - |
| YUV | 46.55 | 150.27 | 178.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 3 | 86 | 0 | 0.97 | 0.26 | 0.54 | 316.32 | 0.95 | 0.24 |
| Hex | 75 | 3 | 56 | 0 | 61 | 1A | 36 | 13C | 5F | 18 |
| Octal | 165 | 3 | 126 | 0 | 141 | 32 | 66 | 474 | 137 | 30 |
| Binary | 1110101 | 11 | 1010110 | 0 | 1100001 | 11010 | 110110 | 100111100 | 1011111 | 11000 |
Color Harmonies of #750356
Complementary color
Monochromatic Colors of #750356
Black with #750356
Text Example
Text Example
White with #750356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750356; }
p { color: rgb(117,3,86); }
H1.HeaderClassName
{
color: #750356;
}
.AnyTagClassName
{
color: #750356;
}
</style>
background-color css
<style>
a { background-color: #750356; }
a { background-color: rgb(117,3,86); }
div.DivClassName
{
background-color: #750356;
}
.BgClassName
{
background-color: #750356;
}
</style>
border-color css
<style>
span { border-color: #750356; }
span { border-color: rgb(117,3,86); }
td.TdClassName
{
border-color: #750356;
}
.TagClassName
{
border-color: #750356;
}
</style>