Shades of Tyrian Purple #650436
Tints of Tyrian Purple #650436
RGB
CMYK
RGB Variations
Color information
#650436 (or 0x650436) is known color: Tyrian Purple. HEX triplet: 65, 04 and 36. RGB value is (101,4,54). Sum of RGB (Red+Green+Blue) = 101+4+54=159 (21% of max value = 765). Red value is 101 (39.84% from 255 or 63.52% from 159); Green value is 4 (1.95% from 255 or 2.52% from 159); Blue value is 54 (21.48% from 255 or 33.96% from 159); Max value from RGB is 101 - color contains mainly: red. Hex color #650436 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #650436 is #9AFBC9. Grayscale: #262626. Windows color (decimal): -10157002 or 3540069. OLE color: 3540069.
HSL color Cylindrical-coordinate representation of color #650436: hue angle of 329.07º 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 #650436 is Cyan = 0, Magento = 0.96, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 4 | 54 | - |
| CMYK | 0 | 0.96 | 0.47 | 0.60 |
| HSL | 329.07º | 0.92% | 0.21% | - |
| HSV(B) | 329.07º | 0.96% | 0.4% | - |
| XYZ | 6.08 | 3.12 | 3.77 | - |
| YUV | 38.7 | 136.64 | 172.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 4 | 54 | 0 | 0.96 | 0.47 | 0.60 | 329.07 | 0.92 | 0.21 |
| Hex | 65 | 4 | 36 | 0 | 60 | 2F | 3C | 149 | 5C | 15 |
| Octal | 145 | 4 | 66 | 0 | 140 | 57 | 74 | 511 | 134 | 25 |
| Binary | 1100101 | 100 | 110110 | 0 | 1100000 | 101111 | 111100 | 101001001 | 1011100 | 10101 |
Color Harmonies of #650436
Complementary color
Monochromatic Colors of #650436
Black with #650436
Text Example
Text Example
White with #650436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #650436; }
p { color: rgb(101,4,54); }
H1.HeaderClassName
{
color: #650436;
}
.AnyTagClassName
{
color: #650436;
}
</style>
background-color css
<style>
a { background-color: #650436; }
a { background-color: rgb(101,4,54); }
div.DivClassName
{
background-color: #650436;
}
.BgClassName
{
background-color: #650436;
}
</style>
border-color css
<style>
span { border-color: #650436; }
span { border-color: rgb(101,4,54); }
td.TdClassName
{
border-color: #650436;
}
.TagClassName
{
border-color: #650436;
}
</style>