Shades of Tyrian Purple #630745
Tints of Tyrian Purple #630745
RGB
CMYK
RGB Variations
Color information
#630745 (or 0x630745) is known color: Tyrian Purple. HEX triplet: 63, 07 and 45. RGB value is (99,7,69). Sum of RGB (Red+Green+Blue) = 99+7+69=175 (23% of max value = 765). Red value is 99 (39.06% from 255 or 56.57% from 175); Green value is 7 (3.12% from 255 or 4% from 175); Blue value is 69 (27.34% from 255 or 39.43% from 175); Max value from RGB is 99 - color contains mainly: red. Hex color #630745 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630745 is #9CF8BA. Grayscale: #292929. Windows color (decimal): -10287291 or 4523875. OLE color: 4523875.
HSL color Cylindrical-coordinate representation of color #630745: hue angle of 319.57º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #630745 is Cyan = 0, Magento = 0.93, Yellow = 0.30 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 7 | 69 | - |
| CMYK | 0 | 0.93 | 0.30 | 0.61 |
| HSL | 319.57º | 0.87% | 0.21% | - |
| HSV(B) | 319.57º | 0.93% | 0.39% | - |
| XYZ | 6.3 | 3.23 | 5.92 | - |
| YUV | 41.58 | 143.48 | 168.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 7 | 69 | 0 | 0.93 | 0.30 | 0.61 | 319.57 | 0.87 | 0.21 |
| Hex | 63 | 7 | 45 | 0 | 5D | 1E | 3D | 140 | 57 | 15 |
| Octal | 143 | 7 | 105 | 0 | 135 | 36 | 75 | 500 | 127 | 25 |
| Binary | 1100011 | 111 | 1000101 | 0 | 1011101 | 11110 | 111101 | 101000000 | 1010111 | 10101 |
Color Harmonies of #630745
Complementary color
Monochromatic Colors of #630745
Black with #630745
Text Example
Text Example
White with #630745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630745; }
p { color: rgb(99,7,69); }
H1.HeaderClassName
{
color: #630745;
}
.AnyTagClassName
{
color: #630745;
}
</style>
background-color css
<style>
a { background-color: #630745; }
a { background-color: rgb(99,7,69); }
div.DivClassName
{
background-color: #630745;
}
.BgClassName
{
background-color: #630745;
}
</style>
border-color css
<style>
span { border-color: #630745; }
span { border-color: rgb(99,7,69); }
td.TdClassName
{
border-color: #630745;
}
.TagClassName
{
border-color: #630745;
}
</style>