Shades of Tyrian Purple #630536
Tints of Tyrian Purple #630536
RGB
CMYK
RGB Variations
Color information
#630536 (or 0x630536) is known color: Tyrian Purple. HEX triplet: 63, 05 and 36. RGB value is (99,5,54). Sum of RGB (Red+Green+Blue) = 99+5+54=158 (20% of max value = 765). Red value is 99 (39.06% from 255 or 62.66% from 158); Green value is 5 (2.34% from 255 or 3.16% from 158); Blue value is 54 (21.48% from 255 or 34.18% from 158); Max value from RGB is 99 - color contains mainly: red. Hex color #630536 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630536 is #9CFAC9. Grayscale: #262626. Windows color (decimal): -10287818 or 3540323. OLE color: 3540323.
HSL color Cylindrical-coordinate representation of color #630536: hue angle of 328.72º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #630536 is Cyan = 0, Magento = 0.95, Yellow = 0.45 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 5 | 54 | - |
| CMYK | 0 | 0.95 | 0.45 | 0.61 |
| HSL | 328.72º | 0.9% | 0.2% | - |
| HSV(B) | 328.72º | 0.95% | 0.39% | - |
| XYZ | 5.87 | 3.03 | 3.77 | - |
| YUV | 38.69 | 136.64 | 171.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 5 | 54 | 0 | 0.95 | 0.45 | 0.61 | 328.72 | 0.9 | 0.2 |
| Hex | 63 | 5 | 36 | 0 | 5F | 2D | 3D | 149 | 5A | 14 |
| Octal | 143 | 5 | 66 | 0 | 137 | 55 | 75 | 511 | 132 | 24 |
| Binary | 1100011 | 101 | 110110 | 0 | 1011111 | 101101 | 111101 | 101001001 | 1011010 | 10100 |
Color Harmonies of #630536
Complementary color
Monochromatic Colors of #630536
Black with #630536
Text Example
Text Example
White with #630536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630536; }
p { color: rgb(99,5,54); }
H1.HeaderClassName
{
color: #630536;
}
.AnyTagClassName
{
color: #630536;
}
</style>
background-color css
<style>
a { background-color: #630536; }
a { background-color: rgb(99,5,54); }
div.DivClassName
{
background-color: #630536;
}
.BgClassName
{
background-color: #630536;
}
</style>
border-color css
<style>
span { border-color: #630536; }
span { border-color: rgb(99,5,54); }
td.TdClassName
{
border-color: #630536;
}
.TagClassName
{
border-color: #630536;
}
</style>