Shades of Purple #690782
Tints of Purple #690782
RGB
CMYK
RGB Variations
Color information
#690782 (or 0x690782) is known color: Purple. HEX triplet: 69, 07 and 82. RGB value is (105,7,130). Sum of RGB (Red+Green+Blue) = 105+7+130=242 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.39% from 242); Green value is 7 (3.12% from 255 or 2.89% from 242); Blue value is 130 (51.17% from 255 or 53.72% from 242); Max value from RGB is 130 - color contains mainly: blue. Hex color #690782 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #690782 is #96F87D. Grayscale: #313131. Windows color (decimal): -9894014 or 8521577. OLE color: 8521577.
HSL color Cylindrical-coordinate representation of color #690782: hue angle of 287.8º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #690782 is Cyan = 0.19, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 105 | 7 | 130 | - |
| CMYK | 0.19 | 0.95 | 0 | 0.49 |
| HSL | 287.8º | 0.9% | 0.27% | - |
| HSV(B) | 287.8º | 0.95% | 0.51% | - |
| XYZ | 9.93 | 4.77 | 21.52 | - |
| YUV | 50.32 | 172.97 | 167 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 130 | 0.19 | 0.95 | 0 | 0.49 | 287.8 | 0.9 | 0.27 |
| Hex | 69 | 7 | 82 | 13 | 5F | 0 | 31 | 120 | 5A | 1B |
| Octal | 151 | 7 | 202 | 23 | 137 | 0 | 61 | 440 | 132 | 33 |
| Binary | 1101001 | 111 | 10000010 | 10011 | 1011111 | 0 | 110001 | 100100000 | 1011010 | 11011 |
Color Harmonies of #690782
Complementary color
Monochromatic Colors of #690782
Black with #690782
Text Example
Text Example
White with #690782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690782; }
p { color: rgb(105,7,130); }
H1.HeaderClassName
{
color: #690782;
}
.AnyTagClassName
{
color: #690782;
}
</style>
background-color css
<style>
a { background-color: #690782; }
a { background-color: rgb(105,7,130); }
div.DivClassName
{
background-color: #690782;
}
.BgClassName
{
background-color: #690782;
}
</style>
border-color css
<style>
span { border-color: #690782; }
span { border-color: rgb(105,7,130); }
td.TdClassName
{
border-color: #690782;
}
.TagClassName
{
border-color: #690782;
}
</style>