Shades of Palatinate Purple #724266
Tints of Palatinate Purple #724266
RGB
CMYK
RGB Variations
Color information
#724266 (or 0x724266) is known color: Palatinate Purple. HEX triplet: 72, 42 and 66. RGB value is (114,66,102). Sum of RGB (Red+Green+Blue) = 114+66+102=282 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.43% from 282); Green value is 66 (26.17% from 255 or 23.40% from 282); Blue value is 102 (40.23% from 255 or 36.17% from 282); Max value from RGB is 114 - color contains mainly: red. Hex color #724266 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724266 is #8DBD99. Grayscale: #545454. Windows color (decimal): -9289114 or 6701682. OLE color: 6701682.
HSL color Cylindrical-coordinate representation of color #724266: hue angle of 315º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #724266 is Cyan = 0, Magento = 0.42, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 66 | 102 | - |
| CMYK | 0 | 0.42 | 0.11 | 0.55 |
| HSL | 315º | 0.27% | 0.35% | - |
| HSV(B) | 315º | 0.42% | 0.45% | - |
| XYZ | 11.29 | 8.43 | 13.6 | - |
| YUV | 84.46 | 137.9 | 149.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 66 | 102 | 0 | 0.42 | 0.11 | 0.55 | 315 | 0.27 | 0.35 |
| Hex | 72 | 42 | 66 | 0 | 2A | B | 37 | 13B | 1B | 23 |
| Octal | 162 | 102 | 146 | 0 | 52 | 13 | 67 | 473 | 33 | 43 |
| Binary | 1110010 | 1000010 | 1100110 | 0 | 101010 | 1011 | 110111 | 100111011 | 11011 | 100011 |
Color Harmonies of #724266
Complementary color
Monochromatic Colors of #724266
Black with #724266
Text Example
Text Example
White with #724266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724266; }
p { color: rgb(114,66,102); }
H1.HeaderClassName
{
color: #724266;
}
.AnyTagClassName
{
color: #724266;
}
</style>
background-color css
<style>
a { background-color: #724266; }
a { background-color: rgb(114,66,102); }
div.DivClassName
{
background-color: #724266;
}
.BgClassName
{
background-color: #724266;
}
</style>
border-color css
<style>
span { border-color: #724266; }
span { border-color: rgb(114,66,102); }
td.TdClassName
{
border-color: #724266;
}
.TagClassName
{
border-color: #724266;
}
</style>