Shades of Palatinate Purple #742469
Tints of Palatinate Purple #742469
RGB
CMYK
RGB Variations
Color information
#742469 (or 0x742469) is known color: Palatinate Purple. HEX triplet: 74, 24 and 69. RGB value is (116,36,105). Sum of RGB (Red+Green+Blue) = 116+36+105=257 (34% of max value = 765). Red value is 116 (45.70% from 255 or 45.14% from 257); Green value is 36 (14.45% from 255 or 14.01% from 257); Blue value is 105 (41.41% from 255 or 40.86% from 257); Max value from RGB is 116 - color contains mainly: red. Hex color #742469 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742469 is #8BDB96. Grayscale: #434343. Windows color (decimal): -9165719 or 6890612. OLE color: 6890612.
HSL color Cylindrical-coordinate representation of color #742469: hue angle of 308.25º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #742469 is Cyan = 0, Magento = 0.69, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 36 | 105 | - |
| CMYK | 0 | 0.69 | 0.09 | 0.55 |
| HSL | 308.25º | 0.53% | 0.3% | - |
| HSV(B) | 308.25º | 0.69% | 0.45% | - |
| XYZ | 10.38 | 5.99 | 13.97 | - |
| YUV | 67.79 | 149 | 162.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 105 | 0 | 0.69 | 0.09 | 0.55 | 308.25 | 0.53 | 0.3 |
| Hex | 74 | 24 | 69 | 0 | 45 | 9 | 37 | 134 | 35 | 1E |
| Octal | 164 | 44 | 151 | 0 | 105 | 11 | 67 | 464 | 65 | 36 |
| Binary | 1110100 | 100100 | 1101001 | 0 | 1000101 | 1001 | 110111 | 100110100 | 110101 | 11110 |
Color Harmonies of #742469
Complementary color
Monochromatic Colors of #742469
Black with #742469
Text Example
Text Example
White with #742469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742469; }
p { color: rgb(116,36,105); }
H1.HeaderClassName
{
color: #742469;
}
.AnyTagClassName
{
color: #742469;
}
</style>
background-color css
<style>
a { background-color: #742469; }
a { background-color: rgb(116,36,105); }
div.DivClassName
{
background-color: #742469;
}
.BgClassName
{
background-color: #742469;
}
</style>
border-color css
<style>
span { border-color: #742469; }
span { border-color: rgb(116,36,105); }
td.TdClassName
{
border-color: #742469;
}
.TagClassName
{
border-color: #742469;
}
</style>