Shades of Palatinate Purple #623261
Tints of Palatinate Purple #623261
RGB
CMYK
RGB Variations
Color information
#623261 (or 0x623261) is known color: Palatinate Purple. HEX triplet: 62, 32 and 61. RGB value is (98,50,97). Sum of RGB (Red+Green+Blue) = 98+50+97=245 (32% of max value = 765). Red value is 98 (38.67% from 255 or 40% from 245); Green value is 50 (19.92% from 255 or 20.41% from 245); Blue value is 97 (38.28% from 255 or 39.59% from 245); Max value from RGB is 98 - color contains mainly: red. Hex color #623261 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623261 is #9DCD9E. Grayscale: #454545. Windows color (decimal): -10341791 or 6369890. OLE color: 6369890.
HSL color Cylindrical-coordinate representation of color #623261: hue angle of 301.25º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #623261 is Cyan = 0, Magento = 0.49, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 50 | 97 | - |
| CMYK | 0 | 0.49 | 0.01 | 0.62 |
| HSL | 301.25º | 0.32% | 0.29% | - |
| HSV(B) | 301.25º | 0.49% | 0.38% | - |
| XYZ | 8.34 | 5.74 | 11.98 | - |
| YUV | 69.71 | 143.4 | 148.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 50 | 97 | 0 | 0.49 | 0.01 | 0.62 | 301.25 | 0.32 | 0.29 |
| Hex | 62 | 32 | 61 | 0 | 31 | 1 | 3E | 12D | 20 | 1D |
| Octal | 142 | 62 | 141 | 0 | 61 | 1 | 76 | 455 | 40 | 35 |
| Binary | 1100010 | 110010 | 1100001 | 0 | 110001 | 1 | 111110 | 100101101 | 100000 | 11101 |
Color Harmonies of #623261
Complementary color
Monochromatic Colors of #623261
Black with #623261
Text Example
Text Example
White with #623261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623261; }
p { color: rgb(98,50,97); }
H1.HeaderClassName
{
color: #623261;
}
.AnyTagClassName
{
color: #623261;
}
</style>
background-color css
<style>
a { background-color: #623261; }
a { background-color: rgb(98,50,97); }
div.DivClassName
{
background-color: #623261;
}
.BgClassName
{
background-color: #623261;
}
</style>
border-color css
<style>
span { border-color: #623261; }
span { border-color: rgb(98,50,97); }
td.TdClassName
{
border-color: #623261;
}
.TagClassName
{
border-color: #623261;
}
</style>