Shades of Indigo #450772
Tints of Indigo #450772
RGB
CMYK
RGB Variations
Color information
#450772 (or 0x450772) is known color: Indigo. HEX triplet: 45, 07 and 72. RGB value is (69,7,114). Sum of RGB (Red+Green+Blue) = 69+7+114=190 (25% of max value = 765). Red value is 69 (27.34% from 255 or 36.32% from 190); Green value is 7 (3.12% from 255 or 3.68% from 190); Blue value is 114 (44.92% from 255 or 60% from 190); Max value from RGB is 114 - color contains mainly: blue. Hex color #450772 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #450772 is #BAF88D. Grayscale: #252525. Windows color (decimal): -12253326 or 7472965. OLE color: 7472965.
HSL color Cylindrical-coordinate representation of color #450772: hue angle of 274.77º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #450772 is Cyan = 0.39, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 7 | 114 | - |
| CMYK | 0.39 | 0.94 | 0 | 0.55 |
| HSL | 274.77º | 0.88% | 0.24% | - |
| HSV(B) | 274.77º | 0.94% | 0.45% | - |
| XYZ | 5.57 | 2.63 | 16.13 | - |
| YUV | 37.74 | 171.04 | 150.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 7 | 114 | 0.39 | 0.94 | 0 | 0.55 | 274.77 | 0.88 | 0.24 |
| Hex | 45 | 7 | 72 | 27 | 5E | 0 | 37 | 113 | 58 | 18 |
| Octal | 105 | 7 | 162 | 47 | 136 | 0 | 67 | 423 | 130 | 30 |
| Binary | 1000101 | 111 | 1110010 | 100111 | 1011110 | 0 | 110111 | 100010011 | 1011000 | 11000 |
Color Harmonies of #450772
Complementary color
Monochromatic Colors of #450772
Black with #450772
Text Example
Text Example
White with #450772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450772; }
p { color: rgb(69,7,114); }
H1.HeaderClassName
{
color: #450772;
}
.AnyTagClassName
{
color: #450772;
}
</style>
background-color css
<style>
a { background-color: #450772; }
a { background-color: rgb(69,7,114); }
div.DivClassName
{
background-color: #450772;
}
.BgClassName
{
background-color: #450772;
}
</style>
border-color css
<style>
span { border-color: #450772; }
span { border-color: rgb(69,7,114); }
td.TdClassName
{
border-color: #450772;
}
.TagClassName
{
border-color: #450772;
}
</style>