Shades of Tyrian Purple #631040
Tints of Tyrian Purple #631040
RGB
CMYK
RGB Variations
Color information
#631040 (or 0x631040) is known color: Tyrian Purple. HEX triplet: 63, 10 and 40. RGB value is (99,16,64). Sum of RGB (Red+Green+Blue) = 99+16+64=179 (23% of max value = 765). Red value is 99 (39.06% from 255 or 55.31% from 179); Green value is 16 (6.64% from 255 or 8.94% from 179); Blue value is 64 (25.39% from 255 or 35.75% from 179); Max value from RGB is 99 - color contains mainly: red. Hex color #631040 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631040 is #9CEFBF. Grayscale: #2E2E2E. Windows color (decimal): -10284992 or 4198499. OLE color: 4198499.
HSL color Cylindrical-coordinate representation of color #631040: hue angle of 325.3º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #631040 is Cyan = 0, Magento = 0.84, Yellow = 0.35 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 16 | 64 | - |
| CMYK | 0 | 0.84 | 0.35 | 0.61 |
| HSL | 325.3º | 0.72% | 0.23% | - |
| HSV(B) | 325.3º | 0.84% | 0.39% | - |
| XYZ | 6.26 | 3.39 | 5.18 | - |
| YUV | 46.29 | 138 | 165.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 16 | 64 | 0 | 0.84 | 0.35 | 0.61 | 325.3 | 0.72 | 0.23 |
| Hex | 63 | 10 | 40 | 0 | 54 | 23 | 3D | 145 | 48 | 17 |
| Octal | 143 | 20 | 100 | 0 | 124 | 43 | 75 | 505 | 110 | 27 |
| Binary | 1100011 | 10000 | 1000000 | 0 | 1010100 | 100011 | 111101 | 101000101 | 1001000 | 10111 |
Color Harmonies of #631040
Complementary color
Monochromatic Colors of #631040
Black with #631040
Text Example
Text Example
White with #631040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631040; }
p { color: rgb(99,16,64); }
H1.HeaderClassName
{
color: #631040;
}
.AnyTagClassName
{
color: #631040;
}
</style>
background-color css
<style>
a { background-color: #631040; }
a { background-color: rgb(99,16,64); }
div.DivClassName
{
background-color: #631040;
}
.BgClassName
{
background-color: #631040;
}
</style>
border-color css
<style>
span { border-color: #631040; }
span { border-color: rgb(99,16,64); }
td.TdClassName
{
border-color: #631040;
}
.TagClassName
{
border-color: #631040;
}
</style>