Shades of Tyrian Purple #700536
Tints of Tyrian Purple #700536
RGB
CMYK
RGB Variations
Color information
#700536 (or 0x700536) is known color: Tyrian Purple. HEX triplet: 70, 05 and 36. RGB value is (112,5,54). Sum of RGB (Red+Green+Blue) = 112+5+54=171 (22% of max value = 765). Red value is 112 (44.14% from 255 or 65.50% from 171); Green value is 5 (2.34% from 255 or 2.92% from 171); Blue value is 54 (21.48% from 255 or 31.58% from 171); Max value from RGB is 112 - color contains mainly: red. Hex color #700536 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #700536 is #8FFAC9. Grayscale: #2A2A2A. Windows color (decimal): -9435850 or 3540336. OLE color: 3540336.
HSL color Cylindrical-coordinate representation of color #700536: hue angle of 332.52º degrees, saturation: 0.91, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #700536 is Cyan = 0, Magento = 0.96, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 5 | 54 | - |
| CMYK | 0 | 0.96 | 0.52 | 0.56 |
| HSL | 332.52º | 0.91% | 0.23% | - |
| HSV(B) | 332.52º | 0.96% | 0.44% | - |
| XYZ | 7.4 | 3.82 | 3.84 | - |
| YUV | 42.58 | 134.45 | 177.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 5 | 54 | 0 | 0.96 | 0.52 | 0.56 | 332.52 | 0.91 | 0.23 |
| Hex | 70 | 5 | 36 | 0 | 60 | 34 | 38 | 14D | 5B | 17 |
| Octal | 160 | 5 | 66 | 0 | 140 | 64 | 70 | 515 | 133 | 27 |
| Binary | 1110000 | 101 | 110110 | 0 | 1100000 | 110100 | 111000 | 101001101 | 1011011 | 10111 |
Color Harmonies of #700536
Complementary color
Monochromatic Colors of #700536
Black with #700536
Text Example
Text Example
White with #700536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #700536; }
p { color: rgb(112,5,54); }
H1.HeaderClassName
{
color: #700536;
}
.AnyTagClassName
{
color: #700536;
}
</style>
background-color css
<style>
a { background-color: #700536; }
a { background-color: rgb(112,5,54); }
div.DivClassName
{
background-color: #700536;
}
.BgClassName
{
background-color: #700536;
}
</style>
border-color css
<style>
span { border-color: #700536; }
span { border-color: rgb(112,5,54); }
td.TdClassName
{
border-color: #700536;
}
.TagClassName
{
border-color: #700536;
}
</style>