Shades of Persian Indigo #290380
Tints of Persian Indigo #290380
RGB
CMYK
RGB Variations
Color information
#290380 (or 0x290380) is known color: Persian Indigo. HEX triplet: 29, 03 and 80. RGB value is (41,3,128). Sum of RGB (Red+Green+Blue) = 41+3+128=172 (22% of max value = 765). Red value is 41 (16.41% from 255 or 23.84% from 172); Green value is 3 (1.56% from 255 or 1.74% from 172); Blue value is 128 (50.39% from 255 or 74.42% from 172); Max value from RGB is 128 - color contains mainly: blue. Hex color #290380 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290380 is #D6FC7F. Grayscale: #1C1C1C. Windows color (decimal): -14089344 or 8389417. OLE color: 8389417.
HSL color Cylindrical-coordinate representation of color #290380: hue angle of 258.24º degrees, saturation: 0.95, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #290380 is Cyan = 0.68, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 41 | 3 | 128 | - |
| CMYK | 0.68 | 0.98 | 0 | 0.50 |
| HSL | 258.24º | 0.95% | 0.26% | - |
| HSV(B) | 258.24º | 0.98% | 0.5% | - |
| XYZ | 4.84 | 2.1 | 20.57 | - |
| YUV | 28.61 | 184.09 | 136.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 3 | 128 | 0.68 | 0.98 | 0 | 0.50 | 258.24 | 0.95 | 0.26 |
| Hex | 29 | 3 | 80 | 44 | 62 | 0 | 32 | 102 | 5F | 1A |
| Octal | 51 | 3 | 200 | 104 | 142 | 0 | 62 | 402 | 137 | 32 |
| Binary | 101001 | 11 | 10000000 | 1000100 | 1100010 | 0 | 110010 | 100000010 | 1011111 | 11010 |
Color Harmonies of #290380
Complementary color
Monochromatic Colors of #290380
Black with #290380
Text Example
Text Example
White with #290380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290380; }
p { color: rgb(41,3,128); }
H1.HeaderClassName
{
color: #290380;
}
.AnyTagClassName
{
color: #290380;
}
</style>
background-color css
<style>
a { background-color: #290380; }
a { background-color: rgb(41,3,128); }
div.DivClassName
{
background-color: #290380;
}
.BgClassName
{
background-color: #290380;
}
</style>
border-color css
<style>
span { border-color: #290380; }
span { border-color: rgb(41,3,128); }
td.TdClassName
{
border-color: #290380;
}
.TagClassName
{
border-color: #290380;
}
</style>