Shades of Tyrian Purple #740133
Tints of Tyrian Purple #740133
RGB
CMYK
RGB Variations
Color information
#740133 (or 0x740133) is known color: Tyrian Purple. HEX triplet: 74, 01 and 33. RGB value is (116,1,51). Sum of RGB (Red+Green+Blue) = 116+1+51=168 (22% of max value = 765). Red value is 116 (45.70% from 255 or 69.05% from 168); Green value is 1 (0.78% from 255 or 0.60% from 168); Blue value is 51 (20.31% from 255 or 30.36% from 168); Max value from RGB is 116 - color contains mainly: red. Hex color #740133 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740133 is #8BFECC. Grayscale: #292929. Windows color (decimal): -9174733 or 3342708. OLE color: 3342708.
HSL color Cylindrical-coordinate representation of color #740133: hue angle of 333.91º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #740133 is Cyan = 0, Magento = 0.99, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 1 | 51 | - |
| CMYK | 0 | 0.99 | 0.56 | 0.55 |
| HSL | 333.91º | 0.98% | 0.23% | - |
| HSV(B) | 333.91º | 0.99% | 0.45% | - |
| XYZ | 7.81 | 3.97 | 3.49 | - |
| YUV | 41.09 | 133.6 | 181.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 1 | 51 | 0 | 0.99 | 0.56 | 0.55 | 333.91 | 0.98 | 0.23 |
| Hex | 74 | 1 | 33 | 0 | 63 | 38 | 37 | 14E | 62 | 17 |
| Octal | 164 | 1 | 63 | 0 | 143 | 70 | 67 | 516 | 142 | 27 |
| Binary | 1110100 | 1 | 110011 | 0 | 1100011 | 111000 | 110111 | 101001110 | 1100010 | 10111 |
Color Harmonies of #740133
Complementary color
Monochromatic Colors of #740133
Black with #740133
Text Example
Text Example
White with #740133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740133; }
p { color: rgb(116,1,51); }
H1.HeaderClassName
{
color: #740133;
}
.AnyTagClassName
{
color: #740133;
}
</style>
background-color css
<style>
a { background-color: #740133; }
a { background-color: rgb(116,1,51); }
div.DivClassName
{
background-color: #740133;
}
.BgClassName
{
background-color: #740133;
}
</style>
border-color css
<style>
span { border-color: #740133; }
span { border-color: rgb(116,1,51); }
td.TdClassName
{
border-color: #740133;
}
.TagClassName
{
border-color: #740133;
}
</style>