Shades of Palatinate Purple #671065
Tints of Palatinate Purple #671065
RGB
CMYK
RGB Variations
Color information
#671065 (or 0x671065) is known color: Palatinate Purple. HEX triplet: 67, 10 and 65. RGB value is (103,16,101). Sum of RGB (Red+Green+Blue) = 103+16+101=220 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.82% from 220); Green value is 16 (6.64% from 255 or 7.27% from 220); Blue value is 101 (39.84% from 255 or 45.91% from 220); Max value from RGB is 103 - color contains mainly: red. Hex color #671065 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671065 is #98EF9A. Grayscale: #333333. Windows color (decimal): -10022811 or 6623335. OLE color: 6623335.
HSL color Cylindrical-coordinate representation of color #671065: hue angle of 301.38º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #671065 is Cyan = 0, Magento = 0.84, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 16 | 101 | - |
| CMYK | 0 | 0.84 | 0.02 | 0.60 |
| HSL | 301.38º | 0.73% | 0.23% | - |
| HSV(B) | 301.38º | 0.84% | 0.4% | - |
| XYZ | 8.13 | 4.19 | 12.69 | - |
| YUV | 51.7 | 155.82 | 164.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 16 | 101 | 0 | 0.84 | 0.02 | 0.60 | 301.38 | 0.73 | 0.23 |
| Hex | 67 | 10 | 65 | 0 | 54 | 2 | 3C | 12D | 49 | 17 |
| Octal | 147 | 20 | 145 | 0 | 124 | 2 | 74 | 455 | 111 | 27 |
| Binary | 1100111 | 10000 | 1100101 | 0 | 1010100 | 10 | 111100 | 100101101 | 1001001 | 10111 |
Color Harmonies of #671065
Complementary color
Monochromatic Colors of #671065
Black with #671065
Text Example
Text Example
White with #671065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671065; }
p { color: rgb(103,16,101); }
H1.HeaderClassName
{
color: #671065;
}
.AnyTagClassName
{
color: #671065;
}
</style>
background-color css
<style>
a { background-color: #671065; }
a { background-color: rgb(103,16,101); }
div.DivClassName
{
background-color: #671065;
}
.BgClassName
{
background-color: #671065;
}
</style>
border-color css
<style>
span { border-color: #671065; }
span { border-color: rgb(103,16,101); }
td.TdClassName
{
border-color: #671065;
}
.TagClassName
{
border-color: #671065;
}
</style>