Shades of Tyrian Purple #740653
Tints of Tyrian Purple #740653
RGB
CMYK
RGB Variations
Color information
#740653 (or 0x740653) is known color: Tyrian Purple. HEX triplet: 74, 06 and 53. RGB value is (116,6,83). Sum of RGB (Red+Green+Blue) = 116+6+83=205 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.59% from 205); Green value is 6 (2.73% from 255 or 2.93% from 205); Blue value is 83 (32.81% from 255 or 40.49% from 205); Max value from RGB is 116 - color contains mainly: red. Hex color #740653 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740653 is #8BF9AC. Grayscale: #2F2F2F. Windows color (decimal): -9173421 or 5441140. OLE color: 5441140.
HSL color Cylindrical-coordinate representation of color #740653: hue angle of 318º 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 #740653 is Cyan = 0, Magento = 0.95, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 6 | 83 | - |
| CMYK | 0 | 0.95 | 0.28 | 0.55 |
| HSL | 318º | 0.9% | 0.24% | - |
| HSV(B) | 318º | 0.95% | 0.45% | - |
| XYZ | 8.83 | 4.47 | 8.58 | - |
| YUV | 47.67 | 147.94 | 176.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 6 | 83 | 0 | 0.95 | 0.28 | 0.55 | 318 | 0.9 | 0.24 |
| Hex | 74 | 6 | 53 | 0 | 5F | 1C | 37 | 13E | 5A | 18 |
| Octal | 164 | 6 | 123 | 0 | 137 | 34 | 67 | 476 | 132 | 30 |
| Binary | 1110100 | 110 | 1010011 | 0 | 1011111 | 11100 | 110111 | 100111110 | 1011010 | 11000 |
Color Harmonies of #740653
Complementary color
Monochromatic Colors of #740653
Black with #740653
Text Example
Text Example
White with #740653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740653; }
p { color: rgb(116,6,83); }
H1.HeaderClassName
{
color: #740653;
}
.AnyTagClassName
{
color: #740653;
}
</style>
background-color css
<style>
a { background-color: #740653; }
a { background-color: rgb(116,6,83); }
div.DivClassName
{
background-color: #740653;
}
.BgClassName
{
background-color: #740653;
}
</style>
border-color css
<style>
span { border-color: #740653; }
span { border-color: rgb(116,6,83); }
td.TdClassName
{
border-color: #740653;
}
.TagClassName
{
border-color: #740653;
}
</style>