Shades of Palatinate Purple #742269
Tints of Palatinate Purple #742269
RGB
CMYK
RGB Variations
Color information
#742269 (or 0x742269) is known color: Palatinate Purple. HEX triplet: 74, 22 and 69. RGB value is (116,34,105). Sum of RGB (Red+Green+Blue) = 116+34+105=255 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.49% from 255); Green value is 34 (13.67% from 255 or 13.33% from 255); Blue value is 105 (41.41% from 255 or 41.18% from 255); Max value from RGB is 116 - color contains mainly: red. Hex color #742269 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742269 is #8BDD96. Grayscale: #424242. Windows color (decimal): -9166231 or 6890100. OLE color: 6890100.
HSL color Cylindrical-coordinate representation of color #742269: hue angle of 308.05º 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 #742269 is Cyan = 0, Magento = 0.71, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 34 | 105 | - |
| CMYK | 0 | 0.71 | 0.09 | 0.55 |
| HSL | 308.05º | 0.55% | 0.29% | - |
| HSV(B) | 308.05º | 0.71% | 0.45% | - |
| XYZ | 10.32 | 5.88 | 13.95 | - |
| YUV | 66.61 | 149.67 | 163.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 34 | 105 | 0 | 0.71 | 0.09 | 0.55 | 308.05 | 0.55 | 0.29 |
| Hex | 74 | 22 | 69 | 0 | 47 | 9 | 37 | 134 | 37 | 1D |
| Octal | 164 | 42 | 151 | 0 | 107 | 11 | 67 | 464 | 67 | 35 |
| Binary | 1110100 | 100010 | 1101001 | 0 | 1000111 | 1001 | 110111 | 100110100 | 110111 | 11101 |
Color Harmonies of #742269
Complementary color
Monochromatic Colors of #742269
Black with #742269
Text Example
Text Example
White with #742269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742269; }
p { color: rgb(116,34,105); }
H1.HeaderClassName
{
color: #742269;
}
.AnyTagClassName
{
color: #742269;
}
</style>
background-color css
<style>
a { background-color: #742269; }
a { background-color: rgb(116,34,105); }
div.DivClassName
{
background-color: #742269;
}
.BgClassName
{
background-color: #742269;
}
</style>
border-color css
<style>
span { border-color: #742269; }
span { border-color: rgb(116,34,105); }
td.TdClassName
{
border-color: #742269;
}
.TagClassName
{
border-color: #742269;
}
</style>