Shades of Persian Indigo #290481
Tints of Persian Indigo #290481
RGB
CMYK
RGB Variations
Color information
#290481 (or 0x290481) is known color: Persian Indigo. HEX triplet: 29, 04 and 81. RGB value is (41,4,129). Sum of RGB (Red+Green+Blue) = 41+4+129=174 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.56% from 174); Green value is 4 (1.95% from 255 or 2.30% from 174); Blue value is 129 (50.78% from 255 or 74.14% from 174); Max value from RGB is 129 - color contains mainly: blue. Hex color #290481 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290481 is #D6FB7E. Grayscale: #1C1C1C. Windows color (decimal): -14089087 or 8455209. OLE color: 8455209.
HSL color Cylindrical-coordinate representation of color #290481: hue angle of 257.76º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #290481 is Cyan = 0.68, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 4 | 129 | - |
| CMYK | 0.68 | 0.97 | 0 | 0.49 |
| HSL | 257.76º | 0.94% | 0.26% | - |
| HSV(B) | 257.76º | 0.97% | 0.51% | - |
| XYZ | 4.92 | 2.14 | 20.92 | - |
| YUV | 29.31 | 184.26 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 4 | 129 | 0.68 | 0.97 | 0 | 0.49 | 257.76 | 0.94 | 0.26 |
| Hex | 29 | 4 | 81 | 44 | 61 | 0 | 31 | 102 | 5E | 1A |
| Octal | 51 | 4 | 201 | 104 | 141 | 0 | 61 | 402 | 136 | 32 |
| Binary | 101001 | 100 | 10000001 | 1000100 | 1100001 | 0 | 110001 | 100000010 | 1011110 | 11010 |
Color Harmonies of #290481
Complementary color
Monochromatic Colors of #290481
Black with #290481
Text Example
Text Example
White with #290481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290481; }
p { color: rgb(41,4,129); }
H1.HeaderClassName
{
color: #290481;
}
.AnyTagClassName
{
color: #290481;
}
</style>
background-color css
<style>
a { background-color: #290481; }
a { background-color: rgb(41,4,129); }
div.DivClassName
{
background-color: #290481;
}
.BgClassName
{
background-color: #290481;
}
</style>
border-color css
<style>
span { border-color: #290481; }
span { border-color: rgb(41,4,129); }
td.TdClassName
{
border-color: #290481;
}
.TagClassName
{
border-color: #290481;
}
</style>