Shades of Purple #690680
Tints of Purple #690680
RGB
CMYK
RGB Variations
Color information
#690680 (or 0x690680) is known color: Purple. HEX triplet: 69, 06 and 80. RGB value is (105,6,128). Sum of RGB (Red+Green+Blue) = 105+6+128=239 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.93% from 239); Green value is 6 (2.73% from 255 or 2.51% from 239); Blue value is 128 (50.39% from 255 or 53.56% from 239); Max value from RGB is 128 - color contains mainly: blue. Hex color #690680 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #690680 is #96F97F. Grayscale: #313131. Windows color (decimal): -9894272 or 8390249. OLE color: 8390249.
HSL color Cylindrical-coordinate representation of color #690680: hue angle of 288.69º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #690680 is Cyan = 0.18, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 105 | 6 | 128 | - |
| CMYK | 0.18 | 0.95 | 0 | 0.50 |
| HSL | 288.69º | 0.91% | 0.26% | - |
| HSV(B) | 288.69º | 0.95% | 0.5% | - |
| XYZ | 9.79 | 4.69 | 20.81 | - |
| YUV | 49.51 | 172.3 | 167.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 6 | 128 | 0.18 | 0.95 | 0 | 0.50 | 288.69 | 0.91 | 0.26 |
| Hex | 69 | 6 | 80 | 12 | 5F | 0 | 32 | 121 | 5B | 1A |
| Octal | 151 | 6 | 200 | 22 | 137 | 0 | 62 | 441 | 133 | 32 |
| Binary | 1101001 | 110 | 10000000 | 10010 | 1011111 | 0 | 110010 | 100100001 | 1011011 | 11010 |
Color Harmonies of #690680
Complementary color
Monochromatic Colors of #690680
Black with #690680
Text Example
Text Example
White with #690680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690680; }
p { color: rgb(105,6,128); }
H1.HeaderClassName
{
color: #690680;
}
.AnyTagClassName
{
color: #690680;
}
</style>
background-color css
<style>
a { background-color: #690680; }
a { background-color: rgb(105,6,128); }
div.DivClassName
{
background-color: #690680;
}
.BgClassName
{
background-color: #690680;
}
</style>
border-color css
<style>
span { border-color: #690680; }
span { border-color: rgb(105,6,128); }
td.TdClassName
{
border-color: #690680;
}
.TagClassName
{
border-color: #690680;
}
</style>