Shades of Palatinate Purple #743866
Tints of Palatinate Purple #743866
RGB
CMYK
RGB Variations
Color information
#743866 (or 0x743866) is known color: Palatinate Purple. HEX triplet: 74, 38 and 66. RGB value is (116,56,102). Sum of RGB (Red+Green+Blue) = 116+56+102=274 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.34% from 274); Green value is 56 (22.27% from 255 or 20.44% from 274); Blue value is 102 (40.23% from 255 or 37.23% from 274); Max value from RGB is 116 - color contains mainly: red. Hex color #743866 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743866 is #8BC799. Grayscale: #4F4F4F. Windows color (decimal): -9160602 or 6699124. OLE color: 6699124.
HSL color Cylindrical-coordinate representation of color #743866: hue angle of 314º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #743866 is Cyan = 0, Magento = 0.52, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 56 | 102 | - |
| CMYK | 0 | 0.52 | 0.12 | 0.55 |
| HSL | 314º | 0.35% | 0.34% | - |
| HSV(B) | 314º | 0.52% | 0.45% | - |
| XYZ | 11.01 | 7.5 | 13.44 | - |
| YUV | 79.18 | 140.88 | 154.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 56 | 102 | 0 | 0.52 | 0.12 | 0.55 | 314 | 0.35 | 0.34 |
| Hex | 74 | 38 | 66 | 0 | 34 | C | 37 | 13A | 23 | 22 |
| Octal | 164 | 70 | 146 | 0 | 64 | 14 | 67 | 472 | 43 | 42 |
| Binary | 1110100 | 111000 | 1100110 | 0 | 110100 | 1100 | 110111 | 100111010 | 100011 | 100010 |
Color Harmonies of #743866
Complementary color
Monochromatic Colors of #743866
Black with #743866
Text Example
Text Example
White with #743866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743866; }
p { color: rgb(116,56,102); }
H1.HeaderClassName
{
color: #743866;
}
.AnyTagClassName
{
color: #743866;
}
</style>
background-color css
<style>
a { background-color: #743866; }
a { background-color: rgb(116,56,102); }
div.DivClassName
{
background-color: #743866;
}
.BgClassName
{
background-color: #743866;
}
</style>
border-color css
<style>
span { border-color: #743866; }
span { border-color: rgb(116,56,102); }
td.TdClassName
{
border-color: #743866;
}
.TagClassName
{
border-color: #743866;
}
</style>