Shades of Tyrian Purple #680448
Tints of Tyrian Purple #680448
RGB
CMYK
RGB Variations
Color information
#680448 (or 0x680448) is known color: Tyrian Purple. HEX triplet: 68, 04 and 48. RGB value is (104,4,72). Sum of RGB (Red+Green+Blue) = 104+4+72=180 (23% of max value = 765). Red value is 104 (41.02% from 255 or 57.78% from 180); Green value is 4 (1.95% from 255 or 2.22% from 180); Blue value is 72 (28.52% from 255 or 40% from 180); Max value from RGB is 104 - color contains mainly: red. Hex color #680448 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680448 is #97FBB7. Grayscale: #292929. Windows color (decimal): -9960376 or 4719720. OLE color: 4719720.
HSL color Cylindrical-coordinate representation of color #680448: hue angle of 319.2º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #680448 is Cyan = 0, Magento = 0.96, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 4 | 72 | - |
| CMYK | 0 | 0.96 | 0.31 | 0.59 |
| HSL | 319.2º | 0.93% | 0.21% | - |
| HSV(B) | 319.2º | 0.96% | 0.41% | - |
| XYZ | 6.92 | 3.5 | 6.44 | - |
| YUV | 41.65 | 145.13 | 172.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 4 | 72 | 0 | 0.96 | 0.31 | 0.59 | 319.2 | 0.93 | 0.21 |
| Hex | 68 | 4 | 48 | 0 | 60 | 1F | 3B | 13F | 5D | 15 |
| Octal | 150 | 4 | 110 | 0 | 140 | 37 | 73 | 477 | 135 | 25 |
| Binary | 1101000 | 100 | 1001000 | 0 | 1100000 | 11111 | 111011 | 100111111 | 1011101 | 10101 |
Color Harmonies of #680448
Complementary color
Monochromatic Colors of #680448
Black with #680448
Text Example
Text Example
White with #680448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680448; }
p { color: rgb(104,4,72); }
H1.HeaderClassName
{
color: #680448;
}
.AnyTagClassName
{
color: #680448;
}
</style>
background-color css
<style>
a { background-color: #680448; }
a { background-color: rgb(104,4,72); }
div.DivClassName
{
background-color: #680448;
}
.BgClassName
{
background-color: #680448;
}
</style>
border-color css
<style>
span { border-color: #680448; }
span { border-color: rgb(104,4,72); }
td.TdClassName
{
border-color: #680448;
}
.TagClassName
{
border-color: #680448;
}
</style>