Shades of Tyrian Purple #630140
Tints of Tyrian Purple #630140
RGB
CMYK
RGB Variations
Color information
#630140 (or 0x630140) is known color: Tyrian Purple. HEX triplet: 63, 01 and 40. RGB value is (99,1,64). Sum of RGB (Red+Green+Blue) = 99+1+64=164 (21% of max value = 765). Red value is 99 (39.06% from 255 or 60.37% from 164); Green value is 1 (0.78% from 255 or 0.61% from 164); Blue value is 64 (25.39% from 255 or 39.02% from 164); Max value from RGB is 99 - color contains mainly: red. Hex color #630140 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630140 is #9CFEBF. Grayscale: #252525. Windows color (decimal): -10288832 or 4194659. OLE color: 4194659.
HSL color Cylindrical-coordinate representation of color #630140: hue angle of 321.43º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #630140 is Cyan = 0, Magento = 0.99, Yellow = 0.35 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 1 | 64 | - |
| CMYK | 0 | 0.99 | 0.35 | 0.61 |
| HSL | 321.43º | 0.98% | 0.2% | - |
| HSV(B) | 321.43º | 0.99% | 0.39% | - |
| XYZ | 6.08 | 3.04 | 5.12 | - |
| YUV | 37.48 | 142.97 | 171.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 1 | 64 | 0 | 0.99 | 0.35 | 0.61 | 321.43 | 0.98 | 0.2 |
| Hex | 63 | 1 | 40 | 0 | 63 | 23 | 3D | 141 | 62 | 14 |
| Octal | 143 | 1 | 100 | 0 | 143 | 43 | 75 | 501 | 142 | 24 |
| Binary | 1100011 | 1 | 1000000 | 0 | 1100011 | 100011 | 111101 | 101000001 | 1100010 | 10100 |
Color Harmonies of #630140
Complementary color
Monochromatic Colors of #630140
Black with #630140
Text Example
Text Example
White with #630140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630140; }
p { color: rgb(99,1,64); }
H1.HeaderClassName
{
color: #630140;
}
.AnyTagClassName
{
color: #630140;
}
</style>
background-color css
<style>
a { background-color: #630140; }
a { background-color: rgb(99,1,64); }
div.DivClassName
{
background-color: #630140;
}
.BgClassName
{
background-color: #630140;
}
</style>
border-color css
<style>
span { border-color: #630140; }
span { border-color: rgb(99,1,64); }
td.TdClassName
{
border-color: #630140;
}
.TagClassName
{
border-color: #630140;
}
</style>