Shades of Palatinate Purple #620856
Tints of Palatinate Purple #620856
RGB
CMYK
RGB Variations
Color information
#620856 (or 0x620856) is known color: Palatinate Purple. HEX triplet: 62, 08 and 56. RGB value is (98,8,86). Sum of RGB (Red+Green+Blue) = 98+8+86=192 (25% of max value = 765). Red value is 98 (38.67% from 255 or 51.04% from 192); Green value is 8 (3.52% from 255 or 4.17% from 192); Blue value is 86 (33.98% from 255 or 44.79% from 192); Max value from RGB is 98 - color contains mainly: red. Hex color #620856 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620856 is #9DF7A9. Grayscale: #2B2B2B. Windows color (decimal): -10352554 or 5638242. OLE color: 5638242.
HSL color Cylindrical-coordinate representation of color #620856: hue angle of 308º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #620856 is Cyan = 0, Magento = 0.92, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 8 | 86 | - |
| CMYK | 0 | 0.92 | 0.12 | 0.62 |
| HSL | 308º | 0.85% | 0.21% | - |
| HSV(B) | 308º | 0.92% | 0.38% | - |
| XYZ | 6.8 | 3.44 | 9.11 | - |
| YUV | 43.8 | 151.82 | 166.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 8 | 86 | 0 | 0.92 | 0.12 | 0.62 | 308 | 0.85 | 0.21 |
| Hex | 62 | 8 | 56 | 0 | 5C | C | 3E | 134 | 55 | 15 |
| Octal | 142 | 10 | 126 | 0 | 134 | 14 | 76 | 464 | 125 | 25 |
| Binary | 1100010 | 1000 | 1010110 | 0 | 1011100 | 1100 | 111110 | 100110100 | 1010101 | 10101 |
Color Harmonies of #620856
Complementary color
Monochromatic Colors of #620856
Black with #620856
Text Example
Text Example
White with #620856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620856; }
p { color: rgb(98,8,86); }
H1.HeaderClassName
{
color: #620856;
}
.AnyTagClassName
{
color: #620856;
}
</style>
background-color css
<style>
a { background-color: #620856; }
a { background-color: rgb(98,8,86); }
div.DivClassName
{
background-color: #620856;
}
.BgClassName
{
background-color: #620856;
}
</style>
border-color css
<style>
span { border-color: #620856; }
span { border-color: rgb(98,8,86); }
td.TdClassName
{
border-color: #620856;
}
.TagClassName
{
border-color: #620856;
}
</style>