Shades of Tyrian Purple #631137
Tints of Tyrian Purple #631137
RGB
CMYK
RGB Variations
Color information
#631137 (or 0x631137) is known color: Tyrian Purple. HEX triplet: 63, 11 and 37. RGB value is (99,17,55). Sum of RGB (Red+Green+Blue) = 99+17+55=171 (22% of max value = 765). Red value is 99 (39.06% from 255 or 57.89% from 171); Green value is 17 (7.03% from 255 or 9.94% from 171); Blue value is 55 (21.88% from 255 or 32.16% from 171); Max value from RGB is 99 - color contains mainly: red. Hex color #631137 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631137 is #9CEEC8. Grayscale: #2D2D2D. Windows color (decimal): -10284745 or 3608931. OLE color: 3608931.
HSL color Cylindrical-coordinate representation of color #631137: hue angle of 332.2º 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 #631137 is Cyan = 0, Magento = 0.83, Yellow = 0.44 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 17 | 55 | - |
| CMYK | 0 | 0.83 | 0.44 | 0.61 |
| HSL | 332.2º | 0.71% | 0.23% | - |
| HSV(B) | 332.2º | 0.83% | 0.39% | - |
| XYZ | 6.04 | 3.33 | 3.94 | - |
| YUV | 45.85 | 133.17 | 165.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 17 | 55 | 0 | 0.83 | 0.44 | 0.61 | 332.2 | 0.71 | 0.23 |
| Hex | 63 | 11 | 37 | 0 | 53 | 2C | 3D | 14C | 47 | 17 |
| Octal | 143 | 21 | 67 | 0 | 123 | 54 | 75 | 514 | 107 | 27 |
| Binary | 1100011 | 10001 | 110111 | 0 | 1010011 | 101100 | 111101 | 101001100 | 1000111 | 10111 |
Color Harmonies of #631137
Complementary color
Monochromatic Colors of #631137
Black with #631137
Text Example
Text Example
White with #631137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631137; }
p { color: rgb(99,17,55); }
H1.HeaderClassName
{
color: #631137;
}
.AnyTagClassName
{
color: #631137;
}
</style>
background-color css
<style>
a { background-color: #631137; }
a { background-color: rgb(99,17,55); }
div.DivClassName
{
background-color: #631137;
}
.BgClassName
{
background-color: #631137;
}
</style>
border-color css
<style>
span { border-color: #631137; }
span { border-color: rgb(99,17,55); }
td.TdClassName
{
border-color: #631137;
}
.TagClassName
{
border-color: #631137;
}
</style>