Shades of Persian Indigo #291270
Tints of Persian Indigo #291270
RGB
CMYK
RGB Variations
Color information
#291270 (or 0x291270) is known color: Persian Indigo. HEX triplet: 29, 12 and 70. RGB value is (41,18,112). Sum of RGB (Red+Green+Blue) = 41+18+112=171 (22% of max value = 765). Red value is 41 (16.41% from 255 or 23.98% from 171); Green value is 18 (7.42% from 255 or 10.53% from 171); Blue value is 112 (44.14% from 255 or 65.50% from 171); Max value from RGB is 112 - color contains mainly: blue. Hex color #291270 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291270 is #D6ED8F. Grayscale: #232323. Windows color (decimal): -14085520 or 7344681. OLE color: 7344681.
HSL color Cylindrical-coordinate representation of color #291270: hue angle of 254.68º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #291270 is Cyan = 0.63, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 18 | 112 | - |
| CMYK | 0.63 | 0.84 | 0 | 0.56 |
| HSL | 254.68º | 0.72% | 0.25% | - |
| HSV(B) | 254.68º | 0.84% | 0.44% | - |
| XYZ | 4.06 | 2.07 | 15.52 | - |
| YUV | 35.59 | 171.12 | 131.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 18 | 112 | 0.63 | 0.84 | 0 | 0.56 | 254.68 | 0.72 | 0.25 |
| Hex | 29 | 12 | 70 | 3F | 54 | 0 | 38 | FF | 48 | 19 |
| Octal | 51 | 22 | 160 | 77 | 124 | 0 | 70 | 377 | 110 | 31 |
| Binary | 101001 | 10010 | 1110000 | 111111 | 1010100 | 0 | 111000 | 11111111 | 1001000 | 11001 |
Color Harmonies of #291270
Complementary color
Monochromatic Colors of #291270
Black with #291270
Text Example
Text Example
White with #291270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291270; }
p { color: rgb(41,18,112); }
H1.HeaderClassName
{
color: #291270;
}
.AnyTagClassName
{
color: #291270;
}
</style>
background-color css
<style>
a { background-color: #291270; }
a { background-color: rgb(41,18,112); }
div.DivClassName
{
background-color: #291270;
}
.BgClassName
{
background-color: #291270;
}
</style>
border-color css
<style>
span { border-color: #291270; }
span { border-color: rgb(41,18,112); }
td.TdClassName
{
border-color: #291270;
}
.TagClassName
{
border-color: #291270;
}
</style>