Shades of Indigo #450477
Tints of Indigo #450477
RGB
CMYK
RGB Variations
Color information
#450477 (or 0x450477) is known color: Indigo. HEX triplet: 45, 04 and 77. RGB value is (69,4,119). Sum of RGB (Red+Green+Blue) = 69+4+119=192 (25% of max value = 765). Red value is 69 (27.34% from 255 or 35.94% from 192); Green value is 4 (1.95% from 255 or 2.08% from 192); Blue value is 119 (46.88% from 255 or 61.98% from 192); Max value from RGB is 119 - color contains mainly: blue. Hex color #450477 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #450477 is #BAFB88. Grayscale: #242424. Windows color (decimal): -12254089 or 7799877. OLE color: 7799877.
HSL color Cylindrical-coordinate representation of color #450477: hue angle of 273.91º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #450477 is Cyan = 0.42, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 4 | 119 | - |
| CMYK | 0.42 | 0.97 | 0 | 0.53 |
| HSL | 273.91º | 0.93% | 0.24% | - |
| HSV(B) | 273.91º | 0.97% | 0.47% | - |
| XYZ | 5.83 | 2.68 | 17.66 | - |
| YUV | 36.55 | 174.53 | 151.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 4 | 119 | 0.42 | 0.97 | 0 | 0.53 | 273.91 | 0.93 | 0.24 |
| Hex | 45 | 4 | 77 | 2A | 61 | 0 | 35 | 112 | 5D | 18 |
| Octal | 105 | 4 | 167 | 52 | 141 | 0 | 65 | 422 | 135 | 30 |
| Binary | 1000101 | 100 | 1110111 | 101010 | 1100001 | 0 | 110101 | 100010010 | 1011101 | 11000 |
Color Harmonies of #450477
Complementary color
Monochromatic Colors of #450477
Black with #450477
Text Example
Text Example
White with #450477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450477; }
p { color: rgb(69,4,119); }
H1.HeaderClassName
{
color: #450477;
}
.AnyTagClassName
{
color: #450477;
}
</style>
background-color css
<style>
a { background-color: #450477; }
a { background-color: rgb(69,4,119); }
div.DivClassName
{
background-color: #450477;
}
.BgClassName
{
background-color: #450477;
}
</style>
border-color css
<style>
span { border-color: #450477; }
span { border-color: rgb(69,4,119); }
td.TdClassName
{
border-color: #450477;
}
.TagClassName
{
border-color: #450477;
}
</style>