Shades of Tyrian Purple #740656
Tints of Tyrian Purple #740656
RGB
CMYK
RGB Variations
Color information
#740656 (or 0x740656) is known color: Tyrian Purple. HEX triplet: 74, 06 and 56. RGB value is (116,6,86). Sum of RGB (Red+Green+Blue) = 116+6+86=208 (27% of max value = 765). Red value is 116 (45.70% from 255 or 55.77% from 208); Green value is 6 (2.73% from 255 or 2.88% from 208); Blue value is 86 (33.98% from 255 or 41.35% from 208); Max value from RGB is 116 - color contains mainly: red. Hex color #740656 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740656 is #8BF9A9. Grayscale: #2F2F2F. Windows color (decimal): -9173418 or 5637748. OLE color: 5637748.
HSL color Cylindrical-coordinate representation of color #740656: hue angle of 316.36º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #740656 is Cyan = 0, Magento = 0.95, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 6 | 86 | - |
| CMYK | 0 | 0.95 | 0.26 | 0.55 |
| HSL | 316.36º | 0.9% | 0.24% | - |
| HSV(B) | 316.36º | 0.95% | 0.45% | - |
| XYZ | 8.95 | 4.52 | 9.2 | - |
| YUV | 48.01 | 149.44 | 176.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 6 | 86 | 0 | 0.95 | 0.26 | 0.55 | 316.36 | 0.9 | 0.24 |
| Hex | 74 | 6 | 56 | 0 | 5F | 1A | 37 | 13C | 5A | 18 |
| Octal | 164 | 6 | 126 | 0 | 137 | 32 | 67 | 474 | 132 | 30 |
| Binary | 1110100 | 110 | 1010110 | 0 | 1011111 | 11010 | 110111 | 100111100 | 1011010 | 11000 |
Color Harmonies of #740656
Complementary color
Monochromatic Colors of #740656
Black with #740656
Text Example
Text Example
White with #740656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740656; }
p { color: rgb(116,6,86); }
H1.HeaderClassName
{
color: #740656;
}
.AnyTagClassName
{
color: #740656;
}
</style>
background-color css
<style>
a { background-color: #740656; }
a { background-color: rgb(116,6,86); }
div.DivClassName
{
background-color: #740656;
}
.BgClassName
{
background-color: #740656;
}
</style>
border-color css
<style>
span { border-color: #740656; }
span { border-color: rgb(116,6,86); }
td.TdClassName
{
border-color: #740656;
}
.TagClassName
{
border-color: #740656;
}
</style>