Shades of Tyrian Purple #740357
Tints of Tyrian Purple #740357
RGB
CMYK
RGB Variations
Color information
#740357 (or 0x740357) is known color: Tyrian Purple. HEX triplet: 74, 03 and 57. RGB value is (116,3,87). Sum of RGB (Red+Green+Blue) = 116+3+87=206 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.31% from 206); Green value is 3 (1.56% from 255 or 1.46% from 206); Blue value is 87 (34.38% from 255 or 42.23% from 206); Max value from RGB is 116 - color contains mainly: red. Hex color #740357 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740357 is #8BFCA8. Grayscale: #2E2E2E. Windows color (decimal): -9174185 or 5702516. OLE color: 5702516.
HSL color Cylindrical-coordinate representation of color #740357: hue angle of 315.4º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #740357 is Cyan = 0, Magento = 0.97, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 3 | 87 | - |
| CMYK | 0 | 0.97 | 0.25 | 0.55 |
| HSL | 315.4º | 0.95% | 0.23% | - |
| HSV(B) | 315.4º | 0.97% | 0.45% | - |
| XYZ | 8.96 | 4.47 | 9.41 | - |
| YUV | 46.36 | 150.94 | 177.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 3 | 87 | 0 | 0.97 | 0.25 | 0.55 | 315.4 | 0.95 | 0.23 |
| Hex | 74 | 3 | 57 | 0 | 61 | 19 | 37 | 13B | 5F | 17 |
| Octal | 164 | 3 | 127 | 0 | 141 | 31 | 67 | 473 | 137 | 27 |
| Binary | 1110100 | 11 | 1010111 | 0 | 1100001 | 11001 | 110111 | 100111011 | 1011111 | 10111 |
Color Harmonies of #740357
Complementary color
Monochromatic Colors of #740357
Black with #740357
Text Example
Text Example
White with #740357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740357; }
p { color: rgb(116,3,87); }
H1.HeaderClassName
{
color: #740357;
}
.AnyTagClassName
{
color: #740357;
}
</style>
background-color css
<style>
a { background-color: #740357; }
a { background-color: rgb(116,3,87); }
div.DivClassName
{
background-color: #740357;
}
.BgClassName
{
background-color: #740357;
}
</style>
border-color css
<style>
span { border-color: #740357; }
span { border-color: rgb(116,3,87); }
td.TdClassName
{
border-color: #740357;
}
.TagClassName
{
border-color: #740357;
}
</style>