Shades of Tyrian Purple #630229
Tints of Tyrian Purple #630229
RGB
CMYK
RGB Variations
Color information
#630229 (or 0x630229) is known color: Tyrian Purple. HEX triplet: 63, 02 and 29. RGB value is (99,2,41). Sum of RGB (Red+Green+Blue) = 99+2+41=142 (18% of max value = 765). Red value is 99 (39.06% from 255 or 69.72% from 142); Green value is 2 (1.17% from 255 or 1.41% from 142); Blue value is 41 (16.41% from 255 or 28.87% from 142); Max value from RGB is 99 - color contains mainly: red. Hex color #630229 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630229 is #9CFDD6. Grayscale: #232323. Windows color (decimal): -10288599 or 2687587. OLE color: 2687587.
HSL color Cylindrical-coordinate representation of color #630229: hue angle of 335.88º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #630229 is Cyan = 0, Magento = 0.98, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 2 | 41 | - |
| CMYK | 0 | 0.98 | 0.59 | 0.61 |
| HSL | 335.88º | 0.96% | 0.2% | - |
| HSV(B) | 335.88º | 0.98% | 0.39% | - |
| XYZ | 5.57 | 2.86 | 2.36 | - |
| YUV | 35.45 | 131.14 | 173.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 2 | 41 | 0 | 0.98 | 0.59 | 0.61 | 335.88 | 0.96 | 0.2 |
| Hex | 63 | 2 | 29 | 0 | 62 | 3B | 3D | 150 | 60 | 14 |
| Octal | 143 | 2 | 51 | 0 | 142 | 73 | 75 | 520 | 140 | 24 |
| Binary | 1100011 | 10 | 101001 | 0 | 1100010 | 111011 | 111101 | 101010000 | 1100000 | 10100 |
Color Harmonies of #630229
Complementary color
Monochromatic Colors of #630229
Black with #630229
Text Example
Text Example
White with #630229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630229; }
p { color: rgb(99,2,41); }
H1.HeaderClassName
{
color: #630229;
}
.AnyTagClassName
{
color: #630229;
}
</style>
background-color css
<style>
a { background-color: #630229; }
a { background-color: rgb(99,2,41); }
div.DivClassName
{
background-color: #630229;
}
.BgClassName
{
background-color: #630229;
}
</style>
border-color css
<style>
span { border-color: #630229; }
span { border-color: rgb(99,2,41); }
td.TdClassName
{
border-color: #630229;
}
.TagClassName
{
border-color: #630229;
}
</style>