Shades of Palatinate Purple #744268
Tints of Palatinate Purple #744268
RGB
CMYK
RGB Variations
Color information
#744268 (or 0x744268) is known color: Palatinate Purple. HEX triplet: 74, 42 and 68. RGB value is (116,66,104). Sum of RGB (Red+Green+Blue) = 116+66+104=286 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.56% from 286); Green value is 66 (26.17% from 255 or 23.08% from 286); Blue value is 104 (41.02% from 255 or 36.36% from 286); Max value from RGB is 116 - color contains mainly: red. Hex color #744268 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744268 is #8BBD97. Grayscale: #555555. Windows color (decimal): -9158040 or 6832756. OLE color: 6832756.
HSL color Cylindrical-coordinate representation of color #744268: hue angle of 314.4º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #744268 is Cyan = 0, Magento = 0.43, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 66 | 104 | - |
| CMYK | 0 | 0.43 | 0.10 | 0.55 |
| HSL | 314.4º | 0.27% | 0.36% | - |
| HSV(B) | 314.4º | 0.43% | 0.45% | - |
| XYZ | 11.65 | 8.61 | 14.14 | - |
| YUV | 85.28 | 138.57 | 149.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 66 | 104 | 0 | 0.43 | 0.10 | 0.55 | 314.4 | 0.27 | 0.36 |
| Hex | 74 | 42 | 68 | 0 | 2B | A | 37 | 13A | 1B | 24 |
| Octal | 164 | 102 | 150 | 0 | 53 | 12 | 67 | 472 | 33 | 44 |
| Binary | 1110100 | 1000010 | 1101000 | 0 | 101011 | 1010 | 110111 | 100111010 | 11011 | 100100 |
Color Harmonies of #744268
Complementary color
Monochromatic Colors of #744268
Black with #744268
Text Example
Text Example
White with #744268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744268; }
p { color: rgb(116,66,104); }
H1.HeaderClassName
{
color: #744268;
}
.AnyTagClassName
{
color: #744268;
}
</style>
background-color css
<style>
a { background-color: #744268; }
a { background-color: rgb(116,66,104); }
div.DivClassName
{
background-color: #744268;
}
.BgClassName
{
background-color: #744268;
}
</style>
border-color css
<style>
span { border-color: #744268; }
span { border-color: rgb(116,66,104); }
td.TdClassName
{
border-color: #744268;
}
.TagClassName
{
border-color: #744268;
}
</style>