Shades of Tyrian Purple #630542
Tints of Tyrian Purple #630542
RGB
CMYK
RGB Variations
Color information
#630542 (or 0x630542) is known color: Tyrian Purple. HEX triplet: 63, 05 and 42. RGB value is (99,5,66). Sum of RGB (Red+Green+Blue) = 99+5+66=170 (22% of max value = 765). Red value is 99 (39.06% from 255 or 58.24% from 170); Green value is 5 (2.34% from 255 or 2.94% from 170); Blue value is 66 (26.17% from 255 or 38.82% from 170); Max value from RGB is 99 - color contains mainly: red. Hex color #630542 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630542 is #9CFABD. Grayscale: #272727. Windows color (decimal): -10287806 or 4326755. OLE color: 4326755.
HSL color Cylindrical-coordinate representation of color #630542: hue angle of 321.06º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #630542 is Cyan = 0, Magento = 0.95, Yellow = 0.33 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 5 | 66 | - |
| CMYK | 0 | 0.95 | 0.33 | 0.61 |
| HSL | 321.06º | 0.9% | 0.2% | - |
| HSV(B) | 321.06º | 0.95% | 0.39% | - |
| XYZ | 6.18 | 3.15 | 5.44 | - |
| YUV | 40.06 | 142.64 | 170.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 5 | 66 | 0 | 0.95 | 0.33 | 0.61 | 321.06 | 0.9 | 0.2 |
| Hex | 63 | 5 | 42 | 0 | 5F | 21 | 3D | 141 | 5A | 14 |
| Octal | 143 | 5 | 102 | 0 | 137 | 41 | 75 | 501 | 132 | 24 |
| Binary | 1100011 | 101 | 1000010 | 0 | 1011111 | 100001 | 111101 | 101000001 | 1011010 | 10100 |
Color Harmonies of #630542
Complementary color
Monochromatic Colors of #630542
Black with #630542
Text Example
Text Example
White with #630542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630542; }
p { color: rgb(99,5,66); }
H1.HeaderClassName
{
color: #630542;
}
.AnyTagClassName
{
color: #630542;
}
</style>
background-color css
<style>
a { background-color: #630542; }
a { background-color: rgb(99,5,66); }
div.DivClassName
{
background-color: #630542;
}
.BgClassName
{
background-color: #630542;
}
</style>
border-color css
<style>
span { border-color: #630542; }
span { border-color: rgb(99,5,66); }
td.TdClassName
{
border-color: #630542;
}
.TagClassName
{
border-color: #630542;
}
</style>