Shades of Royal Purple #674394
Tints of Royal Purple #674394
RGB
CMYK
RGB Variations
Color information
#674394 (or 0x674394) is known color: Royal Purple. HEX triplet: 67, 43 and 94. RGB value is (103,67,148). Sum of RGB (Red+Green+Blue) = 103+67+148=318 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.39% from 318); Green value is 67 (26.56% from 255 or 21.07% from 318); Blue value is 148 (58.20% from 255 or 46.54% from 318); Max value from RGB is 148 - color contains mainly: blue. Hex color #674394 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674394 is #98BC6B. Grayscale: #565656. Windows color (decimal): -10009708 or 9716583. OLE color: 9716583.
HSL color Cylindrical-coordinate representation of color #674394: hue angle of 266.67º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #674394 is Cyan = 0.30, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 67 | 148 | - |
| CMYK | 0.30 | 0.55 | 0 | 0.42 |
| HSL | 266.67º | 0.38% | 0.42% | - |
| HSV(B) | 266.67º | 0.55% | 0.58% | - |
| XYZ | 12.95 | 9.04 | 29.08 | - |
| YUV | 87 | 162.43 | 139.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 148 | 0.30 | 0.55 | 0 | 0.42 | 266.67 | 0.38 | 0.42 |
| Hex | 67 | 43 | 94 | 1E | 37 | 0 | 2A | 10B | 26 | 2A |
| Octal | 147 | 103 | 224 | 36 | 67 | 0 | 52 | 413 | 46 | 52 |
| Binary | 1100111 | 1000011 | 10010100 | 11110 | 110111 | 0 | 101010 | 100001011 | 100110 | 101010 |
Color Harmonies of #674394
Complementary color
Monochromatic Colors of #674394
Black with #674394
Text Example
Text Example
White with #674394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674394; }
p { color: rgb(103,67,148); }
H1.HeaderClassName
{
color: #674394;
}
.AnyTagClassName
{
color: #674394;
}
</style>
background-color css
<style>
a { background-color: #674394; }
a { background-color: rgb(103,67,148); }
div.DivClassName
{
background-color: #674394;
}
.BgClassName
{
background-color: #674394;
}
</style>
border-color css
<style>
span { border-color: #674394; }
span { border-color: rgb(103,67,148); }
td.TdClassName
{
border-color: #674394;
}
.TagClassName
{
border-color: #674394;
}
</style>