Shades of Tyrian Purple #630942
Tints of Tyrian Purple #630942
RGB
CMYK
RGB Variations
Color information
#630942 (or 0x630942) is known color: Tyrian Purple. HEX triplet: 63, 09 and 42. RGB value is (99,9,66). Sum of RGB (Red+Green+Blue) = 99+9+66=174 (23% of max value = 765). Red value is 99 (39.06% from 255 or 56.90% from 174); Green value is 9 (3.91% from 255 or 5.17% from 174); Blue value is 66 (26.17% from 255 or 37.93% from 174); Max value from RGB is 99 - color contains mainly: red. Hex color #630942 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630942 is #9CF6BD. Grayscale: #2A2A2A. Windows color (decimal): -10286782 or 4327779. OLE color: 4327779.
HSL color Cylindrical-coordinate representation of color #630942: hue angle of 322º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #630942 is Cyan = 0, Magento = 0.91, Yellow = 0.33 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 9 | 66 | - |
| CMYK | 0 | 0.91 | 0.33 | 0.61 |
| HSL | 322º | 0.83% | 0.21% | - |
| HSV(B) | 322º | 0.91% | 0.39% | - |
| XYZ | 6.23 | 3.24 | 5.45 | - |
| YUV | 42.41 | 141.32 | 168.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 9 | 66 | 0 | 0.91 | 0.33 | 0.61 | 322 | 0.83 | 0.21 |
| Hex | 63 | 9 | 42 | 0 | 5B | 21 | 3D | 142 | 53 | 15 |
| Octal | 143 | 11 | 102 | 0 | 133 | 41 | 75 | 502 | 123 | 25 |
| Binary | 1100011 | 1001 | 1000010 | 0 | 1011011 | 100001 | 111101 | 101000010 | 1010011 | 10101 |
Color Harmonies of #630942
Complementary color
Monochromatic Colors of #630942
Black with #630942
Text Example
Text Example
White with #630942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630942; }
p { color: rgb(99,9,66); }
H1.HeaderClassName
{
color: #630942;
}
.AnyTagClassName
{
color: #630942;
}
</style>
background-color css
<style>
a { background-color: #630942; }
a { background-color: rgb(99,9,66); }
div.DivClassName
{
background-color: #630942;
}
.BgClassName
{
background-color: #630942;
}
</style>
border-color css
<style>
span { border-color: #630942; }
span { border-color: rgb(99,9,66); }
td.TdClassName
{
border-color: #630942;
}
.TagClassName
{
border-color: #630942;
}
</style>