Shades of Persian Indigo #290469
Tints of Persian Indigo #290469
RGB
CMYK
RGB Variations
Color information
#290469 (or 0x290469) is known color: Persian Indigo. HEX triplet: 29, 04 and 69. RGB value is (41,4,105). Sum of RGB (Red+Green+Blue) = 41+4+105=150 (19% of max value = 765). Red value is 41 (16.41% from 255 or 27.33% from 150); Green value is 4 (1.95% from 255 or 2.67% from 150); Blue value is 105 (41.41% from 255 or 70% from 150); Max value from RGB is 105 - color contains mainly: blue. Hex color #290469 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290469 is #D6FB96. Grayscale: #1A1A1A. Windows color (decimal): -14089111 or 6882345. OLE color: 6882345.
HSL color Cylindrical-coordinate representation of color #290469: hue angle of 261.98º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #290469 is Cyan = 0.61, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 4 | 105 | - |
| CMYK | 0.61 | 0.96 | 0 | 0.59 |
| HSL | 261.98º | 0.93% | 0.21% | - |
| HSV(B) | 261.98º | 0.96% | 0.41% | - |
| XYZ | 3.51 | 1.58 | 13.48 | - |
| YUV | 26.58 | 172.26 | 138.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 4 | 105 | 0.61 | 0.96 | 0 | 0.59 | 261.98 | 0.93 | 0.21 |
| Hex | 29 | 4 | 69 | 3D | 60 | 0 | 3B | 106 | 5D | 15 |
| Octal | 51 | 4 | 151 | 75 | 140 | 0 | 73 | 406 | 135 | 25 |
| Binary | 101001 | 100 | 1101001 | 111101 | 1100000 | 0 | 111011 | 100000110 | 1011101 | 10101 |
Color Harmonies of #290469
Complementary color
Monochromatic Colors of #290469
Black with #290469
Text Example
Text Example
White with #290469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290469; }
p { color: rgb(41,4,105); }
H1.HeaderClassName
{
color: #290469;
}
.AnyTagClassName
{
color: #290469;
}
</style>
background-color css
<style>
a { background-color: #290469; }
a { background-color: rgb(41,4,105); }
div.DivClassName
{
background-color: #290469;
}
.BgClassName
{
background-color: #290469;
}
</style>
border-color css
<style>
span { border-color: #290469; }
span { border-color: rgb(41,4,105); }
td.TdClassName
{
border-color: #290469;
}
.TagClassName
{
border-color: #290469;
}
</style>