Shades of Purple #690783
Tints of Purple #690783
RGB
CMYK
RGB Variations
Color information
#690783 (or 0x690783) is known color: Purple. HEX triplet: 69, 07 and 83. RGB value is (105,7,131). Sum of RGB (Red+Green+Blue) = 105+7+131=243 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.21% from 243); Green value is 7 (3.12% from 255 or 2.88% from 243); Blue value is 131 (51.56% from 255 or 53.91% from 243); Max value from RGB is 131 - color contains mainly: blue. Hex color #690783 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #690783 is #96F87C. Grayscale: #323232. Windows color (decimal): -9894013 or 8587113. OLE color: 8587113.
HSL color Cylindrical-coordinate representation of color #690783: hue angle of 287.42º 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 #690783 is Cyan = 0.20, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 105 | 7 | 131 | - |
| CMYK | 0.20 | 0.95 | 0 | 0.49 |
| HSL | 287.42º | 0.9% | 0.27% | - |
| HSV(B) | 287.42º | 0.95% | 0.51% | - |
| XYZ | 10 | 4.79 | 21.87 | - |
| YUV | 50.44 | 173.47 | 166.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 131 | 0.20 | 0.95 | 0 | 0.49 | 287.42 | 0.9 | 0.27 |
| Hex | 69 | 7 | 83 | 14 | 5F | 0 | 31 | 11F | 5A | 1B |
| Octal | 151 | 7 | 203 | 24 | 137 | 0 | 61 | 437 | 132 | 33 |
| Binary | 1101001 | 111 | 10000011 | 10100 | 1011111 | 0 | 110001 | 100011111 | 1011010 | 11011 |
Color Harmonies of #690783
Complementary color
Monochromatic Colors of #690783
Black with #690783
Text Example
Text Example
White with #690783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690783; }
p { color: rgb(105,7,131); }
H1.HeaderClassName
{
color: #690783;
}
.AnyTagClassName
{
color: #690783;
}
</style>
background-color css
<style>
a { background-color: #690783; }
a { background-color: rgb(105,7,131); }
div.DivClassName
{
background-color: #690783;
}
.BgClassName
{
background-color: #690783;
}
</style>
border-color css
<style>
span { border-color: #690783; }
span { border-color: rgb(105,7,131); }
td.TdClassName
{
border-color: #690783;
}
.TagClassName
{
border-color: #690783;
}
</style>