Shades of Royal Purple #683492
Tints of Royal Purple #683492
RGB
CMYK
RGB Variations
Color information
#683492 (or 0x683492) is known color: Royal Purple. HEX triplet: 68, 34 and 92. RGB value is (104,52,146). Sum of RGB (Red+Green+Blue) = 104+52+146=302 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.44% from 302); Green value is 52 (20.70% from 255 or 17.22% from 302); Blue value is 146 (57.42% from 255 or 48.34% from 302); Max value from RGB is 146 - color contains mainly: blue. Hex color #683492 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #683492 is #97CB6D. Grayscale: #4D4D4D. Windows color (decimal): -9948014 or 9581672. OLE color: 9581672.
HSL color Cylindrical-coordinate representation of color #683492: hue angle of 273.19º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #683492 is Cyan = 0.29, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 104 | 52 | 146 | - |
| CMYK | 0.29 | 0.64 | 0 | 0.43 |
| HSL | 273.19º | 0.47% | 0.39% | - |
| HSV(B) | 273.19º | 0.64% | 0.57% | - |
| XYZ | 12.13 | 7.47 | 28 | - |
| YUV | 78.26 | 166.23 | 146.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 52 | 146 | 0.29 | 0.64 | 0 | 0.43 | 273.19 | 0.47 | 0.39 |
| Hex | 68 | 34 | 92 | 1D | 40 | 0 | 2B | 111 | 2F | 27 |
| Octal | 150 | 64 | 222 | 35 | 100 | 0 | 53 | 421 | 57 | 47 |
| Binary | 1101000 | 110100 | 10010010 | 11101 | 1000000 | 0 | 101011 | 100010001 | 101111 | 100111 |
Color Harmonies of #683492
Complementary color
Monochromatic Colors of #683492
Black with #683492
Text Example
Text Example
White with #683492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683492; }
p { color: rgb(104,52,146); }
H1.HeaderClassName
{
color: #683492;
}
.AnyTagClassName
{
color: #683492;
}
</style>
background-color css
<style>
a { background-color: #683492; }
a { background-color: rgb(104,52,146); }
div.DivClassName
{
background-color: #683492;
}
.BgClassName
{
background-color: #683492;
}
</style>
border-color css
<style>
span { border-color: #683492; }
span { border-color: rgb(104,52,146); }
td.TdClassName
{
border-color: #683492;
}
.TagClassName
{
border-color: #683492;
}
</style>