Shades of Palatinate Purple #661057
Tints of Palatinate Purple #661057
RGB
CMYK
RGB Variations
Color information
#661057 (or 0x661057) is known color: Palatinate Purple. HEX triplet: 66, 10 and 57. RGB value is (102,16,87). Sum of RGB (Red+Green+Blue) = 102+16+87=205 (27% of max value = 765). Red value is 102 (40.23% from 255 or 49.76% from 205); Green value is 16 (6.64% from 255 or 7.80% from 205); Blue value is 87 (34.38% from 255 or 42.44% from 205); Max value from RGB is 102 - color contains mainly: red. Hex color #661057 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661057 is #99EFA8. Grayscale: #313131. Windows color (decimal): -10088361 or 5705830. OLE color: 5705830.
HSL color Cylindrical-coordinate representation of color #661057: hue angle of 310.47º 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 #661057 is Cyan = 0, Magento = 0.84, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 16 | 87 | - |
| CMYK | 0 | 0.84 | 0.15 | 0.6 |
| HSL | 310.47º | 0.73% | 0.23% | - |
| HSV(B) | 310.47º | 0.84% | 0.4% | - |
| XYZ | 7.39 | 3.88 | 9.38 | - |
| YUV | 49.81 | 148.99 | 165.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 16 | 87 | 0 | 0.84 | 0.15 | 0.6 | 310.47 | 0.73 | 0.23 |
| Hex | 66 | 10 | 57 | 0 | 54 | F | 3C | 136 | 49 | 17 |
| Octal | 146 | 20 | 127 | 0 | 124 | 17 | 74 | 466 | 111 | 27 |
| Binary | 1100110 | 10000 | 1010111 | 0 | 1010100 | 1111 | 111100 | 100110110 | 1001001 | 10111 |
Color Harmonies of #661057
Complementary color
Monochromatic Colors of #661057
Black with #661057
Text Example
Text Example
White with #661057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661057; }
p { color: rgb(102,16,87); }
H1.HeaderClassName
{
color: #661057;
}
.AnyTagClassName
{
color: #661057;
}
</style>
background-color css
<style>
a { background-color: #661057; }
a { background-color: rgb(102,16,87); }
div.DivClassName
{
background-color: #661057;
}
.BgClassName
{
background-color: #661057;
}
</style>
border-color css
<style>
span { border-color: #661057; }
span { border-color: rgb(102,16,87); }
td.TdClassName
{
border-color: #661057;
}
.TagClassName
{
border-color: #661057;
}
</style>