Shades of Tyrian Purple #630135
Tints of Tyrian Purple #630135
RGB
CMYK
RGB Variations
Color information
#630135 (or 0x630135) is known color: Tyrian Purple. HEX triplet: 63, 01 and 35. RGB value is (99,1,53). Sum of RGB (Red+Green+Blue) = 99+1+53=153 (20% of max value = 765). Red value is 99 (39.06% from 255 or 64.71% from 153); Green value is 1 (0.78% from 255 or 0.65% from 153); Blue value is 53 (21.09% from 255 or 34.64% from 153); Max value from RGB is 99 - color contains mainly: red. Hex color #630135 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630135 is #9CFECA. Grayscale: #242424. Windows color (decimal): -10288843 or 3473763. OLE color: 3473763.
HSL color Cylindrical-coordinate representation of color #630135: hue angle of 328.16º 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 #630135 is Cyan = 0, Magento = 0.99, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 1 | 53 | - |
| CMYK | 0 | 0.99 | 0.46 | 0.61 |
| HSL | 328.16º | 0.98% | 0.2% | - |
| HSV(B) | 328.16º | 0.99% | 0.39% | - |
| XYZ | 5.8 | 2.93 | 3.63 | - |
| YUV | 36.23 | 137.47 | 172.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 1 | 53 | 0 | 0.99 | 0.46 | 0.61 | 328.16 | 0.98 | 0.2 |
| Hex | 63 | 1 | 35 | 0 | 63 | 2E | 3D | 148 | 62 | 14 |
| Octal | 143 | 1 | 65 | 0 | 143 | 56 | 75 | 510 | 142 | 24 |
| Binary | 1100011 | 1 | 110101 | 0 | 1100011 | 101110 | 111101 | 101001000 | 1100010 | 10100 |
Color Harmonies of #630135
Complementary color
Monochromatic Colors of #630135
Black with #630135
Text Example
Text Example
White with #630135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630135; }
p { color: rgb(99,1,53); }
H1.HeaderClassName
{
color: #630135;
}
.AnyTagClassName
{
color: #630135;
}
</style>
background-color css
<style>
a { background-color: #630135; }
a { background-color: rgb(99,1,53); }
div.DivClassName
{
background-color: #630135;
}
.BgClassName
{
background-color: #630135;
}
</style>
border-color css
<style>
span { border-color: #630135; }
span { border-color: rgb(99,1,53); }
td.TdClassName
{
border-color: #630135;
}
.TagClassName
{
border-color: #630135;
}
</style>