Shades of Tyrian Purple #630948
Tints of Tyrian Purple #630948
RGB
CMYK
RGB Variations
Color information
#630948 (or 0x630948) is known color: Tyrian Purple. HEX triplet: 63, 09 and 48. RGB value is (99,9,72). Sum of RGB (Red+Green+Blue) = 99+9+72=180 (23% of max value = 765). Red value is 99 (39.06% from 255 or 55% from 180); Green value is 9 (3.91% from 255 or 5% from 180); Blue value is 72 (28.52% from 255 or 40% from 180); Max value from RGB is 99 - color contains mainly: red. Hex color #630948 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630948 is #9CF6B7. Grayscale: #2A2A2A. Windows color (decimal): -10286776 or 4720995. OLE color: 4720995.
HSL color Cylindrical-coordinate representation of color #630948: hue angle of 318º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #630948 is Cyan = 0, Magento = 0.91, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 9 | 72 | - |
| CMYK | 0 | 0.91 | 0.27 | 0.61 |
| HSL | 318º | 0.83% | 0.21% | - |
| HSV(B) | 318º | 0.91% | 0.39% | - |
| XYZ | 6.41 | 3.32 | 6.43 | - |
| YUV | 43.09 | 144.32 | 167.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 9 | 72 | 0 | 0.91 | 0.27 | 0.61 | 318 | 0.83 | 0.21 |
| Hex | 63 | 9 | 48 | 0 | 5B | 1B | 3D | 13E | 53 | 15 |
| Octal | 143 | 11 | 110 | 0 | 133 | 33 | 75 | 476 | 123 | 25 |
| Binary | 1100011 | 1001 | 1001000 | 0 | 1011011 | 11011 | 111101 | 100111110 | 1010011 | 10101 |
Color Harmonies of #630948
Complementary color
Monochromatic Colors of #630948
Black with #630948
Text Example
Text Example
White with #630948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630948; }
p { color: rgb(99,9,72); }
H1.HeaderClassName
{
color: #630948;
}
.AnyTagClassName
{
color: #630948;
}
</style>
background-color css
<style>
a { background-color: #630948; }
a { background-color: rgb(99,9,72); }
div.DivClassName
{
background-color: #630948;
}
.BgClassName
{
background-color: #630948;
}
</style>
border-color css
<style>
span { border-color: #630948; }
span { border-color: rgb(99,9,72); }
td.TdClassName
{
border-color: #630948;
}
.TagClassName
{
border-color: #630948;
}
</style>