Shades of Palatinate Purple #743669
Tints of Palatinate Purple #743669
RGB
CMYK
RGB Variations
Color information
#743669 (or 0x743669) is known color: Palatinate Purple. HEX triplet: 74, 36 and 69. RGB value is (116,54,105). Sum of RGB (Red+Green+Blue) = 116+54+105=275 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.18% from 275); Green value is 54 (21.48% from 255 or 19.64% from 275); Blue value is 105 (41.41% from 255 or 38.18% from 275); Max value from RGB is 116 - color contains mainly: red. Hex color #743669 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743669 is #8BC996. Grayscale: #4E4E4E. Windows color (decimal): -9161111 or 6895220. OLE color: 6895220.
HSL color Cylindrical-coordinate representation of color #743669: hue angle of 310.65º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #743669 is Cyan = 0, Magento = 0.53, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 54 | 105 | - |
| CMYK | 0 | 0.53 | 0.09 | 0.55 |
| HSL | 310.65º | 0.36% | 0.33% | - |
| HSV(B) | 310.65º | 0.53% | 0.45% | - |
| XYZ | 11.07 | 7.37 | 14.2 | - |
| YUV | 78.35 | 143.04 | 154.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 54 | 105 | 0 | 0.53 | 0.09 | 0.55 | 310.65 | 0.36 | 0.33 |
| Hex | 74 | 36 | 69 | 0 | 35 | 9 | 37 | 137 | 24 | 21 |
| Octal | 164 | 66 | 151 | 0 | 65 | 11 | 67 | 467 | 44 | 41 |
| Binary | 1110100 | 110110 | 1101001 | 0 | 110101 | 1001 | 110111 | 100110111 | 100100 | 100001 |
Color Harmonies of #743669
Complementary color
Monochromatic Colors of #743669
Black with #743669
Text Example
Text Example
White with #743669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743669; }
p { color: rgb(116,54,105); }
H1.HeaderClassName
{
color: #743669;
}
.AnyTagClassName
{
color: #743669;
}
</style>
background-color css
<style>
a { background-color: #743669; }
a { background-color: rgb(116,54,105); }
div.DivClassName
{
background-color: #743669;
}
.BgClassName
{
background-color: #743669;
}
</style>
border-color css
<style>
span { border-color: #743669; }
span { border-color: rgb(116,54,105); }
td.TdClassName
{
border-color: #743669;
}
.TagClassName
{
border-color: #743669;
}
</style>