Shades of Tyrian Purple #630649
Tints of Tyrian Purple #630649
RGB
CMYK
RGB Variations
Color information
#630649 (or 0x630649) is known color: Tyrian Purple. HEX triplet: 63, 06 and 49. RGB value is (99,6,73). Sum of RGB (Red+Green+Blue) = 99+6+73=178 (23% of max value = 765). Red value is 99 (39.06% from 255 or 55.62% from 178); Green value is 6 (2.73% from 255 or 3.37% from 178); Blue value is 73 (28.91% from 255 or 41.01% from 178); Max value from RGB is 99 - color contains mainly: red. Hex color #630649 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630649 is #9CF9B6. Grayscale: #292929. Windows color (decimal): -10287543 or 4785763. OLE color: 4785763.
HSL color Cylindrical-coordinate representation of color #630649: hue angle of 316.77º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #630649 is Cyan = 0, Magento = 0.94, Yellow = 0.26 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 6 | 73 | - |
| CMYK | 0 | 0.94 | 0.26 | 0.61 |
| HSL | 316.77º | 0.89% | 0.21% | - |
| HSV(B) | 316.77º | 0.94% | 0.39% | - |
| XYZ | 6.41 | 3.26 | 6.6 | - |
| YUV | 41.45 | 145.81 | 169.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 6 | 73 | 0 | 0.94 | 0.26 | 0.61 | 316.77 | 0.89 | 0.21 |
| Hex | 63 | 6 | 49 | 0 | 5E | 1A | 3D | 13D | 59 | 15 |
| Octal | 143 | 6 | 111 | 0 | 136 | 32 | 75 | 475 | 131 | 25 |
| Binary | 1100011 | 110 | 1001001 | 0 | 1011110 | 11010 | 111101 | 100111101 | 1011001 | 10101 |
Color Harmonies of #630649
Complementary color
Monochromatic Colors of #630649
Black with #630649
Text Example
Text Example
White with #630649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630649; }
p { color: rgb(99,6,73); }
H1.HeaderClassName
{
color: #630649;
}
.AnyTagClassName
{
color: #630649;
}
</style>
background-color css
<style>
a { background-color: #630649; }
a { background-color: rgb(99,6,73); }
div.DivClassName
{
background-color: #630649;
}
.BgClassName
{
background-color: #630649;
}
</style>
border-color css
<style>
span { border-color: #630649; }
span { border-color: rgb(99,6,73); }
td.TdClassName
{
border-color: #630649;
}
.TagClassName
{
border-color: #630649;
}
</style>