Shades of Tyrian Purple #631043
Tints of Tyrian Purple #631043
RGB
CMYK
RGB Variations
Color information
#631043 (or 0x631043) is known color: Tyrian Purple. HEX triplet: 63, 10 and 43. RGB value is (99,16,67). Sum of RGB (Red+Green+Blue) = 99+16+67=182 (24% of max value = 765). Red value is 99 (39.06% from 255 or 54.40% from 182); Green value is 16 (6.64% from 255 or 8.79% from 182); Blue value is 67 (26.56% from 255 or 36.81% from 182); Max value from RGB is 99 - color contains mainly: red. Hex color #631043 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631043 is #9CEFBC. Grayscale: #2E2E2E. Windows color (decimal): -10284989 or 4395107. OLE color: 4395107.
HSL color Cylindrical-coordinate representation of color #631043: hue angle of 323.13º 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 #631043 is Cyan = 0, Magento = 0.84, Yellow = 0.32 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 16 | 67 | - |
| CMYK | 0 | 0.84 | 0.32 | 0.61 |
| HSL | 323.13º | 0.72% | 0.23% | - |
| HSV(B) | 323.13º | 0.84% | 0.39% | - |
| XYZ | 6.34 | 3.43 | 5.64 | - |
| YUV | 46.63 | 139.5 | 165.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 16 | 67 | 0 | 0.84 | 0.32 | 0.61 | 323.13 | 0.72 | 0.23 |
| Hex | 63 | 10 | 43 | 0 | 54 | 20 | 3D | 143 | 48 | 17 |
| Octal | 143 | 20 | 103 | 0 | 124 | 40 | 75 | 503 | 110 | 27 |
| Binary | 1100011 | 10000 | 1000011 | 0 | 1010100 | 100000 | 111101 | 101000011 | 1001000 | 10111 |
Color Harmonies of #631043
Complementary color
Monochromatic Colors of #631043
Black with #631043
Text Example
Text Example
White with #631043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631043; }
p { color: rgb(99,16,67); }
H1.HeaderClassName
{
color: #631043;
}
.AnyTagClassName
{
color: #631043;
}
</style>
background-color css
<style>
a { background-color: #631043; }
a { background-color: rgb(99,16,67); }
div.DivClassName
{
background-color: #631043;
}
.BgClassName
{
background-color: #631043;
}
</style>
border-color css
<style>
span { border-color: #631043; }
span { border-color: rgb(99,16,67); }
td.TdClassName
{
border-color: #631043;
}
.TagClassName
{
border-color: #631043;
}
</style>