Shades of Palatinate Purple #631454
Tints of Palatinate Purple #631454
RGB
CMYK
RGB Variations
Color information
#631454 (or 0x631454) is known color: Palatinate Purple. HEX triplet: 63, 14 and 54. RGB value is (99,20,84). Sum of RGB (Red+Green+Blue) = 99+20+84=203 (26% of max value = 765). Red value is 99 (39.06% from 255 or 48.77% from 203); Green value is 20 (8.20% from 255 or 9.85% from 203); Blue value is 84 (33.20% from 255 or 41.38% from 203); Max value from RGB is 99 - color contains mainly: red. Hex color #631454 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631454 is #9CEBAB. Grayscale: #323232. Windows color (decimal): -10283948 or 5510243. OLE color: 5510243.
HSL color Cylindrical-coordinate representation of color #631454: hue angle of 311.39º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #631454 is Cyan = 0, Magento = 0.80, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 20 | 84 | - |
| CMYK | 0 | 0.80 | 0.15 | 0.61 |
| HSL | 311.39º | 0.66% | 0.23% | - |
| HSV(B) | 311.39º | 0.8% | 0.39% | - |
| XYZ | 7 | 3.79 | 8.75 | - |
| YUV | 50.92 | 146.67 | 162.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 20 | 84 | 0 | 0.80 | 0.15 | 0.61 | 311.39 | 0.66 | 0.23 |
| Hex | 63 | 14 | 54 | 0 | 50 | F | 3D | 137 | 42 | 17 |
| Octal | 143 | 24 | 124 | 0 | 120 | 17 | 75 | 467 | 102 | 27 |
| Binary | 1100011 | 10100 | 1010100 | 0 | 1010000 | 1111 | 111101 | 100110111 | 1000010 | 10111 |
Color Harmonies of #631454
Complementary color
Monochromatic Colors of #631454
Black with #631454
Text Example
Text Example
White with #631454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631454; }
p { color: rgb(99,20,84); }
H1.HeaderClassName
{
color: #631454;
}
.AnyTagClassName
{
color: #631454;
}
</style>
background-color css
<style>
a { background-color: #631454; }
a { background-color: rgb(99,20,84); }
div.DivClassName
{
background-color: #631454;
}
.BgClassName
{
background-color: #631454;
}
</style>
border-color css
<style>
span { border-color: #631454; }
span { border-color: rgb(99,20,84); }
td.TdClassName
{
border-color: #631454;
}
.TagClassName
{
border-color: #631454;
}
</style>