Shades of Tyrian Purple #4F0738
Tints of Tyrian Purple #4F0738
RGB
CMYK
RGB Variations
Color information
#4F0738 (or 0x4F0738) is known color: Tyrian Purple. HEX triplet: 4F, 07 and 38. RGB value is (79,7,56). Sum of RGB (Red+Green+Blue) = 79+7+56=142 (18% of max value = 765). Red value is 79 (31.25% from 255 or 55.63% from 142); Green value is 7 (3.12% from 255 or 4.93% from 142); Blue value is 56 (22.27% from 255 or 39.44% from 142); Max value from RGB is 79 - color contains mainly: red. Hex color #4F0738 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #4F0738 is #B0F8C7. Grayscale: #212121. Windows color (decimal): -11598024 or 3671887. OLE color: 3671887.
HSL color Cylindrical-coordinate representation of color #4F0738: hue angle of 319.17º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #4F0738 is Cyan = 0, Magento = 0.91, Yellow = 0.29 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 79 | 7 | 56 | - |
| CMYK | 0 | 0.91 | 0.29 | 0.69 |
| HSL | 319.17º | 0.84% | 0.17% | - |
| HSV(B) | 319.17º | 0.91% | 0.31% | - |
| XYZ | 4.01 | 2.1 | 3.94 | - |
| YUV | 34.11 | 140.35 | 160.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 79 | 7 | 56 | 0 | 0.91 | 0.29 | 0.69 | 319.17 | 0.84 | 0.17 |
| Hex | 4F | 7 | 38 | 0 | 5B | 1D | 45 | 13F | 54 | 11 |
| Octal | 117 | 7 | 70 | 0 | 133 | 35 | 105 | 477 | 124 | 21 |
| Binary | 1001111 | 111 | 111000 | 0 | 1011011 | 11101 | 1000101 | 100111111 | 1010100 | 10001 |
Color Harmonies of #4F0738
Complementary color
Monochromatic Colors of #4F0738
Black with #4F0738
Text Example
Text Example
White with #4F0738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4F0738; }
p { color: rgb(79,7,56); }
H1.HeaderClassName
{
color: #4F0738;
}
.AnyTagClassName
{
color: #4F0738;
}
</style>
background-color css
<style>
a { background-color: #4F0738; }
a { background-color: rgb(79,7,56); }
div.DivClassName
{
background-color: #4F0738;
}
.BgClassName
{
background-color: #4F0738;
}
</style>
border-color css
<style>
span { border-color: #4F0738; }
span { border-color: rgb(79,7,56); }
td.TdClassName
{
border-color: #4F0738;
}
.TagClassName
{
border-color: #4F0738;
}
</style>