Shades of Tyrian Purple #630038
Tints of Tyrian Purple #630038
RGB
CMYK
RGB Variations
Color information
#630038 (or 0x630038) is known color: Tyrian Purple. HEX triplet: 63, 00 and 38. RGB value is (99,0,56). Sum of RGB (Red+Green+Blue) = 99+0+56=155 (20% of max value = 765). Red value is 99 (39.06% from 255 or 63.87% from 155); Green value is 0 (0.39% from 255 or 0% from 155); Blue value is 56 (22.27% from 255 or 36.13% from 155); Max value from RGB is 99 - color contains mainly: red. Hex color #630038 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630038 is #9CFFC7. Grayscale: #232323. Windows color (decimal): -10289096 or 3670115. OLE color: 3670115.
HSL color Cylindrical-coordinate representation of color #630038: hue angle of 326.06º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 1%. Process color model (Four color, CMYK) of #630038 is Cyan = 0, Magento = 1, Yellow = 0.43 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 0 | 56 | - |
| CMYK | 0 | 1 | 0.43 | 0.61 |
| HSL | 326.06º | 1% | 0.19% | - |
| HSV(B) | 326.06º | 1% | 0.39% | - |
| XYZ | 5.86 | 2.94 | 4 | - |
| YUV | 35.99 | 139.3 | 172.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 0 | 56 | 0 | 1 | 0.43 | 0.61 | 326.06 | 1 | 0.19 |
| Hex | 63 | 0 | 38 | 0 | 64 | 2B | 3D | 146 | 64 | 13 |
| Octal | 143 | 0 | 70 | 0 | 144 | 53 | 75 | 506 | 144 | 23 |
| Binary | 1100011 | 0 | 111000 | 0 | 1100100 | 101011 | 111101 | 101000110 | 1100100 | 10011 |
Color Harmonies of #630038
Complementary color
Monochromatic Colors of #630038
Black with #630038
Text Example
Text Example
White with #630038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630038; }
p { color: rgb(99,0,56); }
H1.HeaderClassName
{
color: #630038;
}
.AnyTagClassName
{
color: #630038;
}
</style>
background-color css
<style>
a { background-color: #630038; }
a { background-color: rgb(99,0,56); }
div.DivClassName
{
background-color: #630038;
}
.BgClassName
{
background-color: #630038;
}
</style>
border-color css
<style>
span { border-color: #630038; }
span { border-color: rgb(99,0,56); }
td.TdClassName
{
border-color: #630038;
}
.TagClassName
{
border-color: #630038;
}
</style>