Shades of Persian Indigo #290869
Tints of Persian Indigo #290869
RGB
CMYK
RGB Variations
Color information
#290869 (or 0x290869) is known color: Persian Indigo. HEX triplet: 29, 08 and 69. RGB value is (41,8,105). Sum of RGB (Red+Green+Blue) = 41+8+105=154 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.62% from 154); Green value is 8 (3.52% from 255 or 5.19% from 154); Blue value is 105 (41.41% from 255 or 68.18% from 154); Max value from RGB is 105 - color contains mainly: blue. Hex color #290869 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290869 is #D6F796. Grayscale: #1C1C1C. Windows color (decimal): -14088087 or 6883369. OLE color: 6883369.
HSL color Cylindrical-coordinate representation of color #290869: hue angle of 260.41º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #290869 is Cyan = 0.61, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 8 | 105 | - |
| CMYK | 0.61 | 0.92 | 0 | 0.59 |
| HSL | 260.41º | 0.86% | 0.22% | - |
| HSV(B) | 260.41º | 0.92% | 0.41% | - |
| XYZ | 3.55 | 1.67 | 13.5 | - |
| YUV | 28.93 | 170.93 | 136.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 8 | 105 | 0.61 | 0.92 | 0 | 0.59 | 260.41 | 0.86 | 0.22 |
| Hex | 29 | 8 | 69 | 3D | 5C | 0 | 3B | 104 | 56 | 16 |
| Octal | 51 | 10 | 151 | 75 | 134 | 0 | 73 | 404 | 126 | 26 |
| Binary | 101001 | 1000 | 1101001 | 111101 | 1011100 | 0 | 111011 | 100000100 | 1010110 | 10110 |
Color Harmonies of #290869
Complementary color
Monochromatic Colors of #290869
Black with #290869
Text Example
Text Example
White with #290869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290869; }
p { color: rgb(41,8,105); }
H1.HeaderClassName
{
color: #290869;
}
.AnyTagClassName
{
color: #290869;
}
</style>
background-color css
<style>
a { background-color: #290869; }
a { background-color: rgb(41,8,105); }
div.DivClassName
{
background-color: #290869;
}
.BgClassName
{
background-color: #290869;
}
</style>
border-color css
<style>
span { border-color: #290869; }
span { border-color: rgb(41,8,105); }
td.TdClassName
{
border-color: #290869;
}
.TagClassName
{
border-color: #290869;
}
</style>