Shades of Royal Purple #743997
Tints of Royal Purple #743997
RGB
CMYK
RGB Variations
Color information
#743997 (or 0x743997) is known color: Royal Purple. HEX triplet: 74, 39 and 97. RGB value is (116,57,151). Sum of RGB (Red+Green+Blue) = 116+57+151=324 (42% of max value = 765). Red value is 116 (45.70% from 255 or 35.80% from 324); Green value is 57 (22.66% from 255 or 17.59% from 324); Blue value is 151 (59.38% from 255 or 46.60% from 324); Max value from RGB is 151 - color contains mainly: blue. Hex color #743997 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #743997 is #8BC668. Grayscale: #555555. Windows color (decimal): -9160297 or 9910644. OLE color: 9910644.
HSL color Cylindrical-coordinate representation of color #743997: hue angle of 277.66º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #743997 is Cyan = 0.23, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 57 | 151 | - |
| CMYK | 0.23 | 0.62 | 0 | 0.41 |
| HSL | 277.66º | 0.45% | 0.41% | - |
| HSV(B) | 277.66º | 0.62% | 0.59% | - |
| XYZ | 14.25 | 8.87 | 30.24 | - |
| YUV | 85.36 | 165.05 | 149.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 57 | 151 | 0.23 | 0.62 | 0 | 0.41 | 277.66 | 0.45 | 0.41 |
| Hex | 74 | 39 | 97 | 17 | 3E | 0 | 29 | 116 | 2D | 29 |
| Octal | 164 | 71 | 227 | 27 | 76 | 0 | 51 | 426 | 55 | 51 |
| Binary | 1110100 | 111001 | 10010111 | 10111 | 111110 | 0 | 101001 | 100010110 | 101101 | 101001 |
Color Harmonies of #743997
Complementary color
Monochromatic Colors of #743997
Black with #743997
Text Example
Text Example
White with #743997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743997; }
p { color: rgb(116,57,151); }
H1.HeaderClassName
{
color: #743997;
}
.AnyTagClassName
{
color: #743997;
}
</style>
background-color css
<style>
a { background-color: #743997; }
a { background-color: rgb(116,57,151); }
div.DivClassName
{
background-color: #743997;
}
.BgClassName
{
background-color: #743997;
}
</style>
border-color css
<style>
span { border-color: #743997; }
span { border-color: rgb(116,57,151); }
td.TdClassName
{
border-color: #743997;
}
.TagClassName
{
border-color: #743997;
}
</style>