Shades of Tyrian Purple #630340
Tints of Tyrian Purple #630340
RGB
CMYK
RGB Variations
Color information
#630340 (or 0x630340) is known color: Tyrian Purple. HEX triplet: 63, 03 and 40. RGB value is (99,3,64). Sum of RGB (Red+Green+Blue) = 99+3+64=166 (21% of max value = 765). Red value is 99 (39.06% from 255 or 59.64% from 166); Green value is 3 (1.56% from 255 or 1.81% from 166); Blue value is 64 (25.39% from 255 or 38.55% from 166); Max value from RGB is 99 - color contains mainly: red. Hex color #630340 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630340 is #9CFCBF. Grayscale: #262626. Windows color (decimal): -10288320 or 4195171. OLE color: 4195171.
HSL color Cylindrical-coordinate representation of color #630340: hue angle of 321.88º 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 #630340 is Cyan = 0, Magento = 0.97, Yellow = 0.35 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 3 | 64 | - |
| CMYK | 0 | 0.97 | 0.35 | 0.61 |
| HSL | 321.88º | 0.94% | 0.2% | - |
| HSV(B) | 321.88º | 0.97% | 0.39% | - |
| XYZ | 6.1 | 3.09 | 5.12 | - |
| YUV | 38.66 | 142.3 | 171.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 3 | 64 | 0 | 0.97 | 0.35 | 0.61 | 321.88 | 0.94 | 0.2 |
| Hex | 63 | 3 | 40 | 0 | 61 | 23 | 3D | 142 | 5E | 14 |
| Octal | 143 | 3 | 100 | 0 | 141 | 43 | 75 | 502 | 136 | 24 |
| Binary | 1100011 | 11 | 1000000 | 0 | 1100001 | 100011 | 111101 | 101000010 | 1011110 | 10100 |
Color Harmonies of #630340
Complementary color
Monochromatic Colors of #630340
Black with #630340
Text Example
Text Example
White with #630340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630340; }
p { color: rgb(99,3,64); }
H1.HeaderClassName
{
color: #630340;
}
.AnyTagClassName
{
color: #630340;
}
</style>
background-color css
<style>
a { background-color: #630340; }
a { background-color: rgb(99,3,64); }
div.DivClassName
{
background-color: #630340;
}
.BgClassName
{
background-color: #630340;
}
</style>
border-color css
<style>
span { border-color: #630340; }
span { border-color: rgb(99,3,64); }
td.TdClassName
{
border-color: #630340;
}
.TagClassName
{
border-color: #630340;
}
</style>