Shades of Tyrian Purple #610452
Tints of Tyrian Purple #610452
RGB
CMYK
RGB Variations
Color information
#610452 (or 0x610452) is known color: Tyrian Purple. HEX triplet: 61, 04 and 52. RGB value is (97,4,82). Sum of RGB (Red+Green+Blue) = 97+4+82=183 (24% of max value = 765). Red value is 97 (38.28% from 255 or 53.01% from 183); Green value is 4 (1.95% from 255 or 2.19% from 183); Blue value is 82 (32.42% from 255 or 44.81% from 183); Max value from RGB is 97 - color contains mainly: red. Hex color #610452 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610452 is #9EFBAD. Grayscale: #282828. Windows color (decimal): -10419118 or 5375073. OLE color: 5375073.
HSL color Cylindrical-coordinate representation of color #610452: hue angle of 309.68º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #610452 is Cyan = 0, Magento = 0.96, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 4 | 82 | - |
| CMYK | 0 | 0.96 | 0.15 | 0.62 |
| HSL | 309.68º | 0.92% | 0.2% | - |
| HSV(B) | 309.68º | 0.96% | 0.38% | - |
| XYZ | 6.5 | 3.24 | 8.27 | - |
| YUV | 40.7 | 151.31 | 168.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 4 | 82 | 0 | 0.96 | 0.15 | 0.62 | 309.68 | 0.92 | 0.2 |
| Hex | 61 | 4 | 52 | 0 | 60 | F | 3E | 136 | 5C | 14 |
| Octal | 141 | 4 | 122 | 0 | 140 | 17 | 76 | 466 | 134 | 24 |
| Binary | 1100001 | 100 | 1010010 | 0 | 1100000 | 1111 | 111110 | 100110110 | 1011100 | 10100 |
Color Harmonies of #610452
Complementary color
Monochromatic Colors of #610452
Black with #610452
Text Example
Text Example
White with #610452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610452; }
p { color: rgb(97,4,82); }
H1.HeaderClassName
{
color: #610452;
}
.AnyTagClassName
{
color: #610452;
}
</style>
background-color css
<style>
a { background-color: #610452; }
a { background-color: rgb(97,4,82); }
div.DivClassName
{
background-color: #610452;
}
.BgClassName
{
background-color: #610452;
}
</style>
border-color css
<style>
span { border-color: #610452; }
span { border-color: rgb(97,4,82); }
td.TdClassName
{
border-color: #610452;
}
.TagClassName
{
border-color: #610452;
}
</style>