Shades of Palatinate Purple #741067
Tints of Palatinate Purple #741067
RGB
CMYK
RGB Variations
Color information
#741067 (or 0x741067) is known color: Palatinate Purple. HEX triplet: 74, 10 and 67. RGB value is (116,16,103). Sum of RGB (Red+Green+Blue) = 116+16+103=235 (31% of max value = 765). Red value is 116 (45.70% from 255 or 49.36% from 235); Green value is 16 (6.64% from 255 or 6.81% from 235); Blue value is 103 (40.62% from 255 or 43.83% from 235); Max value from RGB is 116 - color contains mainly: red. Hex color #741067 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #741067 is #8BEF98. Grayscale: #373737. Windows color (decimal): -9170841 or 6754420. OLE color: 6754420.
HSL color Cylindrical-coordinate representation of color #741067: hue angle of 307.8º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #741067 is Cyan = 0, Magento = 0.86, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 16 | 103 | - |
| CMYK | 0 | 0.86 | 0.11 | 0.55 |
| HSL | 307.8º | 0.76% | 0.26% | - |
| HSV(B) | 307.8º | 0.86% | 0.45% | - |
| XYZ | 9.84 | 5.06 | 13.29 | - |
| YUV | 55.82 | 154.63 | 170.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 16 | 103 | 0 | 0.86 | 0.11 | 0.55 | 307.8 | 0.76 | 0.26 |
| Hex | 74 | 10 | 67 | 0 | 56 | B | 37 | 134 | 4C | 1A |
| Octal | 164 | 20 | 147 | 0 | 126 | 13 | 67 | 464 | 114 | 32 |
| Binary | 1110100 | 10000 | 1100111 | 0 | 1010110 | 1011 | 110111 | 100110100 | 1001100 | 11010 |
Color Harmonies of #741067
Complementary color
Monochromatic Colors of #741067
Black with #741067
Text Example
Text Example
White with #741067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741067; }
p { color: rgb(116,16,103); }
H1.HeaderClassName
{
color: #741067;
}
.AnyTagClassName
{
color: #741067;
}
</style>
background-color css
<style>
a { background-color: #741067; }
a { background-color: rgb(116,16,103); }
div.DivClassName
{
background-color: #741067;
}
.BgClassName
{
background-color: #741067;
}
</style>
border-color css
<style>
span { border-color: #741067; }
span { border-color: rgb(116,16,103); }
td.TdClassName
{
border-color: #741067;
}
.TagClassName
{
border-color: #741067;
}
</style>