Shades of Persian Indigo #290169
Tints of Persian Indigo #290169
RGB
CMYK
RGB Variations
Color information
#290169 (or 0x290169) is known color: Persian Indigo. HEX triplet: 29, 01 and 69. RGB value is (41,1,105). Sum of RGB (Red+Green+Blue) = 41+1+105=147 (19% of max value = 765). Red value is 41 (16.41% from 255 or 27.89% from 147); Green value is 1 (0.78% from 255 or 0.68% from 147); Blue value is 105 (41.41% from 255 or 71.43% from 147); Max value from RGB is 105 - color contains mainly: blue. Hex color #290169 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290169 is #D6FE96. Grayscale: #181818. Windows color (decimal): -14089879 or 6881577. OLE color: 6881577.
HSL color Cylindrical-coordinate representation of color #290169: hue angle of 263.08º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #290169 is Cyan = 0.61, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 1 | 105 | - |
| CMYK | 0.61 | 0.99 | 0 | 0.59 |
| HSL | 263.08º | 0.98% | 0.21% | - |
| HSV(B) | 263.08º | 0.99% | 0.41% | - |
| XYZ | 3.48 | 1.51 | 13.47 | - |
| YUV | 24.82 | 173.25 | 139.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 1 | 105 | 0.61 | 0.99 | 0 | 0.59 | 263.08 | 0.98 | 0.21 |
| Hex | 29 | 1 | 69 | 3D | 63 | 0 | 3B | 107 | 62 | 15 |
| Octal | 51 | 1 | 151 | 75 | 143 | 0 | 73 | 407 | 142 | 25 |
| Binary | 101001 | 1 | 1101001 | 111101 | 1100011 | 0 | 111011 | 100000111 | 1100010 | 10101 |
Color Harmonies of #290169
Complementary color
Monochromatic Colors of #290169
Black with #290169
Text Example
Text Example
White with #290169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290169; }
p { color: rgb(41,1,105); }
H1.HeaderClassName
{
color: #290169;
}
.AnyTagClassName
{
color: #290169;
}
</style>
background-color css
<style>
a { background-color: #290169; }
a { background-color: rgb(41,1,105); }
div.DivClassName
{
background-color: #290169;
}
.BgClassName
{
background-color: #290169;
}
</style>
border-color css
<style>
span { border-color: #290169; }
span { border-color: rgb(41,1,105); }
td.TdClassName
{
border-color: #290169;
}
.TagClassName
{
border-color: #290169;
}
</style>