Shades of Persian Indigo #290267
Tints of Persian Indigo #290267
RGB
CMYK
RGB Variations
Color information
#290267 (or 0x290267) is known color: Persian Indigo. HEX triplet: 29, 02 and 67. RGB value is (41,2,103). Sum of RGB (Red+Green+Blue) = 41+2+103=146 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.08% from 146); Green value is 2 (1.17% from 255 or 1.37% from 146); Blue value is 103 (40.62% from 255 or 70.55% from 146); Max value from RGB is 103 - color contains mainly: blue. Hex color #290267 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290267 is #D6FD98. Grayscale: #181818. Windows color (decimal): -14089625 or 6750761. OLE color: 6750761.
HSL color Cylindrical-coordinate representation of color #290267: hue angle of 263.17º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #290267 is Cyan = 0.60, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 2 | 103 | - |
| CMYK | 0.60 | 0.98 | 0 | 0.60 |
| HSL | 263.17º | 0.96% | 0.21% | - |
| HSV(B) | 263.17º | 0.98% | 0.4% | - |
| XYZ | 3.38 | 1.49 | 12.94 | - |
| YUV | 25.18 | 171.92 | 139.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 2 | 103 | 0.60 | 0.98 | 0 | 0.60 | 263.17 | 0.96 | 0.21 |
| Hex | 29 | 2 | 67 | 3C | 62 | 0 | 3C | 107 | 60 | 15 |
| Octal | 51 | 2 | 147 | 74 | 142 | 0 | 74 | 407 | 140 | 25 |
| Binary | 101001 | 10 | 1100111 | 111100 | 1100010 | 0 | 111100 | 100000111 | 1100000 | 10101 |
Color Harmonies of #290267
Complementary color
Monochromatic Colors of #290267
Black with #290267
Text Example
Text Example
White with #290267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290267; }
p { color: rgb(41,2,103); }
H1.HeaderClassName
{
color: #290267;
}
.AnyTagClassName
{
color: #290267;
}
</style>
background-color css
<style>
a { background-color: #290267; }
a { background-color: rgb(41,2,103); }
div.DivClassName
{
background-color: #290267;
}
.BgClassName
{
background-color: #290267;
}
</style>
border-color css
<style>
span { border-color: #290267; }
span { border-color: rgb(41,2,103); }
td.TdClassName
{
border-color: #290267;
}
.TagClassName
{
border-color: #290267;
}
</style>