Shades of Persian Indigo #290784
Tints of Persian Indigo #290784
RGB
CMYK
RGB Variations
Color information
#290784 (or 0x290784) is known color: Persian Indigo. HEX triplet: 29, 07 and 84. RGB value is (41,7,132). Sum of RGB (Red+Green+Blue) = 41+7+132=180 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.78% from 180); Green value is 7 (3.12% from 255 or 3.89% from 180); Blue value is 132 (51.95% from 255 or 73.33% from 180); Max value from RGB is 132 - color contains mainly: blue. Hex color #290784 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290784 is #D6F87B. Grayscale: #1E1E1E. Windows color (decimal): -14088316 or 8652585. OLE color: 8652585.
HSL color Cylindrical-coordinate representation of color #290784: hue angle of 256.32º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #290784 is Cyan = 0.69, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 7 | 132 | - |
| CMYK | 0.69 | 0.95 | 0 | 0.48 |
| HSL | 256.32º | 0.9% | 0.27% | - |
| HSV(B) | 256.32º | 0.95% | 0.52% | - |
| XYZ | 5.16 | 2.29 | 22 | - |
| YUV | 31.42 | 184.76 | 134.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 7 | 132 | 0.69 | 0.95 | 0 | 0.48 | 256.32 | 0.9 | 0.27 |
| Hex | 29 | 7 | 84 | 45 | 5F | 0 | 30 | 100 | 5A | 1B |
| Octal | 51 | 7 | 204 | 105 | 137 | 0 | 60 | 400 | 132 | 33 |
| Binary | 101001 | 111 | 10000100 | 1000101 | 1011111 | 0 | 110000 | 100000000 | 1011010 | 11011 |
Color Harmonies of #290784
Complementary color
Monochromatic Colors of #290784
Black with #290784
Text Example
Text Example
White with #290784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290784; }
p { color: rgb(41,7,132); }
H1.HeaderClassName
{
color: #290784;
}
.AnyTagClassName
{
color: #290784;
}
</style>
background-color css
<style>
a { background-color: #290784; }
a { background-color: rgb(41,7,132); }
div.DivClassName
{
background-color: #290784;
}
.BgClassName
{
background-color: #290784;
}
</style>
border-color css
<style>
span { border-color: #290784; }
span { border-color: rgb(41,7,132); }
td.TdClassName
{
border-color: #290784;
}
.TagClassName
{
border-color: #290784;
}
</style>