Shades of Tyrian Purple #630147
Tints of Tyrian Purple #630147
RGB
CMYK
RGB Variations
Color information
#630147 (or 0x630147) is known color: Tyrian Purple. HEX triplet: 63, 01 and 47. RGB value is (99,1,71). Sum of RGB (Red+Green+Blue) = 99+1+71=171 (22% of max value = 765). Red value is 99 (39.06% from 255 or 57.89% from 171); Green value is 1 (0.78% from 255 or 0.58% from 171); Blue value is 71 (28.12% from 255 or 41.52% from 171); Max value from RGB is 99 - color contains mainly: red. Hex color #630147 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630147 is #9CFEB8. Grayscale: #262626. Windows color (decimal): -10288825 or 4653411. OLE color: 4653411.
HSL color Cylindrical-coordinate representation of color #630147: hue angle of 317.14º 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 #630147 is Cyan = 0, Magento = 0.99, Yellow = 0.28 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 1 | 71 | - |
| CMYK | 0 | 0.99 | 0.28 | 0.61 |
| HSL | 317.14º | 0.98% | 0.2% | - |
| HSV(B) | 317.14º | 0.99% | 0.39% | - |
| XYZ | 6.29 | 3.13 | 6.23 | - |
| YUV | 38.28 | 146.47 | 171.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 1 | 71 | 0 | 0.99 | 0.28 | 0.61 | 317.14 | 0.98 | 0.2 |
| Hex | 63 | 1 | 47 | 0 | 63 | 1C | 3D | 13D | 62 | 14 |
| Octal | 143 | 1 | 107 | 0 | 143 | 34 | 75 | 475 | 142 | 24 |
| Binary | 1100011 | 1 | 1000111 | 0 | 1100011 | 11100 | 111101 | 100111101 | 1100010 | 10100 |
Color Harmonies of #630147
Complementary color
Monochromatic Colors of #630147
Black with #630147
Text Example
Text Example
White with #630147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630147; }
p { color: rgb(99,1,71); }
H1.HeaderClassName
{
color: #630147;
}
.AnyTagClassName
{
color: #630147;
}
</style>
background-color css
<style>
a { background-color: #630147; }
a { background-color: rgb(99,1,71); }
div.DivClassName
{
background-color: #630147;
}
.BgClassName
{
background-color: #630147;
}
</style>
border-color css
<style>
span { border-color: #630147; }
span { border-color: rgb(99,1,71); }
td.TdClassName
{
border-color: #630147;
}
.TagClassName
{
border-color: #630147;
}
</style>