Shades of Tyrian Purple #600627
Tints of Tyrian Purple #600627
RGB
CMYK
RGB Variations
Color information
#600627 (or 0x600627) is known color: Tyrian Purple. HEX triplet: 60, 06 and 27. RGB value is (96,6,39). Sum of RGB (Red+Green+Blue) = 96+6+39=141 (18% of max value = 765). Red value is 96 (37.89% from 255 or 68.09% from 141); Green value is 6 (2.73% from 255 or 4.26% from 141); Blue value is 39 (15.62% from 255 or 27.66% from 141); Max value from RGB is 96 - color contains mainly: red. Hex color #600627 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #600627 is #9FF9D8. Grayscale: #242424. Windows color (decimal): -10484185 or 2557536. OLE color: 2557536.
HSL color Cylindrical-coordinate representation of color #600627: hue angle of 338º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #600627 is Cyan = 0, Magento = 0.94, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 6 | 39 | - |
| CMYK | 0 | 0.94 | 0.59 | 0.62 |
| HSL | 338º | 0.88% | 0.2% | - |
| HSV(B) | 338º | 0.94% | 0.38% | - |
| XYZ | 5.26 | 2.76 | 2.18 | - |
| YUV | 36.67 | 129.32 | 170.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 6 | 39 | 0 | 0.94 | 0.59 | 0.62 | 338 | 0.88 | 0.2 |
| Hex | 60 | 6 | 27 | 0 | 5E | 3B | 3E | 152 | 58 | 14 |
| Octal | 140 | 6 | 47 | 0 | 136 | 73 | 76 | 522 | 130 | 24 |
| Binary | 1100000 | 110 | 100111 | 0 | 1011110 | 111011 | 111110 | 101010010 | 1011000 | 10100 |
Color Harmonies of #600627
Complementary color
Monochromatic Colors of #600627
Black with #600627
Text Example
Text Example
White with #600627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #600627; }
p { color: rgb(96,6,39); }
H1.HeaderClassName
{
color: #600627;
}
.AnyTagClassName
{
color: #600627;
}
</style>
background-color css
<style>
a { background-color: #600627; }
a { background-color: rgb(96,6,39); }
div.DivClassName
{
background-color: #600627;
}
.BgClassName
{
background-color: #600627;
}
</style>
border-color css
<style>
span { border-color: #600627; }
span { border-color: rgb(96,6,39); }
td.TdClassName
{
border-color: #600627;
}
.TagClassName
{
border-color: #600627;
}
</style>