Shades of Tyrian Purple #630356
Tints of Tyrian Purple #630356
RGB
CMYK
RGB Variations
Color information
#630356 (or 0x630356) is known color: Tyrian Purple. HEX triplet: 63, 03 and 56. RGB value is (99,3,86). Sum of RGB (Red+Green+Blue) = 99+3+86=188 (24% of max value = 765). Red value is 99 (39.06% from 255 or 52.66% from 188); Green value is 3 (1.56% from 255 or 1.60% from 188); Blue value is 86 (33.98% from 255 or 45.74% from 188); Max value from RGB is 99 - color contains mainly: red. Hex color #630356 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #630356 is #9CFCA9. Grayscale: #282828. Windows color (decimal): -10288298 or 5636963. OLE color: 5636963.
HSL color Cylindrical-coordinate representation of color #630356: hue angle of 308.12º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #630356 is Cyan = 0, Magento = 0.97, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 3 | 86 | - |
| CMYK | 0 | 0.97 | 0.13 | 0.61 |
| HSL | 308.13º | 0.94% | 0.2% | - |
| HSV(B) | 308.13º | 0.97% | 0.39% | - |
| XYZ | 6.86 | 3.39 | 9.1 | - |
| YUV | 41.17 | 153.3 | 169.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 3 | 86 | 0 | 0.97 | 0.13 | 0.61 | 308.13 | 0.94 | 0.2 |
| Hex | 63 | 3 | 56 | 0 | 61 | D | 3D | 134 | 5E | 14 |
| Octal | 143 | 3 | 126 | 0 | 141 | 15 | 75 | 464 | 136 | 24 |
| Binary | 1100011 | 11 | 1010110 | 0 | 1100001 | 1101 | 111101 | 100110100 | 1011110 | 10100 |
Color Harmonies of #630356
Complementary color
Monochromatic Colors of #630356
Black with #630356
Text Example
Text Example
White with #630356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630356; }
p { color: rgb(99,3,86); }
H1.HeaderClassName
{
color: #630356;
}
.AnyTagClassName
{
color: #630356;
}
</style>
background-color css
<style>
a { background-color: #630356; }
a { background-color: rgb(99,3,86); }
div.DivClassName
{
background-color: #630356;
}
.BgClassName
{
background-color: #630356;
}
</style>
border-color css
<style>
span { border-color: #630356; }
span { border-color: rgb(99,3,86); }
td.TdClassName
{
border-color: #630356;
}
.TagClassName
{
border-color: #630356;
}
</style>