Shades of Tyrian Purple #650430
Tints of Tyrian Purple #650430
RGB
CMYK
RGB Variations
Color information
#650430 (or 0x650430) is known color: Tyrian Purple. HEX triplet: 65, 04 and 30. RGB value is (101,4,48). Sum of RGB (Red+Green+Blue) = 101+4+48=153 (20% of max value = 765). Red value is 101 (39.84% from 255 or 66.01% from 153); Green value is 4 (1.95% from 255 or 2.61% from 153); Blue value is 48 (19.14% from 255 or 31.37% from 153); Max value from RGB is 101 - color contains mainly: red. Hex color #650430 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #650430 is #9AFBCF. Grayscale: #252525. Windows color (decimal): -10157008 or 3146853. OLE color: 3146853.
HSL color Cylindrical-coordinate representation of color #650430: hue angle of 332.78º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #650430 is Cyan = 0, Magento = 0.96, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 4 | 48 | - |
| CMYK | 0 | 0.96 | 0.52 | 0.60 |
| HSL | 332.78º | 0.92% | 0.21% | - |
| HSV(B) | 332.78º | 0.96% | 0.4% | - |
| XYZ | 5.94 | 3.07 | 3.08 | - |
| YUV | 38.02 | 133.64 | 172.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 4 | 48 | 0 | 0.96 | 0.52 | 0.60 | 332.78 | 0.92 | 0.21 |
| Hex | 65 | 4 | 30 | 0 | 60 | 34 | 3C | 14D | 5C | 15 |
| Octal | 145 | 4 | 60 | 0 | 140 | 64 | 74 | 515 | 134 | 25 |
| Binary | 1100101 | 100 | 110000 | 0 | 1100000 | 110100 | 111100 | 101001101 | 1011100 | 10101 |
Color Harmonies of #650430
Complementary color
Monochromatic Colors of #650430
Black with #650430
Text Example
Text Example
White with #650430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #650430; }
p { color: rgb(101,4,48); }
H1.HeaderClassName
{
color: #650430;
}
.AnyTagClassName
{
color: #650430;
}
</style>
background-color css
<style>
a { background-color: #650430; }
a { background-color: rgb(101,4,48); }
div.DivClassName
{
background-color: #650430;
}
.BgClassName
{
background-color: #650430;
}
</style>
border-color css
<style>
span { border-color: #650430; }
span { border-color: rgb(101,4,48); }
td.TdClassName
{
border-color: #650430;
}
.TagClassName
{
border-color: #650430;
}
</style>