Shades of Indigo #560692
Tints of Indigo #560692
RGB
CMYK
RGB Variations
Color information
#560692 (or 0x560692) is known color: Indigo. HEX triplet: 56, 06 and 92. RGB value is (86,6,146). Sum of RGB (Red+Green+Blue) = 86+6+146=238 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.13% from 238); Green value is 6 (2.73% from 255 or 2.52% from 238); Blue value is 146 (57.42% from 255 or 61.34% from 238); Max value from RGB is 146 - color contains mainly: blue. Hex color #560692 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #560692 is #A9F96D. Grayscale: #2D2D2D. Windows color (decimal): -11139438 or 9569878. OLE color: 9569878.
HSL color Cylindrical-coordinate representation of color #560692: hue angle of 274.29º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #560692 is Cyan = 0.41, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 6 | 146 | - |
| CMYK | 0.41 | 0.96 | 0 | 0.43 |
| HSL | 274.29º | 0.92% | 0.3% | - |
| HSV(B) | 274.29º | 0.96% | 0.57% | - |
| XYZ | 9.09 | 4.18 | 27.52 | - |
| YUV | 45.88 | 184.5 | 156.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 6 | 146 | 0.41 | 0.96 | 0 | 0.43 | 274.29 | 0.92 | 0.3 |
| Hex | 56 | 6 | 92 | 29 | 60 | 0 | 2B | 112 | 5C | 1E |
| Octal | 126 | 6 | 222 | 51 | 140 | 0 | 53 | 422 | 134 | 36 |
| Binary | 1010110 | 110 | 10010010 | 101001 | 1100000 | 0 | 101011 | 100010010 | 1011100 | 11110 |
Color Harmonies of #560692
Complementary color
Monochromatic Colors of #560692
Black with #560692
Text Example
Text Example
White with #560692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560692; }
p { color: rgb(86,6,146); }
H1.HeaderClassName
{
color: #560692;
}
.AnyTagClassName
{
color: #560692;
}
</style>
background-color css
<style>
a { background-color: #560692; }
a { background-color: rgb(86,6,146); }
div.DivClassName
{
background-color: #560692;
}
.BgClassName
{
background-color: #560692;
}
</style>
border-color css
<style>
span { border-color: #560692; }
span { border-color: rgb(86,6,146); }
td.TdClassName
{
border-color: #560692;
}
.TagClassName
{
border-color: #560692;
}
</style>