Shades of Palatinate Purple #671254
Tints of Palatinate Purple #671254
RGB
CMYK
RGB Variations
Color information
#671254 (or 0x671254) is known color: Palatinate Purple. HEX triplet: 67, 12 and 54. RGB value is (103,18,84). Sum of RGB (Red+Green+Blue) = 103+18+84=205 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50.24% from 205); Green value is 18 (7.42% from 255 or 8.78% from 205); Blue value is 84 (33.20% from 255 or 40.98% from 205); Max value from RGB is 103 - color contains mainly: red. Hex color #671254 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671254 is #98EDAB. Grayscale: #323232. Windows color (decimal): -10022316 or 5509735. OLE color: 5509735.
HSL color Cylindrical-coordinate representation of color #671254: hue angle of 313.41º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #671254 is Cyan = 0, Magento = 0.83, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 18 | 84 | - |
| CMYK | 0 | 0.83 | 0.18 | 0.60 |
| HSL | 313.41º | 0.7% | 0.24% | - |
| HSV(B) | 313.41º | 0.83% | 0.4% | - |
| XYZ | 7.41 | 3.96 | 8.76 | - |
| YUV | 50.94 | 146.66 | 165.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 18 | 84 | 0 | 0.83 | 0.18 | 0.60 | 313.41 | 0.7 | 0.24 |
| Hex | 67 | 12 | 54 | 0 | 53 | 12 | 3C | 139 | 46 | 18 |
| Octal | 147 | 22 | 124 | 0 | 123 | 22 | 74 | 471 | 106 | 30 |
| Binary | 1100111 | 10010 | 1010100 | 0 | 1010011 | 10010 | 111100 | 100111001 | 1000110 | 11000 |
Color Harmonies of #671254
Complementary color
Monochromatic Colors of #671254
Black with #671254
Text Example
Text Example
White with #671254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671254; }
p { color: rgb(103,18,84); }
H1.HeaderClassName
{
color: #671254;
}
.AnyTagClassName
{
color: #671254;
}
</style>
background-color css
<style>
a { background-color: #671254; }
a { background-color: rgb(103,18,84); }
div.DivClassName
{
background-color: #671254;
}
.BgClassName
{
background-color: #671254;
}
</style>
border-color css
<style>
span { border-color: #671254; }
span { border-color: rgb(103,18,84); }
td.TdClassName
{
border-color: #671254;
}
.TagClassName
{
border-color: #671254;
}
</style>