Shades of Tyrian Purple #630834
Tints of Tyrian Purple #630834
RGB
CMYK
RGB Variations
Color information
#630834 (or 0x630834) is known color: Tyrian Purple. HEX triplet: 63, 08 and 34. RGB value is (99,8,52). Sum of RGB (Red+Green+Blue) = 99+8+52=159 (21% of max value = 765). Red value is 99 (39.06% from 255 or 62.26% from 159); Green value is 8 (3.52% from 255 or 5.03% from 159); Blue value is 52 (20.70% from 255 or 32.70% from 159); Max value from RGB is 99 - color contains mainly: red. Hex color #630834 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630834 is #9CF7CB. Grayscale: #282828. Windows color (decimal): -10287052 or 3410019. OLE color: 3410019.
HSL color Cylindrical-coordinate representation of color #630834: hue angle of 330.99º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #630834 is Cyan = 0, Magento = 0.92, Yellow = 0.47 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 8 | 52 | - |
| CMYK | 0 | 0.92 | 0.47 | 0.61 |
| HSL | 330.99º | 0.85% | 0.21% | - |
| HSV(B) | 330.99º | 0.92% | 0.39% | - |
| XYZ | 5.85 | 3.07 | 3.53 | - |
| YUV | 40.23 | 134.65 | 169.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 8 | 52 | 0 | 0.92 | 0.47 | 0.61 | 330.99 | 0.85 | 0.21 |
| Hex | 63 | 8 | 34 | 0 | 5C | 2F | 3D | 14B | 55 | 15 |
| Octal | 143 | 10 | 64 | 0 | 134 | 57 | 75 | 513 | 125 | 25 |
| Binary | 1100011 | 1000 | 110100 | 0 | 1011100 | 101111 | 111101 | 101001011 | 1010101 | 10101 |
Color Harmonies of #630834
Complementary color
Monochromatic Colors of #630834
Black with #630834
Text Example
Text Example
White with #630834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630834; }
p { color: rgb(99,8,52); }
H1.HeaderClassName
{
color: #630834;
}
.AnyTagClassName
{
color: #630834;
}
</style>
background-color css
<style>
a { background-color: #630834; }
a { background-color: rgb(99,8,52); }
div.DivClassName
{
background-color: #630834;
}
.BgClassName
{
background-color: #630834;
}
</style>
border-color css
<style>
span { border-color: #630834; }
span { border-color: rgb(99,8,52); }
td.TdClassName
{
border-color: #630834;
}
.TagClassName
{
border-color: #630834;
}
</style>