Shades of Tyrian Purple #740657
Tints of Tyrian Purple #740657
RGB
CMYK
RGB Variations
Color information
#740657 (or 0x740657) is known color: Tyrian Purple. HEX triplet: 74, 06 and 57. RGB value is (116,6,87). Sum of RGB (Red+Green+Blue) = 116+6+87=209 (27% of max value = 765). Red value is 116 (45.70% from 255 or 55.50% from 209); Green value is 6 (2.73% from 255 or 2.87% from 209); Blue value is 87 (34.38% from 255 or 41.63% from 209); Max value from RGB is 116 - color contains mainly: red. Hex color #740657 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740657 is #8BF9A8. Grayscale: #2F2F2F. Windows color (decimal): -9173417 or 5703284. OLE color: 5703284.
HSL color Cylindrical-coordinate representation of color #740657: hue angle of 315.82º 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 #740657 is Cyan = 0, Magento = 0.95, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 6 | 87 | - |
| CMYK | 0 | 0.95 | 0.25 | 0.55 |
| HSL | 315.82º | 0.9% | 0.24% | - |
| HSV(B) | 315.82º | 0.95% | 0.45% | - |
| XYZ | 8.99 | 4.53 | 9.42 | - |
| YUV | 48.12 | 149.94 | 176.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 6 | 87 | 0 | 0.95 | 0.25 | 0.55 | 315.82 | 0.9 | 0.24 |
| Hex | 74 | 6 | 57 | 0 | 5F | 19 | 37 | 13C | 5A | 18 |
| Octal | 164 | 6 | 127 | 0 | 137 | 31 | 67 | 474 | 132 | 30 |
| Binary | 1110100 | 110 | 1010111 | 0 | 1011111 | 11001 | 110111 | 100111100 | 1011010 | 11000 |
Color Harmonies of #740657
Complementary color
Monochromatic Colors of #740657
Black with #740657
Text Example
Text Example
White with #740657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740657; }
p { color: rgb(116,6,87); }
H1.HeaderClassName
{
color: #740657;
}
.AnyTagClassName
{
color: #740657;
}
</style>
background-color css
<style>
a { background-color: #740657; }
a { background-color: rgb(116,6,87); }
div.DivClassName
{
background-color: #740657;
}
.BgClassName
{
background-color: #740657;
}
</style>
border-color css
<style>
span { border-color: #740657; }
span { border-color: rgb(116,6,87); }
td.TdClassName
{
border-color: #740657;
}
.TagClassName
{
border-color: #740657;
}
</style>