Shades of Tyrian Purple #630746
Tints of Tyrian Purple #630746
RGB
CMYK
RGB Variations
Color information
#630746 (or 0x630746) is known color: Tyrian Purple. HEX triplet: 63, 07 and 46. RGB value is (99,7,70). Sum of RGB (Red+Green+Blue) = 99+7+70=176 (23% of max value = 765). Red value is 99 (39.06% from 255 or 56.25% from 176); Green value is 7 (3.12% from 255 or 3.98% from 176); Blue value is 70 (27.73% from 255 or 39.77% from 176); Max value from RGB is 99 - color contains mainly: red. Hex color #630746 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630746 is #9CF8B9. Grayscale: #292929. Windows color (decimal): -10287290 or 4589411. OLE color: 4589411.
HSL color Cylindrical-coordinate representation of color #630746: hue angle of 318.91º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #630746 is Cyan = 0, Magento = 0.93, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 7 | 70 | - |
| CMYK | 0 | 0.93 | 0.29 | 0.61 |
| HSL | 318.91º | 0.87% | 0.21% | - |
| HSV(B) | 318.91º | 0.93% | 0.39% | - |
| XYZ | 6.33 | 3.25 | 6.09 | - |
| YUV | 41.69 | 143.98 | 168.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 7 | 70 | 0 | 0.93 | 0.29 | 0.61 | 318.91 | 0.87 | 0.21 |
| Hex | 63 | 7 | 46 | 0 | 5D | 1D | 3D | 13F | 57 | 15 |
| Octal | 143 | 7 | 106 | 0 | 135 | 35 | 75 | 477 | 127 | 25 |
| Binary | 1100011 | 111 | 1000110 | 0 | 1011101 | 11101 | 111101 | 100111111 | 1010111 | 10101 |
Color Harmonies of #630746
Complementary color
Monochromatic Colors of #630746
Black with #630746
Text Example
Text Example
White with #630746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630746; }
p { color: rgb(99,7,70); }
H1.HeaderClassName
{
color: #630746;
}
.AnyTagClassName
{
color: #630746;
}
</style>
background-color css
<style>
a { background-color: #630746; }
a { background-color: rgb(99,7,70); }
div.DivClassName
{
background-color: #630746;
}
.BgClassName
{
background-color: #630746;
}
</style>
border-color css
<style>
span { border-color: #630746; }
span { border-color: rgb(99,7,70); }
td.TdClassName
{
border-color: #630746;
}
.TagClassName
{
border-color: #630746;
}
</style>