Shades of Royal Purple #674595
Tints of Royal Purple #674595
RGB
CMYK
RGB Variations
Color information
#674595 (or 0x674595) is known color: Royal Purple. HEX triplet: 67, 45 and 95. RGB value is (103,69,149). Sum of RGB (Red+Green+Blue) = 103+69+149=321 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.09% from 321); Green value is 69 (27.34% from 255 or 21.50% from 321); Blue value is 149 (58.59% from 255 or 46.42% from 321); Max value from RGB is 149 - color contains mainly: blue. Hex color #674595 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674595 is #98BA6A. Grayscale: #585858. Windows color (decimal): -10009195 or 9782631. OLE color: 9782631.
HSL color Cylindrical-coordinate representation of color #674595: hue angle of 265.5º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #674595 is Cyan = 0.31, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 69 | 149 | - |
| CMYK | 0.31 | 0.54 | 0 | 0.42 |
| HSL | 265.5º | 0.37% | 0.43% | - |
| HSV(B) | 265.5º | 0.54% | 0.58% | - |
| XYZ | 13.15 | 9.31 | 29.54 | - |
| YUV | 88.29 | 162.26 | 138.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 149 | 0.31 | 0.54 | 0 | 0.42 | 265.5 | 0.37 | 0.43 |
| Hex | 67 | 45 | 95 | 1F | 36 | 0 | 2A | 10A | 25 | 2B |
| Octal | 147 | 105 | 225 | 37 | 66 | 0 | 52 | 412 | 45 | 53 |
| Binary | 1100111 | 1000101 | 10010101 | 11111 | 110110 | 0 | 101010 | 100001010 | 100101 | 101011 |
Color Harmonies of #674595
Complementary color
Monochromatic Colors of #674595
Black with #674595
Text Example
Text Example
White with #674595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674595; }
p { color: rgb(103,69,149); }
H1.HeaderClassName
{
color: #674595;
}
.AnyTagClassName
{
color: #674595;
}
</style>
background-color css
<style>
a { background-color: #674595; }
a { background-color: rgb(103,69,149); }
div.DivClassName
{
background-color: #674595;
}
.BgClassName
{
background-color: #674595;
}
</style>
border-color css
<style>
span { border-color: #674595; }
span { border-color: rgb(103,69,149); }
td.TdClassName
{
border-color: #674595;
}
.TagClassName
{
border-color: #674595;
}
</style>