Shades of Tyrian Purple #740635
Tints of Tyrian Purple #740635
RGB
CMYK
RGB Variations
Color information
#740635 (or 0x740635) is known color: Tyrian Purple. HEX triplet: 74, 06 and 35. RGB value is (116,6,53). Sum of RGB (Red+Green+Blue) = 116+6+53=175 (23% of max value = 765). Red value is 116 (45.70% from 255 or 66.29% from 175); Green value is 6 (2.73% from 255 or 3.43% from 175); Blue value is 53 (21.09% from 255 or 30.29% from 175); Max value from RGB is 116 - color contains mainly: red. Hex color #740635 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740635 is #8BF9CA. Grayscale: #2C2C2C. Windows color (decimal): -9173451 or 3475060. OLE color: 3475060.
HSL color Cylindrical-coordinate representation of color #740635: hue angle of 334.36º 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 #740635 is Cyan = 0, Magento = 0.95, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 6 | 53 | - |
| CMYK | 0 | 0.95 | 0.54 | 0.55 |
| HSL | 334.36º | 0.9% | 0.24% | - |
| HSV(B) | 334.36º | 0.95% | 0.45% | - |
| XYZ | 7.91 | 4.1 | 3.74 | - |
| YUV | 44.25 | 132.94 | 179.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 6 | 53 | 0 | 0.95 | 0.54 | 0.55 | 334.36 | 0.9 | 0.24 |
| Hex | 74 | 6 | 35 | 0 | 5F | 36 | 37 | 14E | 5A | 18 |
| Octal | 164 | 6 | 65 | 0 | 137 | 66 | 67 | 516 | 132 | 30 |
| Binary | 1110100 | 110 | 110101 | 0 | 1011111 | 110110 | 110111 | 101001110 | 1011010 | 11000 |
Color Harmonies of #740635
Complementary color
Monochromatic Colors of #740635
Black with #740635
Text Example
Text Example
White with #740635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740635; }
p { color: rgb(116,6,53); }
H1.HeaderClassName
{
color: #740635;
}
.AnyTagClassName
{
color: #740635;
}
</style>
background-color css
<style>
a { background-color: #740635; }
a { background-color: rgb(116,6,53); }
div.DivClassName
{
background-color: #740635;
}
.BgClassName
{
background-color: #740635;
}
</style>
border-color css
<style>
span { border-color: #740635; }
span { border-color: rgb(116,6,53); }
td.TdClassName
{
border-color: #740635;
}
.TagClassName
{
border-color: #740635;
}
</style>