Shades of Palatinate Purple #633054
Tints of Palatinate Purple #633054
RGB
CMYK
RGB Variations
Color information
#633054 (or 0x633054) is known color: Palatinate Purple. HEX triplet: 63, 30 and 54. RGB value is (99,48,84). Sum of RGB (Red+Green+Blue) = 99+48+84=231 (30% of max value = 765). Red value is 99 (39.06% from 255 or 42.86% from 231); Green value is 48 (19.14% from 255 or 20.78% from 231); Blue value is 84 (33.20% from 255 or 36.36% from 231); Max value from RGB is 99 - color contains mainly: red. Hex color #633054 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633054 is #9CCFAB. Grayscale: #434343. Windows color (decimal): -10276780 or 5517411. OLE color: 5517411.
HSL color Cylindrical-coordinate representation of color #633054: hue angle of 317.65º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #633054 is Cyan = 0, Magento = 0.52, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 48 | 84 | - |
| CMYK | 0 | 0.52 | 0.15 | 0.61 |
| HSL | 317.65º | 0.35% | 0.29% | - |
| HSV(B) | 317.65º | 0.52% | 0.39% | - |
| XYZ | 7.8 | 5.41 | 9.02 | - |
| YUV | 67.35 | 137.4 | 150.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 48 | 84 | 0 | 0.52 | 0.15 | 0.61 | 317.65 | 0.35 | 0.29 |
| Hex | 63 | 30 | 54 | 0 | 34 | F | 3D | 13E | 23 | 1D |
| Octal | 143 | 60 | 124 | 0 | 64 | 17 | 75 | 476 | 43 | 35 |
| Binary | 1100011 | 110000 | 1010100 | 0 | 110100 | 1111 | 111101 | 100111110 | 100011 | 11101 |
Color Harmonies of #633054
Complementary color
Monochromatic Colors of #633054
Black with #633054
Text Example
Text Example
White with #633054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633054; }
p { color: rgb(99,48,84); }
H1.HeaderClassName
{
color: #633054;
}
.AnyTagClassName
{
color: #633054;
}
</style>
background-color css
<style>
a { background-color: #633054; }
a { background-color: rgb(99,48,84); }
div.DivClassName
{
background-color: #633054;
}
.BgClassName
{
background-color: #633054;
}
</style>
border-color css
<style>
span { border-color: #633054; }
span { border-color: rgb(99,48,84); }
td.TdClassName
{
border-color: #633054;
}
.TagClassName
{
border-color: #633054;
}
</style>