Shades of Tyrian Purple #740335
Tints of Tyrian Purple #740335
RGB
CMYK
RGB Variations
Color information
#740335 (or 0x740335) is known color: Tyrian Purple. HEX triplet: 74, 03 and 35. RGB value is (116,3,53). Sum of RGB (Red+Green+Blue) = 116+3+53=172 (22% of max value = 765). Red value is 116 (45.70% from 255 or 67.44% from 172); Green value is 3 (1.56% from 255 or 1.74% from 172); Blue value is 53 (21.09% from 255 or 30.81% from 172); Max value from RGB is 116 - color contains mainly: red. Hex color #740335 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740335 is #8BFCCA. Grayscale: #2A2A2A. Windows color (decimal): -9174219 or 3474292. OLE color: 3474292.
HSL color Cylindrical-coordinate representation of color #740335: hue angle of 333.45º 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 #740335 is Cyan = 0, Magento = 0.97, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 3 | 53 | - |
| CMYK | 0 | 0.97 | 0.54 | 0.55 |
| HSL | 333.45º | 0.95% | 0.23% | - |
| HSV(B) | 333.45º | 0.97% | 0.45% | - |
| XYZ | 7.88 | 4.04 | 3.73 | - |
| YUV | 42.49 | 133.94 | 180.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 3 | 53 | 0 | 0.97 | 0.54 | 0.55 | 333.45 | 0.95 | 0.23 |
| Hex | 74 | 3 | 35 | 0 | 61 | 36 | 37 | 14D | 5F | 17 |
| Octal | 164 | 3 | 65 | 0 | 141 | 66 | 67 | 515 | 137 | 27 |
| Binary | 1110100 | 11 | 110101 | 0 | 1100001 | 110110 | 110111 | 101001101 | 1011111 | 10111 |
Color Harmonies of #740335
Complementary color
Monochromatic Colors of #740335
Black with #740335
Text Example
Text Example
White with #740335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740335; }
p { color: rgb(116,3,53); }
H1.HeaderClassName
{
color: #740335;
}
.AnyTagClassName
{
color: #740335;
}
</style>
background-color css
<style>
a { background-color: #740335; }
a { background-color: rgb(116,3,53); }
div.DivClassName
{
background-color: #740335;
}
.BgClassName
{
background-color: #740335;
}
</style>
border-color css
<style>
span { border-color: #740335; }
span { border-color: rgb(116,3,53); }
td.TdClassName
{
border-color: #740335;
}
.TagClassName
{
border-color: #740335;
}
</style>