Shades of Persian Indigo #290369
Tints of Persian Indigo #290369
RGB
CMYK
RGB Variations
Color information
#290369 (or 0x290369) is known color: Persian Indigo. HEX triplet: 29, 03 and 69. RGB value is (41,3,105). Sum of RGB (Red+Green+Blue) = 41+3+105=149 (19% of max value = 765). Red value is 41 (16.41% from 255 or 27.52% from 149); Green value is 3 (1.56% from 255 or 2.01% from 149); Blue value is 105 (41.41% from 255 or 70.47% from 149); Max value from RGB is 105 - color contains mainly: blue. Hex color #290369 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290369 is #D6FC96. Grayscale: #191919. Windows color (decimal): -14089367 or 6882089. OLE color: 6882089.
HSL color Cylindrical-coordinate representation of color #290369: hue angle of 262.35º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #290369 is Cyan = 0.61, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 3 | 105 | - |
| CMYK | 0.61 | 0.97 | 0 | 0.59 |
| HSL | 262.35º | 0.94% | 0.21% | - |
| HSV(B) | 262.35º | 0.97% | 0.41% | - |
| XYZ | 3.5 | 1.56 | 13.48 | - |
| YUV | 25.99 | 172.59 | 138.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 3 | 105 | 0.61 | 0.97 | 0 | 0.59 | 262.35 | 0.94 | 0.21 |
| Hex | 29 | 3 | 69 | 3D | 61 | 0 | 3B | 106 | 5E | 15 |
| Octal | 51 | 3 | 151 | 75 | 141 | 0 | 73 | 406 | 136 | 25 |
| Binary | 101001 | 11 | 1101001 | 111101 | 1100001 | 0 | 111011 | 100000110 | 1011110 | 10101 |
Color Harmonies of #290369
Complementary color
Monochromatic Colors of #290369
Black with #290369
Text Example
Text Example
White with #290369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290369; }
p { color: rgb(41,3,105); }
H1.HeaderClassName
{
color: #290369;
}
.AnyTagClassName
{
color: #290369;
}
</style>
background-color css
<style>
a { background-color: #290369; }
a { background-color: rgb(41,3,105); }
div.DivClassName
{
background-color: #290369;
}
.BgClassName
{
background-color: #290369;
}
</style>
border-color css
<style>
span { border-color: #290369; }
span { border-color: rgb(41,3,105); }
td.TdClassName
{
border-color: #290369;
}
.TagClassName
{
border-color: #290369;
}
</style>