Shades of Tyrian Purple #631150
Tints of Tyrian Purple #631150
RGB
CMYK
RGB Variations
Color information
#631150 (or 0x631150) is known color: Tyrian Purple. HEX triplet: 63, 11 and 50. RGB value is (99,17,80). Sum of RGB (Red+Green+Blue) = 99+17+80=196 (25% of max value = 765). Red value is 99 (39.06% from 255 or 50.51% from 196); Green value is 17 (7.03% from 255 or 8.67% from 196); Blue value is 80 (31.64% from 255 or 40.82% from 196); Max value from RGB is 99 - color contains mainly: red. Hex color #631150 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631150 is #9CEEAF. Grayscale: #303030. Windows color (decimal): -10284720 or 5247331. OLE color: 5247331.
HSL color Cylindrical-coordinate representation of color #631150: hue angle of 313.9º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #631150 is Cyan = 0, Magento = 0.83, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 17 | 80 | - |
| CMYK | 0 | 0.83 | 0.19 | 0.61 |
| HSL | 313.9º | 0.71% | 0.23% | - |
| HSV(B) | 313.9º | 0.83% | 0.39% | - |
| XYZ | 6.79 | 3.63 | 7.93 | - |
| YUV | 48.7 | 145.67 | 163.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 17 | 80 | 0 | 0.83 | 0.19 | 0.61 | 313.9 | 0.71 | 0.23 |
| Hex | 63 | 11 | 50 | 0 | 53 | 13 | 3D | 13A | 47 | 17 |
| Octal | 143 | 21 | 120 | 0 | 123 | 23 | 75 | 472 | 107 | 27 |
| Binary | 1100011 | 10001 | 1010000 | 0 | 1010011 | 10011 | 111101 | 100111010 | 1000111 | 10111 |
Color Harmonies of #631150
Complementary color
Monochromatic Colors of #631150
Black with #631150
Text Example
Text Example
White with #631150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631150; }
p { color: rgb(99,17,80); }
H1.HeaderClassName
{
color: #631150;
}
.AnyTagClassName
{
color: #631150;
}
</style>
background-color css
<style>
a { background-color: #631150; }
a { background-color: rgb(99,17,80); }
div.DivClassName
{
background-color: #631150;
}
.BgClassName
{
background-color: #631150;
}
</style>
border-color css
<style>
span { border-color: #631150; }
span { border-color: rgb(99,17,80); }
td.TdClassName
{
border-color: #631150;
}
.TagClassName
{
border-color: #631150;
}
</style>