Shades of Royal Purple #674593
Tints of Royal Purple #674593
RGB
CMYK
RGB Variations
Color information
#674593 (or 0x674593) is known color: Royal Purple. HEX triplet: 67, 45 and 93. RGB value is (103,69,147). Sum of RGB (Red+Green+Blue) = 103+69+147=319 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.29% from 319); Green value is 69 (27.34% from 255 or 21.63% from 319); Blue value is 147 (57.81% from 255 or 46.08% from 319); Max value from RGB is 147 - color contains mainly: blue. Hex color #674593 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674593 is #98BA6C. Grayscale: #575757. Windows color (decimal): -10009197 or 9651559. OLE color: 9651559.
HSL color Cylindrical-coordinate representation of color #674593: hue angle of 266.15º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #674593 is Cyan = 0.30, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 69 | 147 | - |
| CMYK | 0.30 | 0.53 | 0 | 0.42 |
| HSL | 266.15º | 0.36% | 0.42% | - |
| HSV(B) | 266.15º | 0.53% | 0.58% | - |
| XYZ | 12.99 | 9.25 | 28.7 | - |
| YUV | 88.06 | 161.26 | 138.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 147 | 0.30 | 0.53 | 0 | 0.42 | 266.15 | 0.36 | 0.42 |
| Hex | 67 | 45 | 93 | 1E | 35 | 0 | 2A | 10A | 24 | 2A |
| Octal | 147 | 105 | 223 | 36 | 65 | 0 | 52 | 412 | 44 | 52 |
| Binary | 1100111 | 1000101 | 10010011 | 11110 | 110101 | 0 | 101010 | 100001010 | 100100 | 101010 |
Color Harmonies of #674593
Complementary color
Monochromatic Colors of #674593
Black with #674593
Text Example
Text Example
White with #674593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674593; }
p { color: rgb(103,69,147); }
H1.HeaderClassName
{
color: #674593;
}
.AnyTagClassName
{
color: #674593;
}
</style>
background-color css
<style>
a { background-color: #674593; }
a { background-color: rgb(103,69,147); }
div.DivClassName
{
background-color: #674593;
}
.BgClassName
{
background-color: #674593;
}
</style>
border-color css
<style>
span { border-color: #674593; }
span { border-color: rgb(103,69,147); }
td.TdClassName
{
border-color: #674593;
}
.TagClassName
{
border-color: #674593;
}
</style>