Shades of Palatinate Purple #623257
Tints of Palatinate Purple #623257
RGB
CMYK
RGB Variations
Color information
#623257 (or 0x623257) is known color: Palatinate Purple. HEX triplet: 62, 32 and 57. RGB value is (98,50,87). Sum of RGB (Red+Green+Blue) = 98+50+87=235 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.70% from 235); Green value is 50 (19.92% from 255 or 21.28% from 235); Blue value is 87 (34.38% from 255 or 37.02% from 235); Max value from RGB is 98 - color contains mainly: red. Hex color #623257 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623257 is #9DCDA8. Grayscale: #444444. Windows color (decimal): -10341801 or 5714530. OLE color: 5714530.
HSL color Cylindrical-coordinate representation of color #623257: hue angle of 313.75º 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 #623257 is Cyan = 0, Magento = 0.49, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 50 | 87 | - |
| CMYK | 0 | 0.49 | 0.11 | 0.62 |
| HSL | 313.75º | 0.32% | 0.29% | - |
| HSV(B) | 313.75º | 0.49% | 0.38% | - |
| XYZ | 7.9 | 5.57 | 9.67 | - |
| YUV | 68.57 | 138.4 | 148.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 50 | 87 | 0 | 0.49 | 0.11 | 0.62 | 313.75 | 0.32 | 0.29 |
| Hex | 62 | 32 | 57 | 0 | 31 | B | 3E | 13A | 20 | 1D |
| Octal | 142 | 62 | 127 | 0 | 61 | 13 | 76 | 472 | 40 | 35 |
| Binary | 1100010 | 110010 | 1010111 | 0 | 110001 | 1011 | 111110 | 100111010 | 100000 | 11101 |
Color Harmonies of #623257
Complementary color
Monochromatic Colors of #623257
Black with #623257
Text Example
Text Example
White with #623257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623257; }
p { color: rgb(98,50,87); }
H1.HeaderClassName
{
color: #623257;
}
.AnyTagClassName
{
color: #623257;
}
</style>
background-color css
<style>
a { background-color: #623257; }
a { background-color: rgb(98,50,87); }
div.DivClassName
{
background-color: #623257;
}
.BgClassName
{
background-color: #623257;
}
</style>
border-color css
<style>
span { border-color: #623257; }
span { border-color: rgb(98,50,87); }
td.TdClassName
{
border-color: #623257;
}
.TagClassName
{
border-color: #623257;
}
</style>