Shades of Indigo #450671
Tints of Indigo #450671
RGB
CMYK
RGB Variations
Color information
#450671 (or 0x450671) is known color: Indigo. HEX triplet: 45, 06 and 71. RGB value is (69,6,113). Sum of RGB (Red+Green+Blue) = 69+6+113=188 (24% of max value = 765). Red value is 69 (27.34% from 255 or 36.70% from 188); Green value is 6 (2.73% from 255 or 3.19% from 188); Blue value is 113 (44.53% from 255 or 60.11% from 188); Max value from RGB is 113 - color contains mainly: blue. Hex color #450671 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #450671 is #BAF98E. Grayscale: #242424. Windows color (decimal): -12253583 or 7407173. OLE color: 7407173.
HSL color Cylindrical-coordinate representation of color #450671: hue angle of 275.33º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #450671 is Cyan = 0.39, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 6 | 113 | - |
| CMYK | 0.39 | 0.95 | 0 | 0.56 |
| HSL | 275.33º | 0.9% | 0.23% | - |
| HSV(B) | 275.33º | 0.95% | 0.44% | - |
| XYZ | 5.5 | 2.59 | 15.83 | - |
| YUV | 37.04 | 170.87 | 150.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 6 | 113 | 0.39 | 0.95 | 0 | 0.56 | 275.33 | 0.9 | 0.23 |
| Hex | 45 | 6 | 71 | 27 | 5F | 0 | 38 | 113 | 5A | 17 |
| Octal | 105 | 6 | 161 | 47 | 137 | 0 | 70 | 423 | 132 | 27 |
| Binary | 1000101 | 110 | 1110001 | 100111 | 1011111 | 0 | 111000 | 100010011 | 1011010 | 10111 |
Color Harmonies of #450671
Complementary color
Monochromatic Colors of #450671
Black with #450671
Text Example
Text Example
White with #450671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450671; }
p { color: rgb(69,6,113); }
H1.HeaderClassName
{
color: #450671;
}
.AnyTagClassName
{
color: #450671;
}
</style>
background-color css
<style>
a { background-color: #450671; }
a { background-color: rgb(69,6,113); }
div.DivClassName
{
background-color: #450671;
}
.BgClassName
{
background-color: #450671;
}
</style>
border-color css
<style>
span { border-color: #450671; }
span { border-color: rgb(69,6,113); }
td.TdClassName
{
border-color: #450671;
}
.TagClassName
{
border-color: #450671;
}
</style>