Shades of Tyrian Purple #680228
Tints of Tyrian Purple #680228
RGB
CMYK
RGB Variations
Color information
#680228 (or 0x680228) is known color: Tyrian Purple. HEX triplet: 68, 02 and 28. RGB value is (104,2,40). Sum of RGB (Red+Green+Blue) = 104+2+40=146 (19% of max value = 765). Red value is 104 (41.02% from 255 or 71.23% from 146); Green value is 2 (1.17% from 255 or 1.37% from 146); Blue value is 40 (16.02% from 255 or 27.40% from 146); Max value from RGB is 104 - color contains mainly: red. Hex color #680228 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680228 is #97FDD7. Grayscale: #242424. Windows color (decimal): -9960920 or 2622056. OLE color: 2622056.
HSL color Cylindrical-coordinate representation of color #680228: hue angle of 337.65º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #680228 is Cyan = 0, Magento = 0.98, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 2 | 40 | - |
| CMYK | 0 | 0.98 | 0.62 | 0.59 |
| HSL | 337.65º | 0.96% | 0.21% | - |
| HSV(B) | 337.65º | 0.98% | 0.41% | - |
| XYZ | 6.11 | 3.14 | 2.29 | - |
| YUV | 36.83 | 129.79 | 175.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 2 | 40 | 0 | 0.98 | 0.62 | 0.59 | 337.65 | 0.96 | 0.21 |
| Hex | 68 | 2 | 28 | 0 | 62 | 3E | 3B | 152 | 60 | 15 |
| Octal | 150 | 2 | 50 | 0 | 142 | 76 | 73 | 522 | 140 | 25 |
| Binary | 1101000 | 10 | 101000 | 0 | 1100010 | 111110 | 111011 | 101010010 | 1100000 | 10101 |
Color Harmonies of #680228
Complementary color
Monochromatic Colors of #680228
Black with #680228
Text Example
Text Example
White with #680228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680228; }
p { color: rgb(104,2,40); }
H1.HeaderClassName
{
color: #680228;
}
.AnyTagClassName
{
color: #680228;
}
</style>
background-color css
<style>
a { background-color: #680228; }
a { background-color: rgb(104,2,40); }
div.DivClassName
{
background-color: #680228;
}
.BgClassName
{
background-color: #680228;
}
</style>
border-color css
<style>
span { border-color: #680228; }
span { border-color: rgb(104,2,40); }
td.TdClassName
{
border-color: #680228;
}
.TagClassName
{
border-color: #680228;
}
</style>