Shades of Indigo #441296
Tints of Indigo #441296
RGB
CMYK
RGB Variations
Color information
#441296 (or 0x441296) is known color: Indigo. HEX triplet: 44, 12 and 96. RGB value is (68,18,150). Sum of RGB (Red+Green+Blue) = 68+18+150=236 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.81% from 236); Green value is 18 (7.42% from 255 or 7.63% from 236); Blue value is 150 (58.98% from 255 or 63.56% from 236); Max value from RGB is 150 - color contains mainly: blue. Hex color #441296 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #441296 is #BBED69. Grayscale: #2F2F2F. Windows color (decimal): -12316010 or 9835076. OLE color: 9835076.
HSL color Cylindrical-coordinate representation of color #441296: hue angle of 262.73º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #441296 is Cyan = 0.55, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 68 | 18 | 150 | - |
| CMYK | 0.55 | 0.88 | 0 | 0.41 |
| HSL | 262.73º | 0.79% | 0.33% | - |
| HSV(B) | 262.73º | 0.88% | 0.59% | - |
| XYZ | 8.11 | 3.86 | 29.17 | - |
| YUV | 48 | 185.57 | 142.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 18 | 150 | 0.55 | 0.88 | 0 | 0.41 | 262.73 | 0.79 | 0.33 |
| Hex | 44 | 12 | 96 | 37 | 58 | 0 | 29 | 107 | 4F | 21 |
| Octal | 104 | 22 | 226 | 67 | 130 | 0 | 51 | 407 | 117 | 41 |
| Binary | 1000100 | 10010 | 10010110 | 110111 | 1011000 | 0 | 101001 | 100000111 | 1001111 | 100001 |
Color Harmonies of #441296
Complementary color
Monochromatic Colors of #441296
Black with #441296
Text Example
Text Example
White with #441296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441296; }
p { color: rgb(68,18,150); }
H1.HeaderClassName
{
color: #441296;
}
.AnyTagClassName
{
color: #441296;
}
</style>
background-color css
<style>
a { background-color: #441296; }
a { background-color: rgb(68,18,150); }
div.DivClassName
{
background-color: #441296;
}
.BgClassName
{
background-color: #441296;
}
</style>
border-color css
<style>
span { border-color: #441296; }
span { border-color: rgb(68,18,150); }
td.TdClassName
{
border-color: #441296;
}
.TagClassName
{
border-color: #441296;
}
</style>