Shades of Tyrian Purple #700636
Tints of Tyrian Purple #700636
RGB
CMYK
RGB Variations
Color information
#700636 (or 0x700636) is known color: Tyrian Purple. HEX triplet: 70, 06 and 36. RGB value is (112,6,54). Sum of RGB (Red+Green+Blue) = 112+6+54=172 (22% of max value = 765). Red value is 112 (44.14% from 255 or 65.12% from 172); Green value is 6 (2.73% from 255 or 3.49% from 172); Blue value is 54 (21.48% from 255 or 31.40% from 172); Max value from RGB is 112 - color contains mainly: red. Hex color #700636 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #700636 is #8FF9C9. Grayscale: #2B2B2B. Windows color (decimal): -9435594 or 3540592. OLE color: 3540592.
HSL color Cylindrical-coordinate representation of color #700636: hue angle of 332.83º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #700636 is Cyan = 0, Magento = 0.95, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 6 | 54 | - |
| CMYK | 0 | 0.95 | 0.52 | 0.56 |
| HSL | 332.83º | 0.9% | 0.23% | - |
| HSV(B) | 332.83º | 0.95% | 0.44% | - |
| XYZ | 7.41 | 3.84 | 3.84 | - |
| YUV | 43.17 | 134.12 | 177.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 6 | 54 | 0 | 0.95 | 0.52 | 0.56 | 332.83 | 0.9 | 0.23 |
| Hex | 70 | 6 | 36 | 0 | 5F | 34 | 38 | 14D | 5A | 17 |
| Octal | 160 | 6 | 66 | 0 | 137 | 64 | 70 | 515 | 132 | 27 |
| Binary | 1110000 | 110 | 110110 | 0 | 1011111 | 110100 | 111000 | 101001101 | 1011010 | 10111 |
Color Harmonies of #700636
Complementary color
Monochromatic Colors of #700636
Black with #700636
Text Example
Text Example
White with #700636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #700636; }
p { color: rgb(112,6,54); }
H1.HeaderClassName
{
color: #700636;
}
.AnyTagClassName
{
color: #700636;
}
</style>
background-color css
<style>
a { background-color: #700636; }
a { background-color: rgb(112,6,54); }
div.DivClassName
{
background-color: #700636;
}
.BgClassName
{
background-color: #700636;
}
</style>
border-color css
<style>
span { border-color: #700636; }
span { border-color: rgb(112,6,54); }
td.TdClassName
{
border-color: #700636;
}
.TagClassName
{
border-color: #700636;
}
</style>