Shades of Persian Indigo #291383
Tints of Persian Indigo #291383
RGB
CMYK
RGB Variations
Color information
#291383 (or 0x291383) is known color: Persian Indigo. HEX triplet: 29, 13 and 83. RGB value is (41,19,131). Sum of RGB (Red+Green+Blue) = 41+19+131=191 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.47% from 191); Green value is 19 (7.81% from 255 or 9.95% from 191); Blue value is 131 (51.56% from 255 or 68.59% from 191); Max value from RGB is 131 - color contains mainly: blue. Hex color #291383 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #291383 is #D6EC7C. Grayscale: #252525. Windows color (decimal): -14085245 or 8590121. OLE color: 8590121.
HSL color Cylindrical-coordinate representation of color #291383: hue angle of 251.79º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #291383 is Cyan = 0.69, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 19 | 131 | - |
| CMYK | 0.69 | 0.85 | 0 | 0.49 |
| HSL | 251.79º | 0.75% | 0.29% | - |
| HSV(B) | 251.79º | 0.85% | 0.51% | - |
| XYZ | 5.24 | 2.58 | 21.69 | - |
| YUV | 38.35 | 180.29 | 129.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 19 | 131 | 0.69 | 0.85 | 0 | 0.49 | 251.79 | 0.75 | 0.29 |
| Hex | 29 | 13 | 83 | 45 | 55 | 0 | 31 | FC | 4B | 1D |
| Octal | 51 | 23 | 203 | 105 | 125 | 0 | 61 | 374 | 113 | 35 |
| Binary | 101001 | 10011 | 10000011 | 1000101 | 1010101 | 0 | 110001 | 11111100 | 1001011 | 11101 |
Color Harmonies of #291383
Complementary color
Monochromatic Colors of #291383
Black with #291383
Text Example
Text Example
White with #291383
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291383; }
p { color: rgb(41,19,131); }
H1.HeaderClassName
{
color: #291383;
}
.AnyTagClassName
{
color: #291383;
}
</style>
background-color css
<style>
a { background-color: #291383; }
a { background-color: rgb(41,19,131); }
div.DivClassName
{
background-color: #291383;
}
.BgClassName
{
background-color: #291383;
}
</style>
border-color css
<style>
span { border-color: #291383; }
span { border-color: rgb(41,19,131); }
td.TdClassName
{
border-color: #291383;
}
.TagClassName
{
border-color: #291383;
}
</style>