Shades of Persian Indigo #291281
Tints of Persian Indigo #291281
RGB
CMYK
RGB Variations
Color information
#291281 (or 0x291281) is known color: Persian Indigo. HEX triplet: 29, 12 and 81. RGB value is (41,18,129). Sum of RGB (Red+Green+Blue) = 41+18+129=188 (24% of max value = 765). Red value is 41 (16.41% from 255 or 21.81% from 188); Green value is 18 (7.42% from 255 or 9.57% from 188); Blue value is 129 (50.78% from 255 or 68.62% from 188); Max value from RGB is 129 - color contains mainly: blue. Hex color #291281 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #291281 is #D6ED7E. Grayscale: #252525. Windows color (decimal): -14085503 or 8458793. OLE color: 8458793.
HSL color Cylindrical-coordinate representation of color #291281: hue angle of 252.43º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #291281 is Cyan = 0.68, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 18 | 129 | - |
| CMYK | 0.68 | 0.86 | 0 | 0.49 |
| HSL | 252.43º | 0.76% | 0.29% | - |
| HSV(B) | 252.43º | 0.86% | 0.51% | - |
| XYZ | 5.09 | 2.49 | 20.98 | - |
| YUV | 37.53 | 179.62 | 130.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 18 | 129 | 0.68 | 0.86 | 0 | 0.49 | 252.43 | 0.76 | 0.29 |
| Hex | 29 | 12 | 81 | 44 | 56 | 0 | 31 | FC | 4C | 1D |
| Octal | 51 | 22 | 201 | 104 | 126 | 0 | 61 | 374 | 114 | 35 |
| Binary | 101001 | 10010 | 10000001 | 1000100 | 1010110 | 0 | 110001 | 11111100 | 1001100 | 11101 |
Color Harmonies of #291281
Complementary color
Monochromatic Colors of #291281
Black with #291281
Text Example
Text Example
White with #291281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291281; }
p { color: rgb(41,18,129); }
H1.HeaderClassName
{
color: #291281;
}
.AnyTagClassName
{
color: #291281;
}
</style>
background-color css
<style>
a { background-color: #291281; }
a { background-color: rgb(41,18,129); }
div.DivClassName
{
background-color: #291281;
}
.BgClassName
{
background-color: #291281;
}
</style>
border-color css
<style>
span { border-color: #291281; }
span { border-color: rgb(41,18,129); }
td.TdClassName
{
border-color: #291281;
}
.TagClassName
{
border-color: #291281;
}
</style>