Shades of Tyrian Purple #630656
Tints of Tyrian Purple #630656
RGB
CMYK
RGB Variations
Color information
#630656 (or 0x630656) is known color: Tyrian Purple. HEX triplet: 63, 06 and 56. RGB value is (99,6,86). Sum of RGB (Red+Green+Blue) = 99+6+86=191 (25% of max value = 765). Red value is 99 (39.06% from 255 or 51.83% from 191); Green value is 6 (2.73% from 255 or 3.14% from 191); Blue value is 86 (33.98% from 255 or 45.03% from 191); Max value from RGB is 99 - color contains mainly: red. Hex color #630656 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #630656 is #9CF9A9. Grayscale: #2A2A2A. Windows color (decimal): -10287530 or 5637731. OLE color: 5637731.
HSL color Cylindrical-coordinate representation of color #630656: hue angle of 308.39º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #630656 is Cyan = 0, Magento = 0.94, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 6 | 86 | - |
| CMYK | 0 | 0.94 | 0.13 | 0.61 |
| HSL | 308.39º | 0.89% | 0.21% | - |
| HSV(B) | 308.39º | 0.94% | 0.39% | - |
| XYZ | 6.89 | 3.45 | 9.11 | - |
| YUV | 42.93 | 152.31 | 168 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 6 | 86 | 0 | 0.94 | 0.13 | 0.61 | 308.39 | 0.89 | 0.21 |
| Hex | 63 | 6 | 56 | 0 | 5E | D | 3D | 134 | 59 | 15 |
| Octal | 143 | 6 | 126 | 0 | 136 | 15 | 75 | 464 | 131 | 25 |
| Binary | 1100011 | 110 | 1010110 | 0 | 1011110 | 1101 | 111101 | 100110100 | 1011001 | 10101 |
Color Harmonies of #630656
Complementary color
Monochromatic Colors of #630656
Black with #630656
Text Example
Text Example
White with #630656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630656; }
p { color: rgb(99,6,86); }
H1.HeaderClassName
{
color: #630656;
}
.AnyTagClassName
{
color: #630656;
}
</style>
background-color css
<style>
a { background-color: #630656; }
a { background-color: rgb(99,6,86); }
div.DivClassName
{
background-color: #630656;
}
.BgClassName
{
background-color: #630656;
}
</style>
border-color css
<style>
span { border-color: #630656; }
span { border-color: rgb(99,6,86); }
td.TdClassName
{
border-color: #630656;
}
.TagClassName
{
border-color: #630656;
}
</style>