Shades of Tyrian Purple #630648
Tints of Tyrian Purple #630648
RGB
CMYK
RGB Variations
Color information
#630648 (or 0x630648) is known color: Tyrian Purple. HEX triplet: 63, 06 and 48. RGB value is (99,6,72). Sum of RGB (Red+Green+Blue) = 99+6+72=177 (23% of max value = 765). Red value is 99 (39.06% from 255 or 55.93% from 177); Green value is 6 (2.73% from 255 or 3.39% from 177); Blue value is 72 (28.52% from 255 or 40.68% from 177); Max value from RGB is 99 - color contains mainly: red. Hex color #630648 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630648 is #9CF9B7. Grayscale: #292929. Windows color (decimal): -10287544 or 4720227. OLE color: 4720227.
HSL color Cylindrical-coordinate representation of color #630648: hue angle of 317.42º 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 #630648 is Cyan = 0, Magento = 0.94, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 6 | 72 | - |
| CMYK | 0 | 0.94 | 0.27 | 0.61 |
| HSL | 317.42º | 0.89% | 0.21% | - |
| HSV(B) | 317.42º | 0.94% | 0.39% | - |
| XYZ | 6.38 | 3.25 | 6.42 | - |
| YUV | 41.33 | 145.31 | 169.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 6 | 72 | 0 | 0.94 | 0.27 | 0.61 | 317.42 | 0.89 | 0.21 |
| Hex | 63 | 6 | 48 | 0 | 5E | 1B | 3D | 13D | 59 | 15 |
| Octal | 143 | 6 | 110 | 0 | 136 | 33 | 75 | 475 | 131 | 25 |
| Binary | 1100011 | 110 | 1001000 | 0 | 1011110 | 11011 | 111101 | 100111101 | 1011001 | 10101 |
Color Harmonies of #630648
Complementary color
Monochromatic Colors of #630648
Black with #630648
Text Example
Text Example
White with #630648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630648; }
p { color: rgb(99,6,72); }
H1.HeaderClassName
{
color: #630648;
}
.AnyTagClassName
{
color: #630648;
}
</style>
background-color css
<style>
a { background-color: #630648; }
a { background-color: rgb(99,6,72); }
div.DivClassName
{
background-color: #630648;
}
.BgClassName
{
background-color: #630648;
}
</style>
border-color css
<style>
span { border-color: #630648; }
span { border-color: rgb(99,6,72); }
td.TdClassName
{
border-color: #630648;
}
.TagClassName
{
border-color: #630648;
}
</style>