Shades of Tyrian Purple #700439
Tints of Tyrian Purple #700439
RGB
CMYK
RGB Variations
Color information
#700439 (or 0x700439) is known color: Tyrian Purple. HEX triplet: 70, 04 and 39. RGB value is (112,4,57). Sum of RGB (Red+Green+Blue) = 112+4+57=173 (22% of max value = 765). Red value is 112 (44.14% from 255 or 64.74% from 173); Green value is 4 (1.95% from 255 or 2.31% from 173); Blue value is 57 (22.66% from 255 or 32.95% from 173); Max value from RGB is 112 - color contains mainly: red. Hex color #700439 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #700439 is #8FFBC6. Grayscale: #2A2A2A. Windows color (decimal): -9436103 or 3736688. OLE color: 3736688.
HSL color Cylindrical-coordinate representation of color #700439: hue angle of 330.56º degrees, saturation: 0.93, 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 #700439 is Cyan = 0, Magento = 0.96, Yellow = 0.49 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 4 | 57 | - |
| CMYK | 0 | 0.96 | 0.49 | 0.56 |
| HSL | 330.56º | 0.93% | 0.23% | - |
| HSV(B) | 330.56º | 0.96% | 0.44% | - |
| XYZ | 7.46 | 3.83 | 4.22 | - |
| YUV | 42.33 | 136.28 | 177.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 4 | 57 | 0 | 0.96 | 0.49 | 0.56 | 330.56 | 0.93 | 0.23 |
| Hex | 70 | 4 | 39 | 0 | 60 | 31 | 38 | 14B | 5D | 17 |
| Octal | 160 | 4 | 71 | 0 | 140 | 61 | 70 | 513 | 135 | 27 |
| Binary | 1110000 | 100 | 111001 | 0 | 1100000 | 110001 | 111000 | 101001011 | 1011101 | 10111 |
Color Harmonies of #700439
Complementary color
Monochromatic Colors of #700439
Black with #700439
Text Example
Text Example
White with #700439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #700439; }
p { color: rgb(112,4,57); }
H1.HeaderClassName
{
color: #700439;
}
.AnyTagClassName
{
color: #700439;
}
</style>
background-color css
<style>
a { background-color: #700439; }
a { background-color: rgb(112,4,57); }
div.DivClassName
{
background-color: #700439;
}
.BgClassName
{
background-color: #700439;
}
</style>
border-color css
<style>
span { border-color: #700439; }
span { border-color: rgb(112,4,57); }
td.TdClassName
{
border-color: #700439;
}
.TagClassName
{
border-color: #700439;
}
</style>