Shades of Tyrian Purple #670529
Tints of Tyrian Purple #670529
RGB
CMYK
RGB Variations
Color information
#670529 (or 0x670529) is known color: Tyrian Purple. HEX triplet: 67, 05 and 29. RGB value is (103,5,41). Sum of RGB (Red+Green+Blue) = 103+5+41=149 (19% of max value = 765). Red value is 103 (40.62% from 255 or 69.13% from 149); Green value is 5 (2.34% from 255 or 3.36% from 149); Blue value is 41 (16.41% from 255 or 27.52% from 149); Max value from RGB is 103 - color contains mainly: red. Hex color #670529 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #670529 is #98FAD6. Grayscale: #262626. Windows color (decimal): -10025687 or 2688359. OLE color: 2688359.
HSL color Cylindrical-coordinate representation of color #670529: hue angle of 337.96º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #670529 is Cyan = 0, Magento = 0.95, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 5 | 41 | - |
| CMYK | 0 | 0.95 | 0.60 | 0.60 |
| HSL | 337.96º | 0.91% | 0.21% | - |
| HSV(B) | 337.96º | 0.95% | 0.4% | - |
| XYZ | 6.05 | 3.15 | 2.39 | - |
| YUV | 38.41 | 129.47 | 174.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 5 | 41 | 0 | 0.95 | 0.60 | 0.60 | 337.96 | 0.91 | 0.21 |
| Hex | 67 | 5 | 29 | 0 | 5F | 3C | 3C | 152 | 5B | 15 |
| Octal | 147 | 5 | 51 | 0 | 137 | 74 | 74 | 522 | 133 | 25 |
| Binary | 1100111 | 101 | 101001 | 0 | 1011111 | 111100 | 111100 | 101010010 | 1011011 | 10101 |
Color Harmonies of #670529
Complementary color
Monochromatic Colors of #670529
Black with #670529
Text Example
Text Example
White with #670529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670529; }
p { color: rgb(103,5,41); }
H1.HeaderClassName
{
color: #670529;
}
.AnyTagClassName
{
color: #670529;
}
</style>
background-color css
<style>
a { background-color: #670529; }
a { background-color: rgb(103,5,41); }
div.DivClassName
{
background-color: #670529;
}
.BgClassName
{
background-color: #670529;
}
</style>
border-color css
<style>
span { border-color: #670529; }
span { border-color: rgb(103,5,41); }
td.TdClassName
{
border-color: #670529;
}
.TagClassName
{
border-color: #670529;
}
</style>