Shades of Persian Indigo #290274
Tints of Persian Indigo #290274
RGB
CMYK
RGB Variations
Color information
#290274 (or 0x290274) is known color: Persian Indigo. HEX triplet: 29, 02 and 74. RGB value is (41,2,116). Sum of RGB (Red+Green+Blue) = 41+2+116=159 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.79% from 159); Green value is 2 (1.17% from 255 or 1.26% from 159); Blue value is 116 (45.70% from 255 or 72.96% from 159); Max value from RGB is 116 - color contains mainly: blue. Hex color #290274 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290274 is #D6FD8B. Grayscale: #1A1A1A. Windows color (decimal): -14089612 or 7602729. OLE color: 7602729.
HSL color Cylindrical-coordinate representation of color #290274: hue angle of 260.53º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #290274 is Cyan = 0.65, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 2 | 116 | - |
| CMYK | 0.65 | 0.98 | 0 | 0.55 |
| HSL | 260.53º | 0.97% | 0.23% | - |
| HSV(B) | 260.53º | 0.98% | 0.45% | - |
| XYZ | 4.09 | 1.78 | 16.65 | - |
| YUV | 26.66 | 178.42 | 138.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 2 | 116 | 0.65 | 0.98 | 0 | 0.55 | 260.53 | 0.97 | 0.23 |
| Hex | 29 | 2 | 74 | 41 | 62 | 0 | 37 | 105 | 61 | 17 |
| Octal | 51 | 2 | 164 | 101 | 142 | 0 | 67 | 405 | 141 | 27 |
| Binary | 101001 | 10 | 1110100 | 1000001 | 1100010 | 0 | 110111 | 100000101 | 1100001 | 10111 |
Color Harmonies of #290274
Complementary color
Monochromatic Colors of #290274
Black with #290274
Text Example
Text Example
White with #290274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290274; }
p { color: rgb(41,2,116); }
H1.HeaderClassName
{
color: #290274;
}
.AnyTagClassName
{
color: #290274;
}
</style>
background-color css
<style>
a { background-color: #290274; }
a { background-color: rgb(41,2,116); }
div.DivClassName
{
background-color: #290274;
}
.BgClassName
{
background-color: #290274;
}
</style>
border-color css
<style>
span { border-color: #290274; }
span { border-color: rgb(41,2,116); }
td.TdClassName
{
border-color: #290274;
}
.TagClassName
{
border-color: #290274;
}
</style>