Shades of Tyrian Purple #610228
Tints of Tyrian Purple #610228
RGB
CMYK
RGB Variations
Color information
#610228 (or 0x610228) is known color: Tyrian Purple. HEX triplet: 61, 02 and 28. RGB value is (97,2,40). Sum of RGB (Red+Green+Blue) = 97+2+40=139 (18% of max value = 765). Red value is 97 (38.28% from 255 or 69.78% from 139); Green value is 2 (1.17% from 255 or 1.44% from 139); Blue value is 40 (16.02% from 255 or 28.78% from 139); Max value from RGB is 97 - color contains mainly: red. Hex color #610228 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610228 is #9EFDD7. Grayscale: #222222. Windows color (decimal): -10419672 or 2622049. OLE color: 2622049.
HSL color Cylindrical-coordinate representation of color #610228: hue angle of 336º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #610228 is Cyan = 0, Magento = 0.98, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 2 | 40 | - |
| CMYK | 0 | 0.98 | 0.59 | 0.62 |
| HSL | 336º | 0.96% | 0.19% | - |
| HSV(B) | 336º | 0.98% | 0.38% | - |
| XYZ | 5.33 | 2.74 | 2.25 | - |
| YUV | 34.74 | 130.97 | 172.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 2 | 40 | 0 | 0.98 | 0.59 | 0.62 | 336 | 0.96 | 0.19 |
| Hex | 61 | 2 | 28 | 0 | 62 | 3B | 3E | 150 | 60 | 13 |
| Octal | 141 | 2 | 50 | 0 | 142 | 73 | 76 | 520 | 140 | 23 |
| Binary | 1100001 | 10 | 101000 | 0 | 1100010 | 111011 | 111110 | 101010000 | 1100000 | 10011 |
Color Harmonies of #610228
Complementary color
Monochromatic Colors of #610228
Black with #610228
Text Example
Text Example
White with #610228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610228; }
p { color: rgb(97,2,40); }
H1.HeaderClassName
{
color: #610228;
}
.AnyTagClassName
{
color: #610228;
}
</style>
background-color css
<style>
a { background-color: #610228; }
a { background-color: rgb(97,2,40); }
div.DivClassName
{
background-color: #610228;
}
.BgClassName
{
background-color: #610228;
}
</style>
border-color css
<style>
span { border-color: #610228; }
span { border-color: rgb(97,2,40); }
td.TdClassName
{
border-color: #610228;
}
.TagClassName
{
border-color: #610228;
}
</style>