Shades of Indigo #450472
Tints of Indigo #450472
RGB
CMYK
RGB Variations
Color information
#450472 (or 0x450472) is known color: Indigo. HEX triplet: 45, 04 and 72. RGB value is (69,4,114). Sum of RGB (Red+Green+Blue) = 69+4+114=187 (24% of max value = 765). Red value is 69 (27.34% from 255 or 36.90% from 187); Green value is 4 (1.95% from 255 or 2.14% from 187); Blue value is 114 (44.92% from 255 or 60.96% from 187); Max value from RGB is 114 - color contains mainly: blue. Hex color #450472 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #450472 is #BAFB8D. Grayscale: #232323. Windows color (decimal): -12254094 or 7472197. OLE color: 7472197.
HSL color Cylindrical-coordinate representation of color #450472: hue angle of 275.45º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #450472 is Cyan = 0.39, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 4 | 114 | - |
| CMYK | 0.39 | 0.96 | 0 | 0.55 |
| HSL | 275.45º | 0.93% | 0.23% | - |
| HSV(B) | 275.45º | 0.96% | 0.45% | - |
| XYZ | 5.53 | 2.57 | 16.12 | - |
| YUV | 35.98 | 172.03 | 151.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 4 | 114 | 0.39 | 0.96 | 0 | 0.55 | 275.45 | 0.93 | 0.23 |
| Hex | 45 | 4 | 72 | 27 | 60 | 0 | 37 | 113 | 5D | 17 |
| Octal | 105 | 4 | 162 | 47 | 140 | 0 | 67 | 423 | 135 | 27 |
| Binary | 1000101 | 100 | 1110010 | 100111 | 1100000 | 0 | 110111 | 100010011 | 1011101 | 10111 |
Color Harmonies of #450472
Complementary color
Monochromatic Colors of #450472
Black with #450472
Text Example
Text Example
White with #450472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450472; }
p { color: rgb(69,4,114); }
H1.HeaderClassName
{
color: #450472;
}
.AnyTagClassName
{
color: #450472;
}
</style>
background-color css
<style>
a { background-color: #450472; }
a { background-color: rgb(69,4,114); }
div.DivClassName
{
background-color: #450472;
}
.BgClassName
{
background-color: #450472;
}
</style>
border-color css
<style>
span { border-color: #450472; }
span { border-color: rgb(69,4,114); }
td.TdClassName
{
border-color: #450472;
}
.TagClassName
{
border-color: #450472;
}
</style>