Shades of Indigo #450689
Tints of Indigo #450689
RGB
CMYK
RGB Variations
Color information
#450689 (or 0x450689) is known color: Indigo. HEX triplet: 45, 06 and 89. RGB value is (69,6,137). Sum of RGB (Red+Green+Blue) = 69+6+137=212 (28% of max value = 765). Red value is 69 (27.34% from 255 or 32.55% from 212); Green value is 6 (2.73% from 255 or 2.83% from 212); Blue value is 137 (53.91% from 255 or 64.62% from 212); Max value from RGB is 137 - color contains mainly: blue. Hex color #450689 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #450689 is #BAF976. Grayscale: #272727. Windows color (decimal): -12253559 or 8980037. OLE color: 8980037.
HSL color Cylindrical-coordinate representation of color #450689: hue angle of 268.85º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #450689 is Cyan = 0.50, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 6 | 137 | - |
| CMYK | 0.50 | 0.96 | 0 | 0.46 |
| HSL | 268.85º | 0.92% | 0.28% | - |
| HSV(B) | 268.85º | 0.96% | 0.54% | - |
| XYZ | 7.03 | 3.2 | 23.91 | - |
| YUV | 39.77 | 182.87 | 148.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 6 | 137 | 0.50 | 0.96 | 0 | 0.46 | 268.85 | 0.92 | 0.28 |
| Hex | 45 | 6 | 89 | 32 | 60 | 0 | 2E | 10D | 5C | 1C |
| Octal | 105 | 6 | 211 | 62 | 140 | 0 | 56 | 415 | 134 | 34 |
| Binary | 1000101 | 110 | 10001001 | 110010 | 1100000 | 0 | 101110 | 100001101 | 1011100 | 11100 |
Color Harmonies of #450689
Complementary color
Monochromatic Colors of #450689
Black with #450689
Text Example
Text Example
White with #450689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450689; }
p { color: rgb(69,6,137); }
H1.HeaderClassName
{
color: #450689;
}
.AnyTagClassName
{
color: #450689;
}
</style>
background-color css
<style>
a { background-color: #450689; }
a { background-color: rgb(69,6,137); }
div.DivClassName
{
background-color: #450689;
}
.BgClassName
{
background-color: #450689;
}
</style>
border-color css
<style>
span { border-color: #450689; }
span { border-color: rgb(69,6,137); }
td.TdClassName
{
border-color: #450689;
}
.TagClassName
{
border-color: #450689;
}
</style>