Shades of Tyrian Purple #630152
Tints of Tyrian Purple #630152
RGB
CMYK
RGB Variations
Color information
#630152 (or 0x630152) is known color: Tyrian Purple. HEX triplet: 63, 01 and 52. RGB value is (99,1,82). Sum of RGB (Red+Green+Blue) = 99+1+82=182 (24% of max value = 765). Red value is 99 (39.06% from 255 or 54.40% from 182); Green value is 1 (0.78% from 255 or 0.55% from 182); Blue value is 82 (32.42% from 255 or 45.05% from 182); Max value from RGB is 99 - color contains mainly: red. Hex color #630152 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #630152 is #9CFEAD. Grayscale: #272727. Windows color (decimal): -10288814 or 5374307. OLE color: 5374307.
HSL color Cylindrical-coordinate representation of color #630152: hue angle of 310.41º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #630152 is Cyan = 0, Magento = 0.99, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 1 | 82 | - |
| CMYK | 0 | 0.99 | 0.17 | 0.61 |
| HSL | 310.41º | 0.98% | 0.2% | - |
| HSV(B) | 310.41º | 0.99% | 0.39% | - |
| XYZ | 6.68 | 3.28 | 8.26 | - |
| YUV | 39.54 | 151.97 | 170.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 1 | 82 | 0 | 0.99 | 0.17 | 0.61 | 310.41 | 0.98 | 0.2 |
| Hex | 63 | 1 | 52 | 0 | 63 | 11 | 3D | 136 | 62 | 14 |
| Octal | 143 | 1 | 122 | 0 | 143 | 21 | 75 | 466 | 142 | 24 |
| Binary | 1100011 | 1 | 1010010 | 0 | 1100011 | 10001 | 111101 | 100110110 | 1100010 | 10100 |
Color Harmonies of #630152
Complementary color
Monochromatic Colors of #630152
Black with #630152
Text Example
Text Example
White with #630152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630152; }
p { color: rgb(99,1,82); }
H1.HeaderClassName
{
color: #630152;
}
.AnyTagClassName
{
color: #630152;
}
</style>
background-color css
<style>
a { background-color: #630152; }
a { background-color: rgb(99,1,82); }
div.DivClassName
{
background-color: #630152;
}
.BgClassName
{
background-color: #630152;
}
</style>
border-color css
<style>
span { border-color: #630152; }
span { border-color: rgb(99,1,82); }
td.TdClassName
{
border-color: #630152;
}
.TagClassName
{
border-color: #630152;
}
</style>