Shades of Persian Indigo #290165
Tints of Persian Indigo #290165
RGB
CMYK
RGB Variations
Color information
#290165 (or 0x290165) is known color: Persian Indigo. HEX triplet: 29, 01 and 65. RGB value is (41,1,101). Sum of RGB (Red+Green+Blue) = 41+1+101=143 (18% of max value = 765). Red value is 41 (16.41% from 255 or 28.67% from 143); Green value is 1 (0.78% from 255 or 0.70% from 143); Blue value is 101 (39.84% from 255 or 70.63% from 143); Max value from RGB is 101 - color contains mainly: blue. Hex color #290165 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290165 is #D6FE9A. Grayscale: #181818. Windows color (decimal): -14089883 or 6619433. OLE color: 6619433.
HSL color Cylindrical-coordinate representation of color #290165: hue angle of 264º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #290165 is Cyan = 0.59, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 1 | 101 | - |
| CMYK | 0.59 | 0.99 | 0 | 0.60 |
| HSL | 264º | 0.98% | 0.2% | - |
| HSV(B) | 264º | 0.99% | 0.4% | - |
| XYZ | 3.27 | 1.43 | 12.42 | - |
| YUV | 24.36 | 171.25 | 139.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 1 | 101 | 0.59 | 0.99 | 0 | 0.60 | 264 | 0.98 | 0.2 |
| Hex | 29 | 1 | 65 | 3B | 63 | 0 | 3C | 108 | 62 | 14 |
| Octal | 51 | 1 | 145 | 73 | 143 | 0 | 74 | 410 | 142 | 24 |
| Binary | 101001 | 1 | 1100101 | 111011 | 1100011 | 0 | 111100 | 100001000 | 1100010 | 10100 |
Color Harmonies of #290165
Complementary color
Monochromatic Colors of #290165
Black with #290165
Text Example
Text Example
White with #290165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290165; }
p { color: rgb(41,1,101); }
H1.HeaderClassName
{
color: #290165;
}
.AnyTagClassName
{
color: #290165;
}
</style>
background-color css
<style>
a { background-color: #290165; }
a { background-color: rgb(41,1,101); }
div.DivClassName
{
background-color: #290165;
}
.BgClassName
{
background-color: #290165;
}
</style>
border-color css
<style>
span { border-color: #290165; }
span { border-color: rgb(41,1,101); }
td.TdClassName
{
border-color: #290165;
}
.TagClassName
{
border-color: #290165;
}
</style>