Shades of Tyrian Purple #671038
Tints of Tyrian Purple #671038
RGB
CMYK
RGB Variations
Color information
#671038 (or 0x671038) is known color: Tyrian Purple. HEX triplet: 67, 10 and 38. RGB value is (103,16,56). Sum of RGB (Red+Green+Blue) = 103+16+56=175 (23% of max value = 765). Red value is 103 (40.62% from 255 or 58.86% from 175); Green value is 16 (6.64% from 255 or 9.14% from 175); Blue value is 56 (22.27% from 255 or 32% from 175); Max value from RGB is 103 - color contains mainly: red. Hex color #671038 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671038 is #98EFC7. Grayscale: #2E2E2E. Windows color (decimal): -10022856 or 3674215. OLE color: 3674215.
HSL color Cylindrical-coordinate representation of color #671038: hue angle of 332.41º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #671038 is Cyan = 0, Magento = 0.84, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 16 | 56 | - |
| CMYK | 0 | 0.84 | 0.46 | 0.60 |
| HSL | 332.41º | 0.73% | 0.23% | - |
| HSV(B) | 332.41º | 0.84% | 0.4% | - |
| XYZ | 6.49 | 3.54 | 4.08 | - |
| YUV | 46.57 | 133.32 | 168.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 16 | 56 | 0 | 0.84 | 0.46 | 0.60 | 332.41 | 0.73 | 0.23 |
| Hex | 67 | 10 | 38 | 0 | 54 | 2E | 3C | 14C | 49 | 17 |
| Octal | 147 | 20 | 70 | 0 | 124 | 56 | 74 | 514 | 111 | 27 |
| Binary | 1100111 | 10000 | 111000 | 0 | 1010100 | 101110 | 111100 | 101001100 | 1001001 | 10111 |
Color Harmonies of #671038
Complementary color
Monochromatic Colors of #671038
Black with #671038
Text Example
Text Example
White with #671038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671038; }
p { color: rgb(103,16,56); }
H1.HeaderClassName
{
color: #671038;
}
.AnyTagClassName
{
color: #671038;
}
</style>
background-color css
<style>
a { background-color: #671038; }
a { background-color: rgb(103,16,56); }
div.DivClassName
{
background-color: #671038;
}
.BgClassName
{
background-color: #671038;
}
</style>
border-color css
<style>
span { border-color: #671038; }
span { border-color: rgb(103,16,56); }
td.TdClassName
{
border-color: #671038;
}
.TagClassName
{
border-color: #671038;
}
</style>