Shades of Purple #690486
Tints of Purple #690486
RGB
CMYK
RGB Variations
Color information
#690486 (or 0x690486) is known color: Purple. HEX triplet: 69, 04 and 86. RGB value is (105,4,134). Sum of RGB (Red+Green+Blue) = 105+4+134=243 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.21% from 243); Green value is 4 (1.95% from 255 or 1.65% from 243); Blue value is 134 (52.73% from 255 or 55.14% from 243); Max value from RGB is 134 - color contains mainly: blue. Hex color #690486 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #690486 is #96FB79. Grayscale: #303030. Windows color (decimal): -9894778 or 8782953. OLE color: 8782953.
HSL color Cylindrical-coordinate representation of color #690486: hue angle of 286.62º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #690486 is Cyan = 0.22, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 4 | 134 | - |
| CMYK | 0.22 | 0.97 | 0 | 0.47 |
| HSL | 286.62º | 0.94% | 0.27% | - |
| HSV(B) | 286.62º | 0.97% | 0.53% | - |
| XYZ | 10.17 | 4.81 | 22.95 | - |
| YUV | 49.02 | 175.96 | 167.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 4 | 134 | 0.22 | 0.97 | 0 | 0.47 | 286.62 | 0.94 | 0.27 |
| Hex | 69 | 4 | 86 | 16 | 61 | 0 | 2F | 11F | 5E | 1B |
| Octal | 151 | 4 | 206 | 26 | 141 | 0 | 57 | 437 | 136 | 33 |
| Binary | 1101001 | 100 | 10000110 | 10110 | 1100001 | 0 | 101111 | 100011111 | 1011110 | 11011 |
Color Harmonies of #690486
Complementary color
Monochromatic Colors of #690486
Black with #690486
Text Example
Text Example
White with #690486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690486; }
p { color: rgb(105,4,134); }
H1.HeaderClassName
{
color: #690486;
}
.AnyTagClassName
{
color: #690486;
}
</style>
background-color css
<style>
a { background-color: #690486; }
a { background-color: rgb(105,4,134); }
div.DivClassName
{
background-color: #690486;
}
.BgClassName
{
background-color: #690486;
}
</style>
border-color css
<style>
span { border-color: #690486; }
span { border-color: rgb(105,4,134); }
td.TdClassName
{
border-color: #690486;
}
.TagClassName
{
border-color: #690486;
}
</style>