Shades of Palatinate Purple #661258
Tints of Palatinate Purple #661258
RGB
CMYK
RGB Variations
Color information
#661258 (or 0x661258) is known color: Palatinate Purple. HEX triplet: 66, 12 and 58. RGB value is (102,18,88). Sum of RGB (Red+Green+Blue) = 102+18+88=208 (27% of max value = 765). Red value is 102 (40.23% from 255 or 49.04% from 208); Green value is 18 (7.42% from 255 or 8.65% from 208); Blue value is 88 (34.77% from 255 or 42.31% from 208); Max value from RGB is 102 - color contains mainly: red. Hex color #661258 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661258 is #99EDA7. Grayscale: #323232. Windows color (decimal): -10087848 or 5771878. OLE color: 5771878.
HSL color Cylindrical-coordinate representation of color #661258: hue angle of 310º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #661258 is Cyan = 0, Magento = 0.82, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 18 | 88 | - |
| CMYK | 0 | 0.82 | 0.14 | 0.6 |
| HSL | 310º | 0.7% | 0.24% | - |
| HSV(B) | 310º | 0.82% | 0.4% | - |
| XYZ | 7.46 | 3.96 | 9.6 | - |
| YUV | 51.1 | 148.83 | 164.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 18 | 88 | 0 | 0.82 | 0.14 | 0.6 | 310 | 0.7 | 0.24 |
| Hex | 66 | 12 | 58 | 0 | 52 | E | 3C | 136 | 46 | 18 |
| Octal | 146 | 22 | 130 | 0 | 122 | 16 | 74 | 466 | 106 | 30 |
| Binary | 1100110 | 10010 | 1011000 | 0 | 1010010 | 1110 | 111100 | 100110110 | 1000110 | 11000 |
Color Harmonies of #661258
Complementary color
Monochromatic Colors of #661258
Black with #661258
Text Example
Text Example
White with #661258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661258; }
p { color: rgb(102,18,88); }
H1.HeaderClassName
{
color: #661258;
}
.AnyTagClassName
{
color: #661258;
}
</style>
background-color css
<style>
a { background-color: #661258; }
a { background-color: rgb(102,18,88); }
div.DivClassName
{
background-color: #661258;
}
.BgClassName
{
background-color: #661258;
}
</style>
border-color css
<style>
span { border-color: #661258; }
span { border-color: rgb(102,18,88); }
td.TdClassName
{
border-color: #661258;
}
.TagClassName
{
border-color: #661258;
}
</style>