Shades of Tyrian Purple #770338
Tints of Tyrian Purple #770338
RGB
CMYK
RGB Variations
Color information
#770338 (or 0x770338) is known color: Tyrian Purple. HEX triplet: 77, 03 and 38. RGB value is (119,3,56). Sum of RGB (Red+Green+Blue) = 119+3+56=178 (23% of max value = 765). Red value is 119 (46.88% from 255 or 66.85% from 178); Green value is 3 (1.56% from 255 or 1.69% from 178); Blue value is 56 (22.27% from 255 or 31.46% from 178); Max value from RGB is 119 - color contains mainly: red. Hex color #770338 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770338 is #88FCC7. Grayscale: #2B2B2B. Windows color (decimal): -8977608 or 3670903. OLE color: 3670903.
HSL color Cylindrical-coordinate representation of color #770338: hue angle of 332.59º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #770338 is Cyan = 0, Magento = 0.97, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 3 | 56 | - |
| CMYK | 0 | 0.97 | 0.53 | 0.53 |
| HSL | 332.59º | 0.95% | 0.24% | - |
| HSV(B) | 332.59º | 0.97% | 0.47% | - |
| XYZ | 8.35 | 4.27 | 4.13 | - |
| YUV | 43.73 | 134.93 | 181.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 3 | 56 | 0 | 0.97 | 0.53 | 0.53 | 332.59 | 0.95 | 0.24 |
| Hex | 77 | 3 | 38 | 0 | 61 | 35 | 35 | 14D | 5F | 18 |
| Octal | 167 | 3 | 70 | 0 | 141 | 65 | 65 | 515 | 137 | 30 |
| Binary | 1110111 | 11 | 111000 | 0 | 1100001 | 110101 | 110101 | 101001101 | 1011111 | 11000 |
Color Harmonies of #770338
Complementary color
Monochromatic Colors of #770338
Black with #770338
Text Example
Text Example
White with #770338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770338; }
p { color: rgb(119,3,56); }
H1.HeaderClassName
{
color: #770338;
}
.AnyTagClassName
{
color: #770338;
}
</style>
background-color css
<style>
a { background-color: #770338; }
a { background-color: rgb(119,3,56); }
div.DivClassName
{
background-color: #770338;
}
.BgClassName
{
background-color: #770338;
}
</style>
border-color css
<style>
span { border-color: #770338; }
span { border-color: rgb(119,3,56); }
td.TdClassName
{
border-color: #770338;
}
.TagClassName
{
border-color: #770338;
}
</style>