Shades of Tyrian Purple #740651
Tints of Tyrian Purple #740651
RGB
CMYK
RGB Variations
Color information
#740651 (or 0x740651) is known color: Tyrian Purple. HEX triplet: 74, 06 and 51. RGB value is (116,6,81). Sum of RGB (Red+Green+Blue) = 116+6+81=203 (26% of max value = 765). Red value is 116 (45.70% from 255 or 57.14% from 203); Green value is 6 (2.73% from 255 or 2.96% from 203); Blue value is 81 (32.03% from 255 or 39.90% from 203); Max value from RGB is 116 - color contains mainly: red. Hex color #740651 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740651 is #8BF9AE. Grayscale: #2F2F2F. Windows color (decimal): -9173423 or 5310068. OLE color: 5310068.
HSL color Cylindrical-coordinate representation of color #740651: hue angle of 319.09º 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 #740651 is Cyan = 0, Magento = 0.95, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 6 | 81 | - |
| CMYK | 0 | 0.95 | 0.30 | 0.55 |
| HSL | 319.09º | 0.9% | 0.24% | - |
| HSV(B) | 319.09º | 0.95% | 0.45% | - |
| XYZ | 8.75 | 4.44 | 8.18 | - |
| YUV | 47.44 | 146.94 | 176.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 6 | 81 | 0 | 0.95 | 0.30 | 0.55 | 319.09 | 0.9 | 0.24 |
| Hex | 74 | 6 | 51 | 0 | 5F | 1E | 37 | 13F | 5A | 18 |
| Octal | 164 | 6 | 121 | 0 | 137 | 36 | 67 | 477 | 132 | 30 |
| Binary | 1110100 | 110 | 1010001 | 0 | 1011111 | 11110 | 110111 | 100111111 | 1011010 | 11000 |
Color Harmonies of #740651
Complementary color
Monochromatic Colors of #740651
Black with #740651
Text Example
Text Example
White with #740651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740651; }
p { color: rgb(116,6,81); }
H1.HeaderClassName
{
color: #740651;
}
.AnyTagClassName
{
color: #740651;
}
</style>
background-color css
<style>
a { background-color: #740651; }
a { background-color: rgb(116,6,81); }
div.DivClassName
{
background-color: #740651;
}
.BgClassName
{
background-color: #740651;
}
</style>
border-color css
<style>
span { border-color: #740651; }
span { border-color: rgb(116,6,81); }
td.TdClassName
{
border-color: #740651;
}
.TagClassName
{
border-color: #740651;
}
</style>