Shades of Persian Indigo #290D67
Tints of Persian Indigo #290D67
RGB
CMYK
RGB Variations
Color information
#290D67 (or 0x290D67) is known color: Persian Indigo. HEX triplet: 29, 0D and 67. RGB value is (41,13,103). Sum of RGB (Red+Green+Blue) = 41+13+103=157 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.11% from 157); Green value is 13 (5.47% from 255 or 8.28% from 157); Blue value is 103 (40.62% from 255 or 65.61% from 157); Max value from RGB is 103 - color contains mainly: blue. Hex color #290D67 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290D67 is #D6F298. Grayscale: #1F1F1F. Windows color (decimal): -14086809 or 6753577. OLE color: 6753577.
HSL color Cylindrical-coordinate representation of color #290D67: hue angle of 258.67º degrees, saturation: 0.78, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #290D67 is Cyan = 0.60, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 13 | 103 | - |
| CMYK | 0.60 | 0.87 | 0 | 0.60 |
| HSL | 258.67º | 0.78% | 0.23% | - |
| HSV(B) | 258.67º | 0.87% | 0.4% | - |
| XYZ | 3.51 | 1.74 | 12.98 | - |
| YUV | 31.63 | 168.28 | 134.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 13 | 103 | 0.60 | 0.87 | 0 | 0.60 | 258.67 | 0.78 | 0.23 |
| Hex | 29 | D | 67 | 3C | 57 | 0 | 3C | 103 | 4E | 17 |
| Octal | 51 | 15 | 147 | 74 | 127 | 0 | 74 | 403 | 116 | 27 |
| Binary | 101001 | 1101 | 1100111 | 111100 | 1010111 | 0 | 111100 | 100000011 | 1001110 | 10111 |
Color Harmonies of #290D67
Complementary color
Monochromatic Colors of #290D67
Black with #290D67
Text Example
Text Example
White with #290D67
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290D67; }
p { color: rgb(41,13,103); }
H1.HeaderClassName
{
color: #290D67;
}
.AnyTagClassName
{
color: #290D67;
}
</style>
background-color css
<style>
a { background-color: #290D67; }
a { background-color: rgb(41,13,103); }
div.DivClassName
{
background-color: #290D67;
}
.BgClassName
{
background-color: #290D67;
}
</style>
border-color css
<style>
span { border-color: #290D67; }
span { border-color: rgb(41,13,103); }
td.TdClassName
{
border-color: #290D67;
}
.TagClassName
{
border-color: #290D67;
}
</style>