Shades of Tyrian Purple #631135
Tints of Tyrian Purple #631135
RGB
CMYK
RGB Variations
Color information
#631135 (or 0x631135) is known color: Tyrian Purple. HEX triplet: 63, 11 and 35. RGB value is (99,17,53). Sum of RGB (Red+Green+Blue) = 99+17+53=169 (22% of max value = 765). Red value is 99 (39.06% from 255 or 58.58% from 169); Green value is 17 (7.03% from 255 or 10.06% from 169); Blue value is 53 (21.09% from 255 or 31.36% from 169); Max value from RGB is 99 - color contains mainly: red. Hex color #631135 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631135 is #9CEECA. Grayscale: #2D2D2D. Windows color (decimal): -10284747 or 3477859. OLE color: 3477859.
HSL color Cylindrical-coordinate representation of color #631135: hue angle of 333.66º 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 #631135 is Cyan = 0, Magento = 0.83, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 17 | 53 | - |
| CMYK | 0 | 0.83 | 0.46 | 0.61 |
| HSL | 333.66º | 0.71% | 0.23% | - |
| HSV(B) | 333.66º | 0.83% | 0.39% | - |
| XYZ | 5.99 | 3.31 | 3.69 | - |
| YUV | 45.62 | 132.17 | 166.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 17 | 53 | 0 | 0.83 | 0.46 | 0.61 | 333.66 | 0.71 | 0.23 |
| Hex | 63 | 11 | 35 | 0 | 53 | 2E | 3D | 14E | 47 | 17 |
| Octal | 143 | 21 | 65 | 0 | 123 | 56 | 75 | 516 | 107 | 27 |
| Binary | 1100011 | 10001 | 110101 | 0 | 1010011 | 101110 | 111101 | 101001110 | 1000111 | 10111 |
Color Harmonies of #631135
Complementary color
Monochromatic Colors of #631135
Black with #631135
Text Example
Text Example
White with #631135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631135; }
p { color: rgb(99,17,53); }
H1.HeaderClassName
{
color: #631135;
}
.AnyTagClassName
{
color: #631135;
}
</style>
background-color css
<style>
a { background-color: #631135; }
a { background-color: rgb(99,17,53); }
div.DivClassName
{
background-color: #631135;
}
.BgClassName
{
background-color: #631135;
}
</style>
border-color css
<style>
span { border-color: #631135; }
span { border-color: rgb(99,17,53); }
td.TdClassName
{
border-color: #631135;
}
.TagClassName
{
border-color: #631135;
}
</style>