Shades of Palatinate Purple #6A3167
Tints of Palatinate Purple #6A3167
RGB
CMYK
RGB Variations
Color information
#6A3167 (or 0x6A3167) is known color: Palatinate Purple. HEX triplet: 6A, 31 and 67. RGB value is (106,49,103). Sum of RGB (Red+Green+Blue) = 106+49+103=258 (34% of max value = 765). Red value is 106 (41.80% from 255 or 41.09% from 258); Green value is 49 (19.53% from 255 or 18.99% from 258); Blue value is 103 (40.62% from 255 or 39.92% from 258); Max value from RGB is 106 - color contains mainly: red. Hex color #6A3167 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #6A3167 is #95CE98. Grayscale: #484848. Windows color (decimal): -9817753 or 6762858. OLE color: 6762858.
HSL color Cylindrical-coordinate representation of color #6A3167: hue angle of 303.16º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #6A3167 is Cyan = 0, Magento = 0.54, Yellow = 0.03 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 49 | 103 | - |
| CMYK | 0 | 0.54 | 0.03 | 0.58 |
| HSL | 303.16º | 0.37% | 0.3% | - |
| HSV(B) | 303.16º | 0.54% | 0.42% | - |
| XYZ | 9.49 | 6.24 | 13.54 | - |
| YUV | 72.2 | 145.38 | 152.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 49 | 103 | 0 | 0.54 | 0.03 | 0.58 | 303.16 | 0.37 | 0.3 |
| Hex | 6A | 31 | 67 | 0 | 36 | 3 | 3A | 12F | 25 | 1E |
| Octal | 152 | 61 | 147 | 0 | 66 | 3 | 72 | 457 | 45 | 36 |
| Binary | 1101010 | 110001 | 1100111 | 0 | 110110 | 11 | 111010 | 100101111 | 100101 | 11110 |
Color Harmonies of #6A3167
Complementary color
Monochromatic Colors of #6A3167
Black with #6A3167
Text Example
Text Example
White with #6A3167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A3167; }
p { color: rgb(106,49,103); }
H1.HeaderClassName
{
color: #6A3167;
}
.AnyTagClassName
{
color: #6A3167;
}
</style>
background-color css
<style>
a { background-color: #6A3167; }
a { background-color: rgb(106,49,103); }
div.DivClassName
{
background-color: #6A3167;
}
.BgClassName
{
background-color: #6A3167;
}
</style>
border-color css
<style>
span { border-color: #6A3167; }
span { border-color: rgb(106,49,103); }
td.TdClassName
{
border-color: #6A3167;
}
.TagClassName
{
border-color: #6A3167;
}
</style>