Shades of Royal Purple #674396
Tints of Royal Purple #674396
RGB
CMYK
RGB Variations
Color information
#674396 (or 0x674396) is known color: Royal Purple. HEX triplet: 67, 43 and 96. RGB value is (103,67,150). Sum of RGB (Red+Green+Blue) = 103+67+150=320 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.19% from 320); Green value is 67 (26.56% from 255 or 20.94% from 320); Blue value is 150 (58.98% from 255 or 46.88% from 320); Max value from RGB is 150 - color contains mainly: blue. Hex color #674396 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674396 is #98BC69. Grayscale: #565656. Windows color (decimal): -10009706 or 9847655. OLE color: 9847655.
HSL color Cylindrical-coordinate representation of color #674396: hue angle of 266.02º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #674396 is Cyan = 0.31, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 67 | 150 | - |
| CMYK | 0.31 | 0.55 | 0 | 0.41 |
| HSL | 266.02º | 0.38% | 0.43% | - |
| HSV(B) | 266.02º | 0.55% | 0.59% | - |
| XYZ | 13.11 | 9.1 | 29.92 | - |
| YUV | 87.23 | 163.43 | 139.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 150 | 0.31 | 0.55 | 0 | 0.41 | 266.02 | 0.38 | 0.43 |
| Hex | 67 | 43 | 96 | 1F | 37 | 0 | 29 | 10A | 26 | 2B |
| Octal | 147 | 103 | 226 | 37 | 67 | 0 | 51 | 412 | 46 | 53 |
| Binary | 1100111 | 1000011 | 10010110 | 11111 | 110111 | 0 | 101001 | 100001010 | 100110 | 101011 |
Color Harmonies of #674396
Complementary color
Monochromatic Colors of #674396
Black with #674396
Text Example
Text Example
White with #674396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674396; }
p { color: rgb(103,67,150); }
H1.HeaderClassName
{
color: #674396;
}
.AnyTagClassName
{
color: #674396;
}
</style>
background-color css
<style>
a { background-color: #674396; }
a { background-color: rgb(103,67,150); }
div.DivClassName
{
background-color: #674396;
}
.BgClassName
{
background-color: #674396;
}
</style>
border-color css
<style>
span { border-color: #674396; }
span { border-color: rgb(103,67,150); }
td.TdClassName
{
border-color: #674396;
}
.TagClassName
{
border-color: #674396;
}
</style>