Shades of Palatinate Purple #670965
Tints of Palatinate Purple #670965
RGB
CMYK
RGB Variations
Color information
#670965 (or 0x670965) is known color: Palatinate Purple. HEX triplet: 67, 09 and 65. RGB value is (103,9,101). Sum of RGB (Red+Green+Blue) = 103+9+101=213 (28% of max value = 765). Red value is 103 (40.62% from 255 or 48.36% from 213); Green value is 9 (3.91% from 255 or 4.23% from 213); Blue value is 101 (39.84% from 255 or 47.42% from 213); Max value from RGB is 103 - color contains mainly: red. Hex color #670965 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #670965 is #98F69A. Grayscale: #2F2F2F. Windows color (decimal): -10024603 or 6621543. OLE color: 6621543.
HSL color Cylindrical-coordinate representation of color #670965: hue angle of 301.28º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #670965 is Cyan = 0, Magento = 0.91, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 9 | 101 | - |
| CMYK | 0 | 0.91 | 0.02 | 0.60 |
| HSL | 301.28º | 0.84% | 0.22% | - |
| HSV(B) | 301.28º | 0.91% | 0.4% | - |
| XYZ | 8.04 | 4.02 | 12.66 | - |
| YUV | 47.59 | 158.14 | 167.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 9 | 101 | 0 | 0.91 | 0.02 | 0.60 | 301.28 | 0.84 | 0.22 |
| Hex | 67 | 9 | 65 | 0 | 5B | 2 | 3C | 12D | 54 | 16 |
| Octal | 147 | 11 | 145 | 0 | 133 | 2 | 74 | 455 | 124 | 26 |
| Binary | 1100111 | 1001 | 1100101 | 0 | 1011011 | 10 | 111100 | 100101101 | 1010100 | 10110 |
Color Harmonies of #670965
Complementary color
Monochromatic Colors of #670965
Black with #670965
Text Example
Text Example
White with #670965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670965; }
p { color: rgb(103,9,101); }
H1.HeaderClassName
{
color: #670965;
}
.AnyTagClassName
{
color: #670965;
}
</style>
background-color css
<style>
a { background-color: #670965; }
a { background-color: rgb(103,9,101); }
div.DivClassName
{
background-color: #670965;
}
.BgClassName
{
background-color: #670965;
}
</style>
border-color css
<style>
span { border-color: #670965; }
span { border-color: rgb(103,9,101); }
td.TdClassName
{
border-color: #670965;
}
.TagClassName
{
border-color: #670965;
}
</style>