Shades of Tyrian Purple #740356
Tints of Tyrian Purple #740356
RGB
CMYK
RGB Variations
Color information
#740356 (or 0x740356) is known color: Tyrian Purple. HEX triplet: 74, 03 and 56. RGB value is (116,3,86). Sum of RGB (Red+Green+Blue) = 116+3+86=205 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.59% from 205); Green value is 3 (1.56% from 255 or 1.46% from 205); Blue value is 86 (33.98% from 255 or 41.95% from 205); Max value from RGB is 116 - color contains mainly: red. Hex color #740356 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740356 is #8BFCA9. Grayscale: #2E2E2E. Windows color (decimal): -9174186 or 5636980. OLE color: 5636980.
HSL color Cylindrical-coordinate representation of color #740356: hue angle of 315.93º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #740356 is Cyan = 0, Magento = 0.97, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 3 | 86 | - |
| CMYK | 0 | 0.97 | 0.26 | 0.55 |
| HSL | 315.93º | 0.95% | 0.23% | - |
| HSV(B) | 315.93º | 0.97% | 0.45% | - |
| XYZ | 8.91 | 4.45 | 9.19 | - |
| YUV | 46.25 | 150.44 | 177.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 3 | 86 | 0 | 0.97 | 0.26 | 0.55 | 315.93 | 0.95 | 0.23 |
| Hex | 74 | 3 | 56 | 0 | 61 | 1A | 37 | 13C | 5F | 17 |
| Octal | 164 | 3 | 126 | 0 | 141 | 32 | 67 | 474 | 137 | 27 |
| Binary | 1110100 | 11 | 1010110 | 0 | 1100001 | 11010 | 110111 | 100111100 | 1011111 | 10111 |
Color Harmonies of #740356
Complementary color
Monochromatic Colors of #740356
Black with #740356
Text Example
Text Example
White with #740356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740356; }
p { color: rgb(116,3,86); }
H1.HeaderClassName
{
color: #740356;
}
.AnyTagClassName
{
color: #740356;
}
</style>
background-color css
<style>
a { background-color: #740356; }
a { background-color: rgb(116,3,86); }
div.DivClassName
{
background-color: #740356;
}
.BgClassName
{
background-color: #740356;
}
</style>
border-color css
<style>
span { border-color: #740356; }
span { border-color: rgb(116,3,86); }
td.TdClassName
{
border-color: #740356;
}
.TagClassName
{
border-color: #740356;
}
</style>