Shades of Tyrian Purple #650934
Tints of Tyrian Purple #650934
RGB
CMYK
RGB Variations
Color information
#650934 (or 0x650934) is known color: Tyrian Purple. HEX triplet: 65, 09 and 34. RGB value is (101,9,52). Sum of RGB (Red+Green+Blue) = 101+9+52=162 (21% of max value = 765). Red value is 101 (39.84% from 255 or 62.35% from 162); Green value is 9 (3.91% from 255 or 5.56% from 162); Blue value is 52 (20.70% from 255 or 32.10% from 162); Max value from RGB is 101 - color contains mainly: red. Hex color #650934 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #650934 is #9AF6CB. Grayscale: #292929. Windows color (decimal): -10155724 or 3410277. OLE color: 3410277.
HSL color Cylindrical-coordinate representation of color #650934: hue angle of 331.96º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #650934 is Cyan = 0, Magento = 0.91, Yellow = 0.49 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 9 | 52 | - |
| CMYK | 0 | 0.91 | 0.49 | 0.60 |
| HSL | 331.96º | 0.84% | 0.22% | - |
| HSV(B) | 331.96º | 0.91% | 0.4% | - |
| XYZ | 6.08 | 3.21 | 3.55 | - |
| YUV | 41.41 | 133.98 | 170.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 9 | 52 | 0 | 0.91 | 0.49 | 0.60 | 331.96 | 0.84 | 0.22 |
| Hex | 65 | 9 | 34 | 0 | 5B | 31 | 3C | 14C | 54 | 16 |
| Octal | 145 | 11 | 64 | 0 | 133 | 61 | 74 | 514 | 124 | 26 |
| Binary | 1100101 | 1001 | 110100 | 0 | 1011011 | 110001 | 111100 | 101001100 | 1010100 | 10110 |
Color Harmonies of #650934
Complementary color
Monochromatic Colors of #650934
Black with #650934
Text Example
Text Example
White with #650934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #650934; }
p { color: rgb(101,9,52); }
H1.HeaderClassName
{
color: #650934;
}
.AnyTagClassName
{
color: #650934;
}
</style>
background-color css
<style>
a { background-color: #650934; }
a { background-color: rgb(101,9,52); }
div.DivClassName
{
background-color: #650934;
}
.BgClassName
{
background-color: #650934;
}
</style>
border-color css
<style>
span { border-color: #650934; }
span { border-color: rgb(101,9,52); }
td.TdClassName
{
border-color: #650934;
}
.TagClassName
{
border-color: #650934;
}
</style>