Shades of Tyrian Purple #630136
Tints of Tyrian Purple #630136
RGB
CMYK
RGB Variations
Color information
#630136 (or 0x630136) is known color: Tyrian Purple. HEX triplet: 63, 01 and 36. RGB value is (99,1,54). Sum of RGB (Red+Green+Blue) = 99+1+54=154 (20% of max value = 765). Red value is 99 (39.06% from 255 or 64.29% from 154); Green value is 1 (0.78% from 255 or 0.65% from 154); Blue value is 54 (21.48% from 255 or 35.06% from 154); Max value from RGB is 99 - color contains mainly: red. Hex color #630136 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630136 is #9CFEC9. Grayscale: #242424. Windows color (decimal): -10288842 or 3539299. OLE color: 3539299.
HSL color Cylindrical-coordinate representation of color #630136: hue angle of 327.55º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #630136 is Cyan = 0, Magento = 0.99, Yellow = 0.45 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 1 | 54 | - |
| CMYK | 0 | 0.99 | 0.45 | 0.61 |
| HSL | 327.55º | 0.98% | 0.2% | - |
| HSV(B) | 327.55º | 0.99% | 0.39% | - |
| XYZ | 5.82 | 2.94 | 3.75 | - |
| YUV | 36.34 | 137.97 | 172.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 1 | 54 | 0 | 0.99 | 0.45 | 0.61 | 327.55 | 0.98 | 0.2 |
| Hex | 63 | 1 | 36 | 0 | 63 | 2D | 3D | 148 | 62 | 14 |
| Octal | 143 | 1 | 66 | 0 | 143 | 55 | 75 | 510 | 142 | 24 |
| Binary | 1100011 | 1 | 110110 | 0 | 1100011 | 101101 | 111101 | 101001000 | 1100010 | 10100 |
Color Harmonies of #630136
Complementary color
Monochromatic Colors of #630136
Black with #630136
Text Example
Text Example
White with #630136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630136; }
p { color: rgb(99,1,54); }
H1.HeaderClassName
{
color: #630136;
}
.AnyTagClassName
{
color: #630136;
}
</style>
background-color css
<style>
a { background-color: #630136; }
a { background-color: rgb(99,1,54); }
div.DivClassName
{
background-color: #630136;
}
.BgClassName
{
background-color: #630136;
}
</style>
border-color css
<style>
span { border-color: #630136; }
span { border-color: rgb(99,1,54); }
td.TdClassName
{
border-color: #630136;
}
.TagClassName
{
border-color: #630136;
}
</style>