Shades of Palatinate Purple #6D0762
Tints of Palatinate Purple #6D0762
RGB
CMYK
RGB Variations
Color information
#6D0762 (or 0x6D0762) is known color: Palatinate Purple. HEX triplet: 6D, 07 and 62. RGB value is (109,7,98). Sum of RGB (Red+Green+Blue) = 109+7+98=214 (28% of max value = 765). Red value is 109 (42.97% from 255 or 50.93% from 214); Green value is 7 (3.12% from 255 or 3.27% from 214); Blue value is 98 (38.67% from 255 or 45.79% from 214); Max value from RGB is 109 - color contains mainly: red. Hex color #6D0762 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #6D0762 is #92F89D. Grayscale: #2F2F2F. Windows color (decimal): -9631902 or 6424429. OLE color: 6424429.
HSL color Cylindrical-coordinate representation of color #6D0762: hue angle of 306.47º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #6D0762 is Cyan = 0, Magento = 0.94, Yellow = 0.10 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 7 | 98 | - |
| CMYK | 0 | 0.94 | 0.10 | 0.57 |
| HSL | 306.47º | 0.88% | 0.23% | - |
| HSV(B) | 306.47º | 0.94% | 0.43% | - |
| XYZ | 8.59 | 4.29 | 11.93 | - |
| YUV | 47.87 | 156.29 | 171.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 7 | 98 | 0 | 0.94 | 0.10 | 0.57 | 306.47 | 0.88 | 0.23 |
| Hex | 6D | 7 | 62 | 0 | 5E | A | 39 | 132 | 58 | 17 |
| Octal | 155 | 7 | 142 | 0 | 136 | 12 | 71 | 462 | 130 | 27 |
| Binary | 1101101 | 111 | 1100010 | 0 | 1011110 | 1010 | 111001 | 100110010 | 1011000 | 10111 |
Color Harmonies of #6D0762
Complementary color
Monochromatic Colors of #6D0762
Black with #6D0762
Text Example
Text Example
White with #6D0762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D0762; }
p { color: rgb(109,7,98); }
H1.HeaderClassName
{
color: #6D0762;
}
.AnyTagClassName
{
color: #6D0762;
}
</style>
background-color css
<style>
a { background-color: #6D0762; }
a { background-color: rgb(109,7,98); }
div.DivClassName
{
background-color: #6D0762;
}
.BgClassName
{
background-color: #6D0762;
}
</style>
border-color css
<style>
span { border-color: #6D0762; }
span { border-color: rgb(109,7,98); }
td.TdClassName
{
border-color: #6D0762;
}
.TagClassName
{
border-color: #6D0762;
}
</style>