Shades of Tyrian Purple #650136
Tints of Tyrian Purple #650136
RGB
CMYK
RGB Variations
Color information
#650136 (or 0x650136) is known color: Tyrian Purple. HEX triplet: 65, 01 and 36. RGB value is (101,1,54). Sum of RGB (Red+Green+Blue) = 101+1+54=156 (20% of max value = 765). Red value is 101 (39.84% from 255 or 64.74% from 156); Green value is 1 (0.78% from 255 or 0.64% from 156); Blue value is 54 (21.48% from 255 or 34.62% from 156); Max value from RGB is 101 - color contains mainly: red. Hex color #650136 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #650136 is #9AFEC9. Grayscale: #242424. Windows color (decimal): -10157770 or 3539301. OLE color: 3539301.
HSL color Cylindrical-coordinate representation of color #650136: hue angle of 328.2º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #650136 is Cyan = 0, Magento = 0.99, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 1 | 54 | - |
| CMYK | 0 | 0.99 | 0.47 | 0.60 |
| HSL | 328.2º | 0.98% | 0.2% | - |
| HSV(B) | 328.2º | 0.99% | 0.4% | - |
| XYZ | 6.04 | 3.05 | 3.76 | - |
| YUV | 36.94 | 137.63 | 173.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 1 | 54 | 0 | 0.99 | 0.47 | 0.60 | 328.2 | 0.98 | 0.2 |
| Hex | 65 | 1 | 36 | 0 | 63 | 2F | 3C | 148 | 62 | 14 |
| Octal | 145 | 1 | 66 | 0 | 143 | 57 | 74 | 510 | 142 | 24 |
| Binary | 1100101 | 1 | 110110 | 0 | 1100011 | 101111 | 111100 | 101001000 | 1100010 | 10100 |
Color Harmonies of #650136
Complementary color
Monochromatic Colors of #650136
Black with #650136
Text Example
Text Example
White with #650136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #650136; }
p { color: rgb(101,1,54); }
H1.HeaderClassName
{
color: #650136;
}
.AnyTagClassName
{
color: #650136;
}
</style>
background-color css
<style>
a { background-color: #650136; }
a { background-color: rgb(101,1,54); }
div.DivClassName
{
background-color: #650136;
}
.BgClassName
{
background-color: #650136;
}
</style>
border-color css
<style>
span { border-color: #650136; }
span { border-color: rgb(101,1,54); }
td.TdClassName
{
border-color: #650136;
}
.TagClassName
{
border-color: #650136;
}
</style>