Shades of Persian Indigo #291280
Tints of Persian Indigo #291280
RGB
CMYK
RGB Variations
Color information
#291280 (or 0x291280) is known color: Persian Indigo. HEX triplet: 29, 12 and 80. RGB value is (41,18,128). Sum of RGB (Red+Green+Blue) = 41+18+128=187 (24% of max value = 765). Red value is 41 (16.41% from 255 or 21.93% from 187); Green value is 18 (7.42% from 255 or 9.63% from 187); Blue value is 128 (50.39% from 255 or 68.45% from 187); Max value from RGB is 128 - color contains mainly: blue. Hex color #291280 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #291280 is #D6ED7F. Grayscale: #252525. Windows color (decimal): -14085504 or 8393257. OLE color: 8393257.
HSL color Cylindrical-coordinate representation of color #291280: hue angle of 252.55º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #291280 is Cyan = 0.68, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 41 | 18 | 128 | - |
| CMYK | 0.68 | 0.86 | 0 | 0.50 |
| HSL | 252.55º | 0.75% | 0.29% | - |
| HSV(B) | 252.55º | 0.86% | 0.5% | - |
| XYZ | 5.03 | 2.46 | 20.63 | - |
| YUV | 37.42 | 179.12 | 130.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 18 | 128 | 0.68 | 0.86 | 0 | 0.50 | 252.55 | 0.75 | 0.29 |
| Hex | 29 | 12 | 80 | 44 | 56 | 0 | 32 | FD | 4B | 1D |
| Octal | 51 | 22 | 200 | 104 | 126 | 0 | 62 | 375 | 113 | 35 |
| Binary | 101001 | 10010 | 10000000 | 1000100 | 1010110 | 0 | 110010 | 11111101 | 1001011 | 11101 |
Color Harmonies of #291280
Complementary color
Monochromatic Colors of #291280
Black with #291280
Text Example
Text Example
White with #291280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291280; }
p { color: rgb(41,18,128); }
H1.HeaderClassName
{
color: #291280;
}
.AnyTagClassName
{
color: #291280;
}
</style>
background-color css
<style>
a { background-color: #291280; }
a { background-color: rgb(41,18,128); }
div.DivClassName
{
background-color: #291280;
}
.BgClassName
{
background-color: #291280;
}
</style>
border-color css
<style>
span { border-color: #291280; }
span { border-color: rgb(41,18,128); }
td.TdClassName
{
border-color: #291280;
}
.TagClassName
{
border-color: #291280;
}
</style>