Shades of Royal Purple #743798
Tints of Royal Purple #743798
RGB
CMYK
RGB Variations
Color information
#743798 (or 0x743798) is known color: Royal Purple. HEX triplet: 74, 37 and 98. RGB value is (116,55,152). Sum of RGB (Red+Green+Blue) = 116+55+152=323 (42% of max value = 765). Red value is 116 (45.70% from 255 or 35.91% from 323); Green value is 55 (21.88% from 255 or 17.03% from 323); Blue value is 152 (59.77% from 255 or 47.06% from 323); Max value from RGB is 152 - color contains mainly: blue. Hex color #743798 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #743798 is #8BC867. Grayscale: #535353. Windows color (decimal): -9160808 or 9975668. OLE color: 9975668.
HSL color Cylindrical-coordinate representation of color #743798: hue angle of 277.73º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #743798 is Cyan = 0.24, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 116 | 55 | 152 | - |
| CMYK | 0.24 | 0.64 | 0 | 0.40 |
| HSL | 277.73º | 0.47% | 0.41% | - |
| HSV(B) | 277.73º | 0.64% | 0.6% | - |
| XYZ | 14.24 | 8.71 | 30.64 | - |
| YUV | 84.3 | 166.21 | 150.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 55 | 152 | 0.24 | 0.64 | 0 | 0.40 | 277.73 | 0.47 | 0.41 |
| Hex | 74 | 37 | 98 | 18 | 40 | 0 | 28 | 116 | 2F | 29 |
| Octal | 164 | 67 | 230 | 30 | 100 | 0 | 50 | 426 | 57 | 51 |
| Binary | 1110100 | 110111 | 10011000 | 11000 | 1000000 | 0 | 101000 | 100010110 | 101111 | 101001 |
Color Harmonies of #743798
Complementary color
Monochromatic Colors of #743798
Black with #743798
Text Example
Text Example
White with #743798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743798; }
p { color: rgb(116,55,152); }
H1.HeaderClassName
{
color: #743798;
}
.AnyTagClassName
{
color: #743798;
}
</style>
background-color css
<style>
a { background-color: #743798; }
a { background-color: rgb(116,55,152); }
div.DivClassName
{
background-color: #743798;
}
.BgClassName
{
background-color: #743798;
}
</style>
border-color css
<style>
span { border-color: #743798; }
span { border-color: rgb(116,55,152); }
td.TdClassName
{
border-color: #743798;
}
.TagClassName
{
border-color: #743798;
}
</style>