Shades of Tyrian Purple #630130
Tints of Tyrian Purple #630130
RGB
CMYK
RGB Variations
Color information
#630130 (or 0x630130) is known color: Tyrian Purple. HEX triplet: 63, 01 and 30. RGB value is (99,1,48). Sum of RGB (Red+Green+Blue) = 99+1+48=148 (19% of max value = 765). Red value is 99 (39.06% from 255 or 66.89% from 148); Green value is 1 (0.78% from 255 or 0.68% from 148); Blue value is 48 (19.14% from 255 or 32.43% from 148); Max value from RGB is 99 - color contains mainly: red. Hex color #630130 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630130 is #9CFECF. Grayscale: #232323. Windows color (decimal): -10288848 or 3146083. OLE color: 3146083.
HSL color Cylindrical-coordinate representation of color #630130: hue angle of 331.22º 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 #630130 is Cyan = 0, Magento = 0.99, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 1 | 48 | - |
| CMYK | 0 | 0.99 | 0.52 | 0.61 |
| HSL | 331.22º | 0.98% | 0.2% | - |
| HSV(B) | 331.22º | 0.99% | 0.39% | - |
| XYZ | 5.69 | 2.89 | 3.05 | - |
| YUV | 35.66 | 134.97 | 173.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 1 | 48 | 0 | 0.99 | 0.52 | 0.61 | 331.22 | 0.98 | 0.2 |
| Hex | 63 | 1 | 30 | 0 | 63 | 34 | 3D | 14B | 62 | 14 |
| Octal | 143 | 1 | 60 | 0 | 143 | 64 | 75 | 513 | 142 | 24 |
| Binary | 1100011 | 1 | 110000 | 0 | 1100011 | 110100 | 111101 | 101001011 | 1100010 | 10100 |
Color Harmonies of #630130
Complementary color
Monochromatic Colors of #630130
Black with #630130
Text Example
Text Example
White with #630130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630130; }
p { color: rgb(99,1,48); }
H1.HeaderClassName
{
color: #630130;
}
.AnyTagClassName
{
color: #630130;
}
</style>
background-color css
<style>
a { background-color: #630130; }
a { background-color: rgb(99,1,48); }
div.DivClassName
{
background-color: #630130;
}
.BgClassName
{
background-color: #630130;
}
</style>
border-color css
<style>
span { border-color: #630130; }
span { border-color: rgb(99,1,48); }
td.TdClassName
{
border-color: #630130;
}
.TagClassName
{
border-color: #630130;
}
</style>