Shades of Tyrian Purple #630651
Tints of Tyrian Purple #630651
RGB
CMYK
RGB Variations
Color information
#630651 (or 0x630651) is known color: Tyrian Purple. HEX triplet: 63, 06 and 51. RGB value is (99,6,81). Sum of RGB (Red+Green+Blue) = 99+6+81=186 (24% of max value = 765). Red value is 99 (39.06% from 255 or 53.23% from 186); Green value is 6 (2.73% from 255 or 3.23% from 186); Blue value is 81 (32.03% from 255 or 43.55% from 186); Max value from RGB is 99 - color contains mainly: red. Hex color #630651 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #630651 is #9CF9AE. Grayscale: #2A2A2A. Windows color (decimal): -10287535 or 5310051. OLE color: 5310051.
HSL color Cylindrical-coordinate representation of color #630651: hue angle of 311.61º 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 #630651 is Cyan = 0, Magento = 0.94, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 6 | 81 | - |
| CMYK | 0 | 0.94 | 0.18 | 0.61 |
| HSL | 311.61º | 0.89% | 0.21% | - |
| HSV(B) | 311.61º | 0.94% | 0.39% | - |
| XYZ | 6.7 | 3.38 | 8.08 | - |
| YUV | 42.36 | 149.81 | 168.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 6 | 81 | 0 | 0.94 | 0.18 | 0.61 | 311.61 | 0.89 | 0.21 |
| Hex | 63 | 6 | 51 | 0 | 5E | 12 | 3D | 138 | 59 | 15 |
| Octal | 143 | 6 | 121 | 0 | 136 | 22 | 75 | 470 | 131 | 25 |
| Binary | 1100011 | 110 | 1010001 | 0 | 1011110 | 10010 | 111101 | 100111000 | 1011001 | 10101 |
Color Harmonies of #630651
Complementary color
Monochromatic Colors of #630651
Black with #630651
Text Example
Text Example
White with #630651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630651; }
p { color: rgb(99,6,81); }
H1.HeaderClassName
{
color: #630651;
}
.AnyTagClassName
{
color: #630651;
}
</style>
background-color css
<style>
a { background-color: #630651; }
a { background-color: rgb(99,6,81); }
div.DivClassName
{
background-color: #630651;
}
.BgClassName
{
background-color: #630651;
}
</style>
border-color css
<style>
span { border-color: #630651; }
span { border-color: rgb(99,6,81); }
td.TdClassName
{
border-color: #630651;
}
.TagClassName
{
border-color: #630651;
}
</style>