Shades of Tyrian Purple #510230
Tints of Tyrian Purple #510230
RGB
CMYK
RGB Variations
Color information
#510230 (or 0x510230) is known color: Tyrian Purple. HEX triplet: 51, 02 and 30. RGB value is (81,2,48). Sum of RGB (Red+Green+Blue) = 81+2+48=131 (17% of max value = 765). Red value is 81 (32.03% from 255 or 61.83% from 131); Green value is 2 (1.17% from 255 or 1.53% from 131); Blue value is 48 (19.14% from 255 or 36.64% from 131); Max value from RGB is 81 - color contains mainly: red. Hex color #510230 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510230 is #AEFDCF. Grayscale: #1E1E1E. Windows color (decimal): -11468240 or 3146321. OLE color: 3146321.
HSL color Cylindrical-coordinate representation of color #510230: hue angle of 325.06º degrees, saturation: 0.95, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #510230 is Cyan = 0, Magento = 0.98, Yellow = 0.41 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 2 | 48 | - |
| CMYK | 0 | 0.98 | 0.41 | 0.68 |
| HSL | 325.06º | 0.95% | 0.16% | - |
| HSV(B) | 325.06º | 0.98% | 0.32% | - |
| XYZ | 3.95 | 2.01 | 2.98 | - |
| YUV | 30.87 | 137.67 | 163.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 2 | 48 | 0 | 0.98 | 0.41 | 0.68 | 325.06 | 0.95 | 0.16 |
| Hex | 51 | 2 | 30 | 0 | 62 | 29 | 44 | 145 | 5F | 10 |
| Octal | 121 | 2 | 60 | 0 | 142 | 51 | 104 | 505 | 137 | 20 |
| Binary | 1010001 | 10 | 110000 | 0 | 1100010 | 101001 | 1000100 | 101000101 | 1011111 | 10000 |
Color Harmonies of #510230
Complementary color
Monochromatic Colors of #510230
Black with #510230
Text Example
Text Example
White with #510230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510230; }
p { color: rgb(81,2,48); }
H1.HeaderClassName
{
color: #510230;
}
.AnyTagClassName
{
color: #510230;
}
</style>
background-color css
<style>
a { background-color: #510230; }
a { background-color: rgb(81,2,48); }
div.DivClassName
{
background-color: #510230;
}
.BgClassName
{
background-color: #510230;
}
</style>
border-color css
<style>
span { border-color: #510230; }
span { border-color: rgb(81,2,48); }
td.TdClassName
{
border-color: #510230;
}
.TagClassName
{
border-color: #510230;
}
</style>