Shades of Tyrian Purple #740856
Tints of Tyrian Purple #740856
RGB
CMYK
RGB Variations
Color information
#740856 (or 0x740856) is known color: Tyrian Purple. HEX triplet: 74, 08 and 56. RGB value is (116,8,86). Sum of RGB (Red+Green+Blue) = 116+8+86=210 (27% of max value = 765). Red value is 116 (45.70% from 255 or 55.24% from 210); Green value is 8 (3.52% from 255 or 3.81% from 210); Blue value is 86 (33.98% from 255 or 40.95% from 210); Max value from RGB is 116 - color contains mainly: red. Hex color #740856 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740856 is #8BF7A9. Grayscale: #303030. Windows color (decimal): -9172906 or 5638260. OLE color: 5638260.
HSL color Cylindrical-coordinate representation of color #740856: hue angle of 316.67º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #740856 is Cyan = 0, Magento = 0.93, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 8 | 86 | - |
| CMYK | 0 | 0.93 | 0.26 | 0.55 |
| HSL | 316.67º | 0.87% | 0.24% | - |
| HSV(B) | 316.67º | 0.93% | 0.45% | - |
| XYZ | 8.97 | 4.56 | 9.21 | - |
| YUV | 49.18 | 148.78 | 175.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 8 | 86 | 0 | 0.93 | 0.26 | 0.55 | 316.67 | 0.87 | 0.24 |
| Hex | 74 | 8 | 56 | 0 | 5D | 1A | 37 | 13D | 57 | 18 |
| Octal | 164 | 10 | 126 | 0 | 135 | 32 | 67 | 475 | 127 | 30 |
| Binary | 1110100 | 1000 | 1010110 | 0 | 1011101 | 11010 | 110111 | 100111101 | 1010111 | 11000 |
Color Harmonies of #740856
Complementary color
Monochromatic Colors of #740856
Black with #740856
Text Example
Text Example
White with #740856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740856; }
p { color: rgb(116,8,86); }
H1.HeaderClassName
{
color: #740856;
}
.AnyTagClassName
{
color: #740856;
}
</style>
background-color css
<style>
a { background-color: #740856; }
a { background-color: rgb(116,8,86); }
div.DivClassName
{
background-color: #740856;
}
.BgClassName
{
background-color: #740856;
}
</style>
border-color css
<style>
span { border-color: #740856; }
span { border-color: rgb(116,8,86); }
td.TdClassName
{
border-color: #740856;
}
.TagClassName
{
border-color: #740856;
}
</style>