Shades of Persian Indigo #290968
Tints of Persian Indigo #290968
RGB
CMYK
RGB Variations
Color information
#290968 (or 0x290968) is known color: Persian Indigo. HEX triplet: 29, 09 and 68. RGB value is (41,9,104). Sum of RGB (Red+Green+Blue) = 41+9+104=154 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.62% from 154); Green value is 9 (3.91% from 255 or 5.84% from 154); Blue value is 104 (41.02% from 255 or 67.53% from 154); Max value from RGB is 104 - color contains mainly: blue. Hex color #290968 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290968 is #D6F697. Grayscale: #1D1D1D. Windows color (decimal): -14087832 or 6818089. OLE color: 6818089.
HSL color Cylindrical-coordinate representation of color #290968: hue angle of 260.21º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #290968 is Cyan = 0.61, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 9 | 104 | - |
| CMYK | 0.61 | 0.91 | 0 | 0.59 |
| HSL | 260.21º | 0.84% | 0.22% | - |
| HSV(B) | 260.21º | 0.91% | 0.41% | - |
| XYZ | 3.51 | 1.67 | 13.23 | - |
| YUV | 29.4 | 170.1 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 9 | 104 | 0.61 | 0.91 | 0 | 0.59 | 260.21 | 0.84 | 0.22 |
| Hex | 29 | 9 | 68 | 3D | 5B | 0 | 3B | 104 | 54 | 16 |
| Octal | 51 | 11 | 150 | 75 | 133 | 0 | 73 | 404 | 124 | 26 |
| Binary | 101001 | 1001 | 1101000 | 111101 | 1011011 | 0 | 111011 | 100000100 | 1010100 | 10110 |
Color Harmonies of #290968
Complementary color
Monochromatic Colors of #290968
Black with #290968
Text Example
Text Example
White with #290968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290968; }
p { color: rgb(41,9,104); }
H1.HeaderClassName
{
color: #290968;
}
.AnyTagClassName
{
color: #290968;
}
</style>
background-color css
<style>
a { background-color: #290968; }
a { background-color: rgb(41,9,104); }
div.DivClassName
{
background-color: #290968;
}
.BgClassName
{
background-color: #290968;
}
</style>
border-color css
<style>
span { border-color: #290968; }
span { border-color: rgb(41,9,104); }
td.TdClassName
{
border-color: #290968;
}
.TagClassName
{
border-color: #290968;
}
</style>