Shades of Royal Purple #674796
Tints of Royal Purple #674796
RGB
CMYK
RGB Variations
Color information
#674796 (or 0x674796) is known color: Royal Purple. HEX triplet: 67, 47 and 96. RGB value is (103,71,150). Sum of RGB (Red+Green+Blue) = 103+71+150=324 (42% of max value = 765). Red value is 103 (40.62% from 255 or 31.79% from 324); Green value is 71 (28.12% from 255 or 21.91% from 324); Blue value is 150 (58.98% from 255 or 46.30% from 324); Max value from RGB is 150 - color contains mainly: blue. Hex color #674796 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674796 is #98B869. Grayscale: #595959. Windows color (decimal): -10008682 or 9848679. OLE color: 9848679.
HSL color Cylindrical-coordinate representation of color #674796: hue angle of 264.3º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #674796 is Cyan = 0.31, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 71 | 150 | - |
| CMYK | 0.31 | 0.53 | 0 | 0.41 |
| HSL | 264.3º | 0.36% | 0.43% | - |
| HSV(B) | 264.3º | 0.53% | 0.59% | - |
| XYZ | 13.35 | 9.59 | 30 | - |
| YUV | 89.57 | 162.1 | 137.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 150 | 0.31 | 0.53 | 0 | 0.41 | 264.3 | 0.36 | 0.43 |
| Hex | 67 | 47 | 96 | 1F | 35 | 0 | 29 | 108 | 24 | 2B |
| Octal | 147 | 107 | 226 | 37 | 65 | 0 | 51 | 410 | 44 | 53 |
| Binary | 1100111 | 1000111 | 10010110 | 11111 | 110101 | 0 | 101001 | 100001000 | 100100 | 101011 |
Color Harmonies of #674796
Complementary color
Monochromatic Colors of #674796
Black with #674796
Text Example
Text Example
White with #674796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674796; }
p { color: rgb(103,71,150); }
H1.HeaderClassName
{
color: #674796;
}
.AnyTagClassName
{
color: #674796;
}
</style>
background-color css
<style>
a { background-color: #674796; }
a { background-color: rgb(103,71,150); }
div.DivClassName
{
background-color: #674796;
}
.BgClassName
{
background-color: #674796;
}
</style>
border-color css
<style>
span { border-color: #674796; }
span { border-color: rgb(103,71,150); }
td.TdClassName
{
border-color: #674796;
}
.TagClassName
{
border-color: #674796;
}
</style>