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