Shades of Tyrian Purple #650729
Tints of Tyrian Purple #650729
RGB
CMYK
RGB Variations
Color information
#650729 (or 0x650729) is known color: Tyrian Purple. HEX triplet: 65, 07 and 29. RGB value is (101,7,41). Sum of RGB (Red+Green+Blue) = 101+7+41=149 (19% of max value = 765). Red value is 101 (39.84% from 255 or 67.79% from 149); Green value is 7 (3.12% from 255 or 4.70% from 149); Blue value is 41 (16.41% from 255 or 27.52% from 149); Max value from RGB is 101 - color contains mainly: red. Hex color #650729 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #650729 is #9AF8D6. Grayscale: #262626. Windows color (decimal): -10156247 or 2688869. OLE color: 2688869.
HSL color Cylindrical-coordinate representation of color #650729: hue angle of 338.3º 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 #650729 is Cyan = 0, Magento = 0.93, Yellow = 0.59 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 7 | 41 | - |
| CMYK | 0 | 0.93 | 0.59 | 0.60 |
| HSL | 338.3º | 0.87% | 0.21% | - |
| HSV(B) | 338.3º | 0.93% | 0.4% | - |
| XYZ | 5.84 | 3.08 | 2.38 | - |
| YUV | 38.98 | 129.14 | 172.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 7 | 41 | 0 | 0.93 | 0.59 | 0.60 | 338.3 | 0.87 | 0.21 |
| Hex | 65 | 7 | 29 | 0 | 5D | 3B | 3C | 152 | 57 | 15 |
| Octal | 145 | 7 | 51 | 0 | 135 | 73 | 74 | 522 | 127 | 25 |
| Binary | 1100101 | 111 | 101001 | 0 | 1011101 | 111011 | 111100 | 101010010 | 1010111 | 10101 |
Color Harmonies of #650729
Complementary color
Monochromatic Colors of #650729
Black with #650729
Text Example
Text Example
White with #650729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #650729; }
p { color: rgb(101,7,41); }
H1.HeaderClassName
{
color: #650729;
}
.AnyTagClassName
{
color: #650729;
}
</style>
background-color css
<style>
a { background-color: #650729; }
a { background-color: rgb(101,7,41); }
div.DivClassName
{
background-color: #650729;
}
.BgClassName
{
background-color: #650729;
}
</style>
border-color css
<style>
span { border-color: #650729; }
span { border-color: rgb(101,7,41); }
td.TdClassName
{
border-color: #650729;
}
.TagClassName
{
border-color: #650729;
}
</style>