Shades of Indigo #681587
Tints of Indigo #681587
RGB
CMYK
RGB Variations
Color information
#681587 (or 0x681587) is known color: Indigo. HEX triplet: 68, 15 and 87. RGB value is (104,21,135). Sum of RGB (Red+Green+Blue) = 104+21+135=260 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40% from 260); Green value is 21 (8.59% from 255 or 8.08% from 260); Blue value is 135 (53.12% from 255 or 51.92% from 260); Max value from RGB is 135 - color contains mainly: blue. Hex color #681587 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #681587 is #97EA78. Grayscale: #3A3A3A. Windows color (decimal): -9955961 or 8852840. OLE color: 8852840.
HSL color Cylindrical-coordinate representation of color #681587: hue angle of 283.68º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #681587 is Cyan = 0.23, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 21 | 135 | - |
| CMYK | 0.23 | 0.84 | 0 | 0.47 |
| HSL | 283.68º | 0.73% | 0.31% | - |
| HSV(B) | 283.68º | 0.84% | 0.53% | - |
| XYZ | 10.35 | 5.23 | 23.39 | - |
| YUV | 58.81 | 171 | 160.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 21 | 135 | 0.23 | 0.84 | 0 | 0.47 | 283.68 | 0.73 | 0.31 |
| Hex | 68 | 15 | 87 | 17 | 54 | 0 | 2F | 11C | 49 | 1F |
| Octal | 150 | 25 | 207 | 27 | 124 | 0 | 57 | 434 | 111 | 37 |
| Binary | 1101000 | 10101 | 10000111 | 10111 | 1010100 | 0 | 101111 | 100011100 | 1001001 | 11111 |
Color Harmonies of #681587
Complementary color
Monochromatic Colors of #681587
Black with #681587
Text Example
Text Example
White with #681587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681587; }
p { color: rgb(104,21,135); }
H1.HeaderClassName
{
color: #681587;
}
.AnyTagClassName
{
color: #681587;
}
</style>
background-color css
<style>
a { background-color: #681587; }
a { background-color: rgb(104,21,135); }
div.DivClassName
{
background-color: #681587;
}
.BgClassName
{
background-color: #681587;
}
</style>
border-color css
<style>
span { border-color: #681587; }
span { border-color: rgb(104,21,135); }
td.TdClassName
{
border-color: #681587;
}
.TagClassName
{
border-color: #681587;
}
</style>