Shades of Palatinate Purple #743867
Tints of Palatinate Purple #743867
RGB
CMYK
RGB Variations
Color information
#743867 (or 0x743867) is known color: Palatinate Purple. HEX triplet: 74, 38 and 67. RGB value is (116,56,103). Sum of RGB (Red+Green+Blue) = 116+56+103=275 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.18% from 275); Green value is 56 (22.27% from 255 or 20.36% from 275); Blue value is 103 (40.62% from 255 or 37.45% from 275); Max value from RGB is 116 - color contains mainly: red. Hex color #743867 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743867 is #8BC798. Grayscale: #4F4F4F. Windows color (decimal): -9160601 or 6764660. OLE color: 6764660.
HSL color Cylindrical-coordinate representation of color #743867: hue angle of 313º 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 #743867 is Cyan = 0, Magento = 0.52, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 56 | 103 | - |
| CMYK | 0 | 0.52 | 0.11 | 0.55 |
| HSL | 313º | 0.35% | 0.34% | - |
| HSV(B) | 313º | 0.52% | 0.45% | - |
| XYZ | 11.06 | 7.52 | 13.7 | - |
| YUV | 79.3 | 141.38 | 154.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 56 | 103 | 0 | 0.52 | 0.11 | 0.55 | 313 | 0.35 | 0.34 |
| Hex | 74 | 38 | 67 | 0 | 34 | B | 37 | 139 | 23 | 22 |
| Octal | 164 | 70 | 147 | 0 | 64 | 13 | 67 | 471 | 43 | 42 |
| Binary | 1110100 | 111000 | 1100111 | 0 | 110100 | 1011 | 110111 | 100111001 | 100011 | 100010 |
Color Harmonies of #743867
Complementary color
Monochromatic Colors of #743867
Black with #743867
Text Example
Text Example
White with #743867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743867; }
p { color: rgb(116,56,103); }
H1.HeaderClassName
{
color: #743867;
}
.AnyTagClassName
{
color: #743867;
}
</style>
background-color css
<style>
a { background-color: #743867; }
a { background-color: rgb(116,56,103); }
div.DivClassName
{
background-color: #743867;
}
.BgClassName
{
background-color: #743867;
}
</style>
border-color css
<style>
span { border-color: #743867; }
span { border-color: rgb(116,56,103); }
td.TdClassName
{
border-color: #743867;
}
.TagClassName
{
border-color: #743867;
}
</style>