Shades of Tyrian Purple #760238
Tints of Tyrian Purple #760238
RGB
CMYK
RGB Variations
Color information
#760238 (or 0x760238) is known color: Tyrian Purple. HEX triplet: 76, 02 and 38. RGB value is (118,2,56). Sum of RGB (Red+Green+Blue) = 118+2+56=176 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.05% from 176); Green value is 2 (1.17% from 255 or 1.14% from 176); Blue value is 56 (22.27% from 255 or 31.82% from 176); Max value from RGB is 118 - color contains mainly: red. Hex color #760238 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760238 is #89FDC7. Grayscale: #2A2A2A. Windows color (decimal): -9043400 or 3670646. OLE color: 3670646.
HSL color Cylindrical-coordinate representation of color #760238: hue angle of 332.07º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #760238 is Cyan = 0, Magento = 0.98, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 2 | 56 | - |
| CMYK | 0 | 0.98 | 0.53 | 0.54 |
| HSL | 332.07º | 0.97% | 0.24% | - |
| HSV(B) | 332.07º | 0.98% | 0.46% | - |
| XYZ | 8.21 | 4.18 | 4.12 | - |
| YUV | 42.84 | 135.43 | 181.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 2 | 56 | 0 | 0.98 | 0.53 | 0.54 | 332.07 | 0.97 | 0.24 |
| Hex | 76 | 2 | 38 | 0 | 62 | 35 | 36 | 14C | 61 | 18 |
| Octal | 166 | 2 | 70 | 0 | 142 | 65 | 66 | 514 | 141 | 30 |
| Binary | 1110110 | 10 | 111000 | 0 | 1100010 | 110101 | 110110 | 101001100 | 1100001 | 11000 |
Color Harmonies of #760238
Complementary color
Monochromatic Colors of #760238
Black with #760238
Text Example
Text Example
White with #760238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760238; }
p { color: rgb(118,2,56); }
H1.HeaderClassName
{
color: #760238;
}
.AnyTagClassName
{
color: #760238;
}
</style>
background-color css
<style>
a { background-color: #760238; }
a { background-color: rgb(118,2,56); }
div.DivClassName
{
background-color: #760238;
}
.BgClassName
{
background-color: #760238;
}
</style>
border-color css
<style>
span { border-color: #760238; }
span { border-color: rgb(118,2,56); }
td.TdClassName
{
border-color: #760238;
}
.TagClassName
{
border-color: #760238;
}
</style>