Shades of Persian Indigo #291373
Tints of Persian Indigo #291373
RGB
CMYK
RGB Variations
Color information
#291373 (or 0x291373) is known color: Persian Indigo. HEX triplet: 29, 13 and 73. RGB value is (41,19,115). Sum of RGB (Red+Green+Blue) = 41+19+115=175 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.43% from 175); Green value is 19 (7.81% from 255 or 10.86% from 175); Blue value is 115 (45.31% from 255 or 65.71% from 175); Max value from RGB is 115 - color contains mainly: blue. Hex color #291373 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291373 is #D6EC8C. Grayscale: #242424. Windows color (decimal): -14085261 or 7541545. OLE color: 7541545.
HSL color Cylindrical-coordinate representation of color #291373: hue angle of 253.75º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #291373 is Cyan = 0.64, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 19 | 115 | - |
| CMYK | 0.64 | 0.83 | 0 | 0.55 |
| HSL | 253.75º | 0.72% | 0.26% | - |
| HSV(B) | 253.75º | 0.83% | 0.45% | - |
| XYZ | 4.24 | 2.17 | 16.42 | - |
| YUV | 36.52 | 172.29 | 131.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 19 | 115 | 0.64 | 0.83 | 0 | 0.55 | 253.75 | 0.72 | 0.26 |
| Hex | 29 | 13 | 73 | 40 | 53 | 0 | 37 | FE | 48 | 1A |
| Octal | 51 | 23 | 163 | 100 | 123 | 0 | 67 | 376 | 110 | 32 |
| Binary | 101001 | 10011 | 1110011 | 1000000 | 1010011 | 0 | 110111 | 11111110 | 1001000 | 11010 |
Color Harmonies of #291373
Complementary color
Monochromatic Colors of #291373
Black with #291373
Text Example
Text Example
White with #291373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291373; }
p { color: rgb(41,19,115); }
H1.HeaderClassName
{
color: #291373;
}
.AnyTagClassName
{
color: #291373;
}
</style>
background-color css
<style>
a { background-color: #291373; }
a { background-color: rgb(41,19,115); }
div.DivClassName
{
background-color: #291373;
}
.BgClassName
{
background-color: #291373;
}
</style>
border-color css
<style>
span { border-color: #291373; }
span { border-color: rgb(41,19,115); }
td.TdClassName
{
border-color: #291373;
}
.TagClassName
{
border-color: #291373;
}
</style>