Shades of Tyrian Purple #630336
Tints of Tyrian Purple #630336
RGB
CMYK
RGB Variations
Color information
#630336 (or 0x630336) is known color: Tyrian Purple. HEX triplet: 63, 03 and 36. RGB value is (99,3,54). Sum of RGB (Red+Green+Blue) = 99+3+54=156 (20% of max value = 765). Red value is 99 (39.06% from 255 or 63.46% from 156); Green value is 3 (1.56% from 255 or 1.92% from 156); Blue value is 54 (21.48% from 255 or 34.62% from 156); Max value from RGB is 99 - color contains mainly: red. Hex color #630336 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630336 is #9CFCC9. Grayscale: #252525. Windows color (decimal): -10288330 or 3539811. OLE color: 3539811.
HSL color Cylindrical-coordinate representation of color #630336: hue angle of 328.12º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #630336 is Cyan = 0, Magento = 0.97, Yellow = 0.45 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 3 | 54 | - |
| CMYK | 0 | 0.97 | 0.45 | 0.61 |
| HSL | 328.13º | 0.94% | 0.2% | - |
| HSV(B) | 328.13º | 0.97% | 0.39% | - |
| XYZ | 5.84 | 2.98 | 3.76 | - |
| YUV | 37.52 | 137.3 | 171.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 3 | 54 | 0 | 0.97 | 0.45 | 0.61 | 328.13 | 0.94 | 0.2 |
| Hex | 63 | 3 | 36 | 0 | 61 | 2D | 3D | 148 | 5E | 14 |
| Octal | 143 | 3 | 66 | 0 | 141 | 55 | 75 | 510 | 136 | 24 |
| Binary | 1100011 | 11 | 110110 | 0 | 1100001 | 101101 | 111101 | 101001000 | 1011110 | 10100 |
Color Harmonies of #630336
Complementary color
Monochromatic Colors of #630336
Black with #630336
Text Example
Text Example
White with #630336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630336; }
p { color: rgb(99,3,54); }
H1.HeaderClassName
{
color: #630336;
}
.AnyTagClassName
{
color: #630336;
}
</style>
background-color css
<style>
a { background-color: #630336; }
a { background-color: rgb(99,3,54); }
div.DivClassName
{
background-color: #630336;
}
.BgClassName
{
background-color: #630336;
}
</style>
border-color css
<style>
span { border-color: #630336; }
span { border-color: rgb(99,3,54); }
td.TdClassName
{
border-color: #630336;
}
.TagClassName
{
border-color: #630336;
}
</style>