Shades of Palatinate Purple #671269
Tints of Palatinate Purple #671269
RGB
CMYK
RGB Variations
Color information
#671269 (or 0x671269) is known color: Palatinate Purple. HEX triplet: 67, 12 and 69. RGB value is (103,18,105). Sum of RGB (Red+Green+Blue) = 103+18+105=226 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.58% from 226); Green value is 18 (7.42% from 255 or 7.96% from 226); Blue value is 105 (41.41% from 255 or 46.46% from 226); Max value from RGB is 105 - color contains mainly: blue. Hex color #671269 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671269 is #98ED96. Grayscale: #353535. Windows color (decimal): -10022295 or 6885991. OLE color: 6885991.
HSL color Cylindrical-coordinate representation of color #671269: hue angle of 298.62º degrees, saturation: 0.71, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #671269 is Cyan = 0.02, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 103 | 18 | 105 | - |
| CMYK | 0.02 | 0.83 | 0 | 0.59 |
| HSL | 298.62º | 0.71% | 0.24% | - |
| HSV(B) | 298.62º | 0.83% | 0.41% | - |
| XYZ | 8.36 | 4.34 | 13.76 | - |
| YUV | 53.33 | 157.16 | 163.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 18 | 105 | 0.02 | 0.83 | 0 | 0.59 | 298.62 | 0.71 | 0.24 |
| Hex | 67 | 12 | 69 | 2 | 53 | 0 | 3B | 12B | 47 | 18 |
| Octal | 147 | 22 | 151 | 2 | 123 | 0 | 73 | 453 | 107 | 30 |
| Binary | 1100111 | 10010 | 1101001 | 10 | 1010011 | 0 | 111011 | 100101011 | 1000111 | 11000 |
Color Harmonies of #671269
Complementary color
Monochromatic Colors of #671269
Black with #671269
Text Example
Text Example
White with #671269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671269; }
p { color: rgb(103,18,105); }
H1.HeaderClassName
{
color: #671269;
}
.AnyTagClassName
{
color: #671269;
}
</style>
background-color css
<style>
a { background-color: #671269; }
a { background-color: rgb(103,18,105); }
div.DivClassName
{
background-color: #671269;
}
.BgClassName
{
background-color: #671269;
}
</style>
border-color css
<style>
span { border-color: #671269; }
span { border-color: rgb(103,18,105); }
td.TdClassName
{
border-color: #671269;
}
.TagClassName
{
border-color: #671269;
}
</style>