Shades of Tyrian Purple #680436
Tints of Tyrian Purple #680436
RGB
CMYK
RGB Variations
Color information
#680436 (or 0x680436) is known color: Tyrian Purple. HEX triplet: 68, 04 and 36. RGB value is (104,4,54). Sum of RGB (Red+Green+Blue) = 104+4+54=162 (21% of max value = 765). Red value is 104 (41.02% from 255 or 64.20% from 162); Green value is 4 (1.95% from 255 or 2.47% from 162); Blue value is 54 (21.48% from 255 or 33.33% from 162); Max value from RGB is 104 - color contains mainly: red. Hex color #680436 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680436 is #97FBC9. Grayscale: #272727. Windows color (decimal): -9960394 or 3540072. OLE color: 3540072.
HSL color Cylindrical-coordinate representation of color #680436: hue angle of 330º 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 #680436 is Cyan = 0, Magento = 0.96, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 4 | 54 | - |
| CMYK | 0 | 0.96 | 0.48 | 0.59 |
| HSL | 330º | 0.93% | 0.21% | - |
| HSV(B) | 330º | 0.96% | 0.41% | - |
| XYZ | 6.42 | 3.3 | 3.79 | - |
| YUV | 39.6 | 136.13 | 173.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 4 | 54 | 0 | 0.96 | 0.48 | 0.59 | 330 | 0.93 | 0.21 |
| Hex | 68 | 4 | 36 | 0 | 60 | 30 | 3B | 14A | 5D | 15 |
| Octal | 150 | 4 | 66 | 0 | 140 | 60 | 73 | 512 | 135 | 25 |
| Binary | 1101000 | 100 | 110110 | 0 | 1100000 | 110000 | 111011 | 101001010 | 1011101 | 10101 |
Color Harmonies of #680436
Complementary color
Monochromatic Colors of #680436
Black with #680436
Text Example
Text Example
White with #680436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680436; }
p { color: rgb(104,4,54); }
H1.HeaderClassName
{
color: #680436;
}
.AnyTagClassName
{
color: #680436;
}
</style>
background-color css
<style>
a { background-color: #680436; }
a { background-color: rgb(104,4,54); }
div.DivClassName
{
background-color: #680436;
}
.BgClassName
{
background-color: #680436;
}
</style>
border-color css
<style>
span { border-color: #680436; }
span { border-color: rgb(104,4,54); }
td.TdClassName
{
border-color: #680436;
}
.TagClassName
{
border-color: #680436;
}
</style>