Shades of Indigo #690492
Tints of Indigo #690492
RGB
CMYK
RGB Variations
Color information
#690492 (or 0x690492) is known color: Indigo. HEX triplet: 69, 04 and 92. RGB value is (105,4,146). Sum of RGB (Red+Green+Blue) = 105+4+146=255 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.18% from 255); Green value is 4 (1.95% from 255 or 1.57% from 255); Blue value is 146 (57.42% from 255 or 57.25% from 255); Max value from RGB is 146 - color contains mainly: blue. Hex color #690492 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #690492 is #96FB6D. Grayscale: #313131. Windows color (decimal): -9894766 or 9569385. OLE color: 9569385.
HSL color Cylindrical-coordinate representation of color #690492: hue angle of 282.68º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #690492 is Cyan = 0.28, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 105 | 4 | 146 | - |
| CMYK | 0.28 | 0.97 | 0 | 0.43 |
| HSL | 282.68º | 0.95% | 0.29% | - |
| HSV(B) | 282.68º | 0.97% | 0.57% | - |
| XYZ | 11.06 | 5.17 | 27.61 | - |
| YUV | 50.39 | 181.96 | 166.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 4 | 146 | 0.28 | 0.97 | 0 | 0.43 | 282.68 | 0.95 | 0.29 |
| Hex | 69 | 4 | 92 | 1C | 61 | 0 | 2B | 11B | 5F | 1D |
| Octal | 151 | 4 | 222 | 34 | 141 | 0 | 53 | 433 | 137 | 35 |
| Binary | 1101001 | 100 | 10010010 | 11100 | 1100001 | 0 | 101011 | 100011011 | 1011111 | 11101 |
Color Harmonies of #690492
Complementary color
Monochromatic Colors of #690492
Black with #690492
Text Example
Text Example
White with #690492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690492; }
p { color: rgb(105,4,146); }
H1.HeaderClassName
{
color: #690492;
}
.AnyTagClassName
{
color: #690492;
}
</style>
background-color css
<style>
a { background-color: #690492; }
a { background-color: rgb(105,4,146); }
div.DivClassName
{
background-color: #690492;
}
.BgClassName
{
background-color: #690492;
}
</style>
border-color css
<style>
span { border-color: #690492; }
span { border-color: rgb(105,4,146); }
td.TdClassName
{
border-color: #690492;
}
.TagClassName
{
border-color: #690492;
}
</style>