Shades of Palatinate Purple #623454
Tints of Palatinate Purple #623454
RGB
CMYK
RGB Variations
Color information
#623454 (or 0x623454) is known color: Palatinate Purple. HEX triplet: 62, 34 and 54. RGB value is (98,52,84). Sum of RGB (Red+Green+Blue) = 98+52+84=234 (30% of max value = 765). Red value is 98 (38.67% from 255 or 41.88% from 234); Green value is 52 (20.70% from 255 or 22.22% from 234); Blue value is 84 (33.20% from 255 or 35.90% from 234); Max value from RGB is 98 - color contains mainly: red. Hex color #623454 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623454 is #9DCBAB. Grayscale: #454545. Windows color (decimal): -10341292 or 5518434. OLE color: 5518434.
HSL color Cylindrical-coordinate representation of color #623454: hue angle of 318.26º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #623454 is Cyan = 0, Magento = 0.47, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 52 | 84 | - |
| CMYK | 0 | 0.47 | 0.14 | 0.62 |
| HSL | 318.26º | 0.31% | 0.29% | - |
| HSV(B) | 318.26º | 0.47% | 0.38% | - |
| XYZ | 7.87 | 5.69 | 9.07 | - |
| YUV | 69.4 | 136.24 | 148.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 52 | 84 | 0 | 0.47 | 0.14 | 0.62 | 318.26 | 0.31 | 0.29 |
| Hex | 62 | 34 | 54 | 0 | 2F | E | 3E | 13E | 1F | 1D |
| Octal | 142 | 64 | 124 | 0 | 57 | 16 | 76 | 476 | 37 | 35 |
| Binary | 1100010 | 110100 | 1010100 | 0 | 101111 | 1110 | 111110 | 100111110 | 11111 | 11101 |
Color Harmonies of #623454
Complementary color
Monochromatic Colors of #623454
Black with #623454
Text Example
Text Example
White with #623454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623454; }
p { color: rgb(98,52,84); }
H1.HeaderClassName
{
color: #623454;
}
.AnyTagClassName
{
color: #623454;
}
</style>
background-color css
<style>
a { background-color: #623454; }
a { background-color: rgb(98,52,84); }
div.DivClassName
{
background-color: #623454;
}
.BgClassName
{
background-color: #623454;
}
</style>
border-color css
<style>
span { border-color: #623454; }
span { border-color: rgb(98,52,84); }
td.TdClassName
{
border-color: #623454;
}
.TagClassName
{
border-color: #623454;
}
</style>