Shades of Palatinate Purple #742257
Tints of Palatinate Purple #742257
RGB
CMYK
RGB Variations
Color information
#742257 (or 0x742257) is known color: Palatinate Purple. HEX triplet: 74, 22 and 57. RGB value is (116,34,87). Sum of RGB (Red+Green+Blue) = 116+34+87=237 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.95% from 237); Green value is 34 (13.67% from 255 or 14.35% from 237); Blue value is 87 (34.38% from 255 or 36.71% from 237); Max value from RGB is 116 - color contains mainly: red. Hex color #742257 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742257 is #8BDDA8. Grayscale: #404040. Windows color (decimal): -9166249 or 5710452. OLE color: 5710452.
HSL color Cylindrical-coordinate representation of color #742257: hue angle of 321.22º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #742257 is Cyan = 0, Magento = 0.71, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 34 | 87 | - |
| CMYK | 0 | 0.71 | 0.25 | 0.55 |
| HSL | 321.22º | 0.55% | 0.29% | - |
| HSV(B) | 321.22º | 0.71% | 0.45% | - |
| XYZ | 9.49 | 5.55 | 9.59 | - |
| YUV | 64.56 | 140.67 | 164.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 34 | 87 | 0 | 0.71 | 0.25 | 0.55 | 321.22 | 0.55 | 0.29 |
| Hex | 74 | 22 | 57 | 0 | 47 | 19 | 37 | 141 | 37 | 1D |
| Octal | 164 | 42 | 127 | 0 | 107 | 31 | 67 | 501 | 67 | 35 |
| Binary | 1110100 | 100010 | 1010111 | 0 | 1000111 | 11001 | 110111 | 101000001 | 110111 | 11101 |
Color Harmonies of #742257
Complementary color
Monochromatic Colors of #742257
Black with #742257
Text Example
Text Example
White with #742257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742257; }
p { color: rgb(116,34,87); }
H1.HeaderClassName
{
color: #742257;
}
.AnyTagClassName
{
color: #742257;
}
</style>
background-color css
<style>
a { background-color: #742257; }
a { background-color: rgb(116,34,87); }
div.DivClassName
{
background-color: #742257;
}
.BgClassName
{
background-color: #742257;
}
</style>
border-color css
<style>
span { border-color: #742257; }
span { border-color: rgb(116,34,87); }
td.TdClassName
{
border-color: #742257;
}
.TagClassName
{
border-color: #742257;
}
</style>