Shades of Tyrian Purple #750638
Tints of Tyrian Purple #750638
RGB
CMYK
RGB Variations
Color information
#750638 (or 0x750638) is known color: Tyrian Purple. HEX triplet: 75, 06 and 38. RGB value is (117,6,56). Sum of RGB (Red+Green+Blue) = 117+6+56=179 (23% of max value = 765). Red value is 117 (46.09% from 255 or 65.36% from 179); Green value is 6 (2.73% from 255 or 3.35% from 179); Blue value is 56 (22.27% from 255 or 31.28% from 179); Max value from RGB is 117 - color contains mainly: red. Hex color #750638 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #750638 is #8AF9C7. Grayscale: #2C2C2C. Windows color (decimal): -9107912 or 3671669. OLE color: 3671669.
HSL color Cylindrical-coordinate representation of color #750638: hue angle of 332.97º 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 #750638 is Cyan = 0, Magento = 0.95, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 6 | 56 | - |
| CMYK | 0 | 0.95 | 0.52 | 0.54 |
| HSL | 332.97º | 0.9% | 0.24% | - |
| HSV(B) | 332.97º | 0.95% | 0.46% | - |
| XYZ | 8.12 | 4.2 | 4.12 | - |
| YUV | 44.89 | 134.27 | 179.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 6 | 56 | 0 | 0.95 | 0.52 | 0.54 | 332.97 | 0.9 | 0.24 |
| Hex | 75 | 6 | 38 | 0 | 5F | 34 | 36 | 14D | 5A | 18 |
| Octal | 165 | 6 | 70 | 0 | 137 | 64 | 66 | 515 | 132 | 30 |
| Binary | 1110101 | 110 | 111000 | 0 | 1011111 | 110100 | 110110 | 101001101 | 1011010 | 11000 |
Color Harmonies of #750638
Complementary color
Monochromatic Colors of #750638
Black with #750638
Text Example
Text Example
White with #750638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750638; }
p { color: rgb(117,6,56); }
H1.HeaderClassName
{
color: #750638;
}
.AnyTagClassName
{
color: #750638;
}
</style>
background-color css
<style>
a { background-color: #750638; }
a { background-color: rgb(117,6,56); }
div.DivClassName
{
background-color: #750638;
}
.BgClassName
{
background-color: #750638;
}
</style>
border-color css
<style>
span { border-color: #750638; }
span { border-color: rgb(117,6,56); }
td.TdClassName
{
border-color: #750638;
}
.TagClassName
{
border-color: #750638;
}
</style>