Shades of Persian Indigo #290965
Tints of Persian Indigo #290965
RGB
CMYK
RGB Variations
Color information
#290965 (or 0x290965) is known color: Persian Indigo. HEX triplet: 29, 09 and 65. RGB value is (41,9,101). Sum of RGB (Red+Green+Blue) = 41+9+101=151 (20% of max value = 765). Red value is 41 (16.41% from 255 or 27.15% from 151); Green value is 9 (3.91% from 255 or 5.96% from 151); Blue value is 101 (39.84% from 255 or 66.89% from 151); Max value from RGB is 101 - color contains mainly: blue. Hex color #290965 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290965 is #D6F69A. Grayscale: #1C1C1C. Windows color (decimal): -14087835 or 6621481. OLE color: 6621481.
HSL color Cylindrical-coordinate representation of color #290965: hue angle of 260.87º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #290965 is Cyan = 0.59, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 9 | 101 | - |
| CMYK | 0.59 | 0.91 | 0 | 0.60 |
| HSL | 260.87º | 0.84% | 0.22% | - |
| HSV(B) | 260.87º | 0.91% | 0.4% | - |
| XYZ | 3.36 | 1.61 | 12.44 | - |
| YUV | 29.06 | 168.6 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 9 | 101 | 0.59 | 0.91 | 0 | 0.60 | 260.87 | 0.84 | 0.22 |
| Hex | 29 | 9 | 65 | 3B | 5B | 0 | 3C | 105 | 54 | 16 |
| Octal | 51 | 11 | 145 | 73 | 133 | 0 | 74 | 405 | 124 | 26 |
| Binary | 101001 | 1001 | 1100101 | 111011 | 1011011 | 0 | 111100 | 100000101 | 1010100 | 10110 |
Color Harmonies of #290965
Complementary color
Monochromatic Colors of #290965
Black with #290965
Text Example
Text Example
White with #290965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290965; }
p { color: rgb(41,9,101); }
H1.HeaderClassName
{
color: #290965;
}
.AnyTagClassName
{
color: #290965;
}
</style>
background-color css
<style>
a { background-color: #290965; }
a { background-color: rgb(41,9,101); }
div.DivClassName
{
background-color: #290965;
}
.BgClassName
{
background-color: #290965;
}
</style>
border-color css
<style>
span { border-color: #290965; }
span { border-color: rgb(41,9,101); }
td.TdClassName
{
border-color: #290965;
}
.TagClassName
{
border-color: #290965;
}
</style>