Shades of Persian Indigo #290781
Tints of Persian Indigo #290781
RGB
CMYK
RGB Variations
Color information
#290781 (or 0x290781) is known color: Persian Indigo. HEX triplet: 29, 07 and 81. RGB value is (41,7,129). Sum of RGB (Red+Green+Blue) = 41+7+129=177 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.16% from 177); Green value is 7 (3.12% from 255 or 3.95% from 177); Blue value is 129 (50.78% from 255 or 72.88% from 177); Max value from RGB is 129 - color contains mainly: blue. Hex color #290781 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290781 is #D6F87E. Grayscale: #1E1E1E. Windows color (decimal): -14088319 or 8455977. OLE color: 8455977.
HSL color Cylindrical-coordinate representation of color #290781: hue angle of 256.72º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #290781 is Cyan = 0.68, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 7 | 129 | - |
| CMYK | 0.68 | 0.95 | 0 | 0.49 |
| HSL | 256.72º | 0.9% | 0.27% | - |
| HSV(B) | 256.72º | 0.95% | 0.51% | - |
| XYZ | 4.95 | 2.21 | 20.93 | - |
| YUV | 31.07 | 183.26 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 7 | 129 | 0.68 | 0.95 | 0 | 0.49 | 256.72 | 0.9 | 0.27 |
| Hex | 29 | 7 | 81 | 44 | 5F | 0 | 31 | 101 | 5A | 1B |
| Octal | 51 | 7 | 201 | 104 | 137 | 0 | 61 | 401 | 132 | 33 |
| Binary | 101001 | 111 | 10000001 | 1000100 | 1011111 | 0 | 110001 | 100000001 | 1011010 | 11011 |
Color Harmonies of #290781
Complementary color
Monochromatic Colors of #290781
Black with #290781
Text Example
Text Example
White with #290781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290781; }
p { color: rgb(41,7,129); }
H1.HeaderClassName
{
color: #290781;
}
.AnyTagClassName
{
color: #290781;
}
</style>
background-color css
<style>
a { background-color: #290781; }
a { background-color: rgb(41,7,129); }
div.DivClassName
{
background-color: #290781;
}
.BgClassName
{
background-color: #290781;
}
</style>
border-color css
<style>
span { border-color: #290781; }
span { border-color: rgb(41,7,129); }
td.TdClassName
{
border-color: #290781;
}
.TagClassName
{
border-color: #290781;
}
</style>