Shades of Tyrian Purple #670438
Tints of Tyrian Purple #670438
RGB
CMYK
RGB Variations
Color information
#670438 (or 0x670438) is known color: Tyrian Purple. HEX triplet: 67, 04 and 38. RGB value is (103,4,56). Sum of RGB (Red+Green+Blue) = 103+4+56=163 (21% of max value = 765). Red value is 103 (40.62% from 255 or 63.19% from 163); Green value is 4 (1.95% from 255 or 2.45% from 163); Blue value is 56 (22.27% from 255 or 34.36% from 163); Max value from RGB is 103 - color contains mainly: red. Hex color #670438 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #670438 is #98FBC7. Grayscale: #272727. Windows color (decimal): -10025928 or 3671143. OLE color: 3671143.
HSL color Cylindrical-coordinate representation of color #670438: hue angle of 328.48º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #670438 is Cyan = 0, Magento = 0.96, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 4 | 56 | - |
| CMYK | 0 | 0.96 | 0.46 | 0.60 |
| HSL | 328.48º | 0.93% | 0.21% | - |
| HSV(B) | 328.48º | 0.96% | 0.4% | - |
| XYZ | 6.35 | 3.26 | 4.04 | - |
| YUV | 39.53 | 137.3 | 173.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 4 | 56 | 0 | 0.96 | 0.46 | 0.60 | 328.48 | 0.93 | 0.21 |
| Hex | 67 | 4 | 38 | 0 | 60 | 2E | 3C | 148 | 5D | 15 |
| Octal | 147 | 4 | 70 | 0 | 140 | 56 | 74 | 510 | 135 | 25 |
| Binary | 1100111 | 100 | 111000 | 0 | 1100000 | 101110 | 111100 | 101001000 | 1011101 | 10101 |
Color Harmonies of #670438
Complementary color
Monochromatic Colors of #670438
Black with #670438
Text Example
Text Example
White with #670438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670438; }
p { color: rgb(103,4,56); }
H1.HeaderClassName
{
color: #670438;
}
.AnyTagClassName
{
color: #670438;
}
</style>
background-color css
<style>
a { background-color: #670438; }
a { background-color: rgb(103,4,56); }
div.DivClassName
{
background-color: #670438;
}
.BgClassName
{
background-color: #670438;
}
</style>
border-color css
<style>
span { border-color: #670438; }
span { border-color: rgb(103,4,56); }
td.TdClassName
{
border-color: #670438;
}
.TagClassName
{
border-color: #670438;
}
</style>