Shades of Tyrian Purple #630751
Tints of Tyrian Purple #630751
RGB
CMYK
RGB Variations
Color information
#630751 (or 0x630751) is known color: Tyrian Purple. HEX triplet: 63, 07 and 51. RGB value is (99,7,81). Sum of RGB (Red+Green+Blue) = 99+7+81=187 (24% of max value = 765). Red value is 99 (39.06% from 255 or 52.94% from 187); Green value is 7 (3.12% from 255 or 3.74% from 187); Blue value is 81 (32.03% from 255 or 43.32% from 187); Max value from RGB is 99 - color contains mainly: red. Hex color #630751 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #630751 is #9CF8AE. Grayscale: #2A2A2A. Windows color (decimal): -10287279 or 5310307. OLE color: 5310307.
HSL color Cylindrical-coordinate representation of color #630751: hue angle of 311.74º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #630751 is Cyan = 0, Magento = 0.93, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 7 | 81 | - |
| CMYK | 0 | 0.93 | 0.18 | 0.61 |
| HSL | 311.74º | 0.87% | 0.21% | - |
| HSV(B) | 311.74º | 0.93% | 0.39% | - |
| XYZ | 6.71 | 3.4 | 8.09 | - |
| YUV | 42.94 | 149.48 | 167.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 7 | 81 | 0 | 0.93 | 0.18 | 0.61 | 311.74 | 0.87 | 0.21 |
| Hex | 63 | 7 | 51 | 0 | 5D | 12 | 3D | 138 | 57 | 15 |
| Octal | 143 | 7 | 121 | 0 | 135 | 22 | 75 | 470 | 127 | 25 |
| Binary | 1100011 | 111 | 1010001 | 0 | 1011101 | 10010 | 111101 | 100111000 | 1010111 | 10101 |
Color Harmonies of #630751
Complementary color
Monochromatic Colors of #630751
Black with #630751
Text Example
Text Example
White with #630751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630751; }
p { color: rgb(99,7,81); }
H1.HeaderClassName
{
color: #630751;
}
.AnyTagClassName
{
color: #630751;
}
</style>
background-color css
<style>
a { background-color: #630751; }
a { background-color: rgb(99,7,81); }
div.DivClassName
{
background-color: #630751;
}
.BgClassName
{
background-color: #630751;
}
</style>
border-color css
<style>
span { border-color: #630751; }
span { border-color: rgb(99,7,81); }
td.TdClassName
{
border-color: #630751;
}
.TagClassName
{
border-color: #630751;
}
</style>