Shades of Tyrian Purple #630547
Tints of Tyrian Purple #630547
RGB
CMYK
RGB Variations
Color information
#630547 (or 0x630547) is known color: Tyrian Purple. HEX triplet: 63, 05 and 47. RGB value is (99,5,71). Sum of RGB (Red+Green+Blue) = 99+5+71=175 (23% of max value = 765). Red value is 99 (39.06% from 255 or 56.57% from 175); Green value is 5 (2.34% from 255 or 2.86% from 175); Blue value is 71 (28.12% from 255 or 40.57% from 175); Max value from RGB is 99 - color contains mainly: red. Hex color #630547 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630547 is #9CFAB8. Grayscale: #282828. Windows color (decimal): -10287801 or 4654435. OLE color: 4654435.
HSL color Cylindrical-coordinate representation of color #630547: hue angle of 317.87º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #630547 is Cyan = 0, Magento = 0.95, Yellow = 0.28 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 5 | 71 | - |
| CMYK | 0 | 0.95 | 0.28 | 0.61 |
| HSL | 317.87º | 0.9% | 0.2% | - |
| HSV(B) | 317.87º | 0.95% | 0.39% | - |
| XYZ | 6.34 | 3.22 | 6.25 | - |
| YUV | 40.63 | 145.14 | 169.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 5 | 71 | 0 | 0.95 | 0.28 | 0.61 | 317.87 | 0.9 | 0.2 |
| Hex | 63 | 5 | 47 | 0 | 5F | 1C | 3D | 13E | 5A | 14 |
| Octal | 143 | 5 | 107 | 0 | 137 | 34 | 75 | 476 | 132 | 24 |
| Binary | 1100011 | 101 | 1000111 | 0 | 1011111 | 11100 | 111101 | 100111110 | 1011010 | 10100 |
Color Harmonies of #630547
Complementary color
Monochromatic Colors of #630547
Black with #630547
Text Example
Text Example
White with #630547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630547; }
p { color: rgb(99,5,71); }
H1.HeaderClassName
{
color: #630547;
}
.AnyTagClassName
{
color: #630547;
}
</style>
background-color css
<style>
a { background-color: #630547; }
a { background-color: rgb(99,5,71); }
div.DivClassName
{
background-color: #630547;
}
.BgClassName
{
background-color: #630547;
}
</style>
border-color css
<style>
span { border-color: #630547; }
span { border-color: rgb(99,5,71); }
td.TdClassName
{
border-color: #630547;
}
.TagClassName
{
border-color: #630547;
}
</style>