Shades of Persian Indigo #290067
Tints of Persian Indigo #290067
RGB
CMYK
RGB Variations
Color information
#290067 (or 0x290067) is known color: Persian Indigo. HEX triplet: 29, 00 and 67. RGB value is (41,0,103). Sum of RGB (Red+Green+Blue) = 41+0+103=144 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.47% from 144); Green value is 0 (0.39% from 255 or 0% from 144); Blue value is 103 (40.62% from 255 or 71.53% from 144); Max value from RGB is 103 - color contains mainly: blue. Hex color #290067 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290067 is #D6FF98. Grayscale: #171717. Windows color (decimal): -14090137 or 6750249. OLE color: 6750249.
HSL color Cylindrical-coordinate representation of color #290067: hue angle of 263.88º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #290067 is Cyan = 0.60, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 0 | 103 | - |
| CMYK | 0.60 | 1 | 0 | 0.60 |
| HSL | 263.88º | 1% | 0.2% | - |
| HSV(B) | 263.88º | 1% | 0.4% | - |
| XYZ | 3.36 | 1.45 | 12.93 | - |
| YUV | 24 | 172.58 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 0 | 103 | 0.60 | 1 | 0 | 0.60 | 263.88 | 1 | 0.2 |
| Hex | 29 | 0 | 67 | 3C | 64 | 0 | 3C | 108 | 64 | 14 |
| Octal | 51 | 0 | 147 | 74 | 144 | 0 | 74 | 410 | 144 | 24 |
| Binary | 101001 | 0 | 1100111 | 111100 | 1100100 | 0 | 111100 | 100001000 | 1100100 | 10100 |
Color Harmonies of #290067
Complementary color
Monochromatic Colors of #290067
Black with #290067
Text Example
Text Example
White with #290067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290067; }
p { color: rgb(41,0,103); }
H1.HeaderClassName
{
color: #290067;
}
.AnyTagClassName
{
color: #290067;
}
</style>
background-color css
<style>
a { background-color: #290067; }
a { background-color: rgb(41,0,103); }
div.DivClassName
{
background-color: #290067;
}
.BgClassName
{
background-color: #290067;
}
</style>
border-color css
<style>
span { border-color: #290067; }
span { border-color: rgb(41,0,103); }
td.TdClassName
{
border-color: #290067;
}
.TagClassName
{
border-color: #290067;
}
</style>