Shades of Tyrian Purple #750640
Tints of Tyrian Purple #750640
RGB
CMYK
RGB Variations
Color information
#750640 (or 0x750640) is known color: Tyrian Purple. HEX triplet: 75, 06 and 40. RGB value is (117,6,64). Sum of RGB (Red+Green+Blue) = 117+6+64=187 (24% of max value = 765). Red value is 117 (46.09% from 255 or 62.57% from 187); Green value is 6 (2.73% from 255 or 3.21% from 187); Blue value is 64 (25.39% from 255 or 34.22% from 187); Max value from RGB is 117 - color contains mainly: red. Hex color #750640 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #750640 is #8AF9BF. Grayscale: #2D2D2D. Windows color (decimal): -9107904 or 4195957. OLE color: 4195957.
HSL color Cylindrical-coordinate representation of color #750640: hue angle of 328.65º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #750640 is Cyan = 0, Magento = 0.95, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 6 | 64 | - |
| CMYK | 0 | 0.95 | 0.45 | 0.54 |
| HSL | 328.65º | 0.9% | 0.24% | - |
| HSV(B) | 328.65º | 0.95% | 0.46% | - |
| XYZ | 8.33 | 4.28 | 5.24 | - |
| YUV | 45.8 | 138.27 | 178.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 6 | 64 | 0 | 0.95 | 0.45 | 0.54 | 328.65 | 0.9 | 0.24 |
| Hex | 75 | 6 | 40 | 0 | 5F | 2D | 36 | 149 | 5A | 18 |
| Octal | 165 | 6 | 100 | 0 | 137 | 55 | 66 | 511 | 132 | 30 |
| Binary | 1110101 | 110 | 1000000 | 0 | 1011111 | 101101 | 110110 | 101001001 | 1011010 | 11000 |
Color Harmonies of #750640
Complementary color
Monochromatic Colors of #750640
Black with #750640
Text Example
Text Example
White with #750640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750640; }
p { color: rgb(117,6,64); }
H1.HeaderClassName
{
color: #750640;
}
.AnyTagClassName
{
color: #750640;
}
</style>
background-color css
<style>
a { background-color: #750640; }
a { background-color: rgb(117,6,64); }
div.DivClassName
{
background-color: #750640;
}
.BgClassName
{
background-color: #750640;
}
</style>
border-color css
<style>
span { border-color: #750640; }
span { border-color: rgb(117,6,64); }
td.TdClassName
{
border-color: #750640;
}
.TagClassName
{
border-color: #750640;
}
</style>