Shades of Tyrian Purple #650730
Tints of Tyrian Purple #650730
RGB
CMYK
RGB Variations
Color information
#650730 (or 0x650730) is known color: Tyrian Purple. HEX triplet: 65, 07 and 30. RGB value is (101,7,48). Sum of RGB (Red+Green+Blue) = 101+7+48=156 (20% of max value = 765). Red value is 101 (39.84% from 255 or 64.74% from 156); Green value is 7 (3.12% from 255 or 4.49% from 156); Blue value is 48 (19.14% from 255 or 30.77% from 156); Max value from RGB is 101 - color contains mainly: red. Hex color #650730 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #650730 is #9AF8CF. Grayscale: #272727. Windows color (decimal): -10156240 or 3147621. OLE color: 3147621.
HSL color Cylindrical-coordinate representation of color #650730: hue angle of 333.83º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #650730 is Cyan = 0, Magento = 0.93, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 7 | 48 | - |
| CMYK | 0 | 0.93 | 0.52 | 0.60 |
| HSL | 333.83º | 0.87% | 0.21% | - |
| HSV(B) | 333.83º | 0.93% | 0.4% | - |
| XYZ | 5.98 | 3.13 | 3.09 | - |
| YUV | 39.78 | 132.64 | 171.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 7 | 48 | 0 | 0.93 | 0.52 | 0.60 | 333.83 | 0.87 | 0.21 |
| Hex | 65 | 7 | 30 | 0 | 5D | 34 | 3C | 14E | 57 | 15 |
| Octal | 145 | 7 | 60 | 0 | 135 | 64 | 74 | 516 | 127 | 25 |
| Binary | 1100101 | 111 | 110000 | 0 | 1011101 | 110100 | 111100 | 101001110 | 1010111 | 10101 |
Color Harmonies of #650730
Complementary color
Monochromatic Colors of #650730
Black with #650730
Text Example
Text Example
White with #650730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #650730; }
p { color: rgb(101,7,48); }
H1.HeaderClassName
{
color: #650730;
}
.AnyTagClassName
{
color: #650730;
}
</style>
background-color css
<style>
a { background-color: #650730; }
a { background-color: rgb(101,7,48); }
div.DivClassName
{
background-color: #650730;
}
.BgClassName
{
background-color: #650730;
}
</style>
border-color css
<style>
span { border-color: #650730; }
span { border-color: rgb(101,7,48); }
td.TdClassName
{
border-color: #650730;
}
.TagClassName
{
border-color: #650730;
}
</style>