Shades of Palatinate Purple #671256
Tints of Palatinate Purple #671256
RGB
CMYK
RGB Variations
Color information
#671256 (or 0x671256) is known color: Palatinate Purple. HEX triplet: 67, 12 and 56. RGB value is (103,18,86). Sum of RGB (Red+Green+Blue) = 103+18+86=207 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.76% from 207); Green value is 18 (7.42% from 255 or 8.70% from 207); Blue value is 86 (33.98% from 255 or 41.55% from 207); Max value from RGB is 103 - color contains mainly: red. Hex color #671256 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671256 is #98EDA9. Grayscale: #323232. Windows color (decimal): -10022314 or 5640807. OLE color: 5640807.
HSL color Cylindrical-coordinate representation of color #671256: hue angle of 312º 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 #671256 is Cyan = 0, Magento = 0.83, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 18 | 86 | - |
| CMYK | 0 | 0.83 | 0.17 | 0.60 |
| HSL | 312º | 0.7% | 0.24% | - |
| HSV(B) | 312º | 0.83% | 0.4% | - |
| XYZ | 7.49 | 3.99 | 9.18 | - |
| YUV | 51.17 | 147.66 | 164.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 18 | 86 | 0 | 0.83 | 0.17 | 0.60 | 312 | 0.7 | 0.24 |
| Hex | 67 | 12 | 56 | 0 | 53 | 11 | 3C | 138 | 46 | 18 |
| Octal | 147 | 22 | 126 | 0 | 123 | 21 | 74 | 470 | 106 | 30 |
| Binary | 1100111 | 10010 | 1010110 | 0 | 1010011 | 10001 | 111100 | 100111000 | 1000110 | 11000 |
Color Harmonies of #671256
Complementary color
Monochromatic Colors of #671256
Black with #671256
Text Example
Text Example
White with #671256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671256; }
p { color: rgb(103,18,86); }
H1.HeaderClassName
{
color: #671256;
}
.AnyTagClassName
{
color: #671256;
}
</style>
background-color css
<style>
a { background-color: #671256; }
a { background-color: rgb(103,18,86); }
div.DivClassName
{
background-color: #671256;
}
.BgClassName
{
background-color: #671256;
}
</style>
border-color css
<style>
span { border-color: #671256; }
span { border-color: rgb(103,18,86); }
td.TdClassName
{
border-color: #671256;
}
.TagClassName
{
border-color: #671256;
}
</style>