Shades of Royal Purple #674296
Tints of Royal Purple #674296
RGB
CMYK
RGB Variations
Color information
#674296 (or 0x674296) is known color: Royal Purple. HEX triplet: 67, 42 and 96. RGB value is (103,66,150). Sum of RGB (Red+Green+Blue) = 103+66+150=319 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.29% from 319); Green value is 66 (26.17% from 255 or 20.69% from 319); Blue value is 150 (58.98% from 255 or 47.02% from 319); Max value from RGB is 150 - color contains mainly: blue. Hex color #674296 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674296 is #98BD69. Grayscale: #565656. Windows color (decimal): -10009962 or 9847399. OLE color: 9847399.
HSL color Cylindrical-coordinate representation of color #674296: hue angle of 266.43º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #674296 is Cyan = 0.31, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 66 | 150 | - |
| CMYK | 0.31 | 0.56 | 0 | 0.41 |
| HSL | 266.43º | 0.39% | 0.42% | - |
| HSV(B) | 266.43º | 0.56% | 0.59% | - |
| XYZ | 13.05 | 8.98 | 29.9 | - |
| YUV | 86.64 | 163.76 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 66 | 150 | 0.31 | 0.56 | 0 | 0.41 | 266.43 | 0.39 | 0.42 |
| Hex | 67 | 42 | 96 | 1F | 38 | 0 | 29 | 10A | 27 | 2A |
| Octal | 147 | 102 | 226 | 37 | 70 | 0 | 51 | 412 | 47 | 52 |
| Binary | 1100111 | 1000010 | 10010110 | 11111 | 111000 | 0 | 101001 | 100001010 | 100111 | 101010 |
Color Harmonies of #674296
Complementary color
Monochromatic Colors of #674296
Black with #674296
Text Example
Text Example
White with #674296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674296; }
p { color: rgb(103,66,150); }
H1.HeaderClassName
{
color: #674296;
}
.AnyTagClassName
{
color: #674296;
}
</style>
background-color css
<style>
a { background-color: #674296; }
a { background-color: rgb(103,66,150); }
div.DivClassName
{
background-color: #674296;
}
.BgClassName
{
background-color: #674296;
}
</style>
border-color css
<style>
span { border-color: #674296; }
span { border-color: rgb(103,66,150); }
td.TdClassName
{
border-color: #674296;
}
.TagClassName
{
border-color: #674296;
}
</style>