Shades of Tyrian Purple #680732
Tints of Tyrian Purple #680732
RGB
CMYK
RGB Variations
Color information
#680732 (or 0x680732) is known color: Tyrian Purple. HEX triplet: 68, 07 and 32. RGB value is (104,7,50). Sum of RGB (Red+Green+Blue) = 104+7+50=161 (21% of max value = 765). Red value is 104 (41.02% from 255 or 64.60% from 161); Green value is 7 (3.12% from 255 or 4.35% from 161); Blue value is 50 (19.92% from 255 or 31.06% from 161); Max value from RGB is 104 - color contains mainly: red. Hex color #680732 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680732 is #97F8CD. Grayscale: #282828. Windows color (decimal): -9959630 or 3278696. OLE color: 3278696.
HSL color Cylindrical-coordinate representation of color #680732: hue angle of 333.4º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #680732 is Cyan = 0, Magento = 0.93, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 7 | 50 | - |
| CMYK | 0 | 0.93 | 0.52 | 0.59 |
| HSL | 333.4º | 0.87% | 0.22% | - |
| HSV(B) | 333.4º | 0.93% | 0.41% | - |
| XYZ | 6.36 | 3.33 | 3.32 | - |
| YUV | 40.91 | 133.14 | 173 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 7 | 50 | 0 | 0.93 | 0.52 | 0.59 | 333.4 | 0.87 | 0.22 |
| Hex | 68 | 7 | 32 | 0 | 5D | 34 | 3B | 14D | 57 | 16 |
| Octal | 150 | 7 | 62 | 0 | 135 | 64 | 73 | 515 | 127 | 26 |
| Binary | 1101000 | 111 | 110010 | 0 | 1011101 | 110100 | 111011 | 101001101 | 1010111 | 10110 |
Color Harmonies of #680732
Complementary color
Monochromatic Colors of #680732
Black with #680732
Text Example
Text Example
White with #680732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680732; }
p { color: rgb(104,7,50); }
H1.HeaderClassName
{
color: #680732;
}
.AnyTagClassName
{
color: #680732;
}
</style>
background-color css
<style>
a { background-color: #680732; }
a { background-color: rgb(104,7,50); }
div.DivClassName
{
background-color: #680732;
}
.BgClassName
{
background-color: #680732;
}
</style>
border-color css
<style>
span { border-color: #680732; }
span { border-color: rgb(104,7,50); }
td.TdClassName
{
border-color: #680732;
}
.TagClassName
{
border-color: #680732;
}
</style>