Shades of Palatinate Purple #633456
Tints of Palatinate Purple #633456
RGB
CMYK
RGB Variations
Color information
#633456 (or 0x633456) is known color: Palatinate Purple. HEX triplet: 63, 34 and 56. RGB value is (99,52,86). Sum of RGB (Red+Green+Blue) = 99+52+86=237 (31% of max value = 765). Red value is 99 (39.06% from 255 or 41.77% from 237); Green value is 52 (20.70% from 255 or 21.94% from 237); Blue value is 86 (33.98% from 255 or 36.29% from 237); Max value from RGB is 99 - color contains mainly: red. Hex color #633456 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633456 is #9CCBA9. Grayscale: #454545. Windows color (decimal): -10275754 or 5649507. OLE color: 5649507.
HSL color Cylindrical-coordinate representation of color #633456: hue angle of 316.6º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #633456 is Cyan = 0, Magento = 0.47, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 52 | 86 | - |
| CMYK | 0 | 0.47 | 0.13 | 0.61 |
| HSL | 316.6º | 0.31% | 0.3% | - |
| HSV(B) | 316.6º | 0.47% | 0.39% | - |
| XYZ | 8.05 | 5.78 | 9.5 | - |
| YUV | 69.93 | 137.07 | 148.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 52 | 86 | 0 | 0.47 | 0.13 | 0.61 | 316.6 | 0.31 | 0.3 |
| Hex | 63 | 34 | 56 | 0 | 2F | D | 3D | 13D | 1F | 1E |
| Octal | 143 | 64 | 126 | 0 | 57 | 15 | 75 | 475 | 37 | 36 |
| Binary | 1100011 | 110100 | 1010110 | 0 | 101111 | 1101 | 111101 | 100111101 | 11111 | 11110 |
Color Harmonies of #633456
Complementary color
Monochromatic Colors of #633456
Black with #633456
Text Example
Text Example
White with #633456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633456; }
p { color: rgb(99,52,86); }
H1.HeaderClassName
{
color: #633456;
}
.AnyTagClassName
{
color: #633456;
}
</style>
background-color css
<style>
a { background-color: #633456; }
a { background-color: rgb(99,52,86); }
div.DivClassName
{
background-color: #633456;
}
.BgClassName
{
background-color: #633456;
}
</style>
border-color css
<style>
span { border-color: #633456; }
span { border-color: rgb(99,52,86); }
td.TdClassName
{
border-color: #633456;
}
.TagClassName
{
border-color: #633456;
}
</style>