Shades of Tyrian Purple #5B0138
Tints of Tyrian Purple #5B0138
RGB
CMYK
RGB Variations
Color information
#5B0138 (or 0x5B0138) is known color: Tyrian Purple. HEX triplet: 5B, 01 and 38. RGB value is (91,1,56). Sum of RGB (Red+Green+Blue) = 91+1+56=148 (19% of max value = 765). Red value is 91 (35.94% from 255 or 61.49% from 148); Green value is 1 (0.78% from 255 or 0.68% from 148); Blue value is 56 (22.27% from 255 or 37.84% from 148); Max value from RGB is 91 - color contains mainly: red. Hex color #5B0138 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #5B0138 is #A4FEC7. Grayscale: #222222. Windows color (decimal): -10813128 or 3670363. OLE color: 3670363.
HSL color Cylindrical-coordinate representation of color #5B0138: hue angle of 323.33º degrees, saturation: 0.98, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #5B0138 is Cyan = 0, Magento = 0.99, Yellow = 0.38 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 91 | 1 | 56 | - |
| CMYK | 0 | 0.99 | 0.38 | 0.64 |
| HSL | 323.33º | 0.98% | 0.18% | - |
| HSV(B) | 323.33º | 0.99% | 0.36% | - |
| XYZ | 5.04 | 2.53 | 3.96 | - |
| YUV | 34.18 | 140.32 | 168.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 91 | 1 | 56 | 0 | 0.99 | 0.38 | 0.64 | 323.33 | 0.98 | 0.18 |
| Hex | 5B | 1 | 38 | 0 | 63 | 26 | 40 | 143 | 62 | 12 |
| Octal | 133 | 1 | 70 | 0 | 143 | 46 | 100 | 503 | 142 | 22 |
| Binary | 1011011 | 1 | 111000 | 0 | 1100011 | 100110 | 1000000 | 101000011 | 1100010 | 10010 |
Color Harmonies of #5B0138
Complementary color
Monochromatic Colors of #5B0138
Black with #5B0138
Text Example
Text Example
White with #5B0138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5B0138; }
p { color: rgb(91,1,56); }
H1.HeaderClassName
{
color: #5B0138;
}
.AnyTagClassName
{
color: #5B0138;
}
</style>
background-color css
<style>
a { background-color: #5B0138; }
a { background-color: rgb(91,1,56); }
div.DivClassName
{
background-color: #5B0138;
}
.BgClassName
{
background-color: #5B0138;
}
</style>
border-color css
<style>
span { border-color: #5B0138; }
span { border-color: rgb(91,1,56); }
td.TdClassName
{
border-color: #5B0138;
}
.TagClassName
{
border-color: #5B0138;
}
</style>