Shades of Persian Indigo #290262
Tints of Persian Indigo #290262
RGB
CMYK
RGB Variations
Color information
#290262 (or 0x290262) is known color: Persian Indigo. HEX triplet: 29, 02 and 62. RGB value is (41,2,98). Sum of RGB (Red+Green+Blue) = 41+2+98=141 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.08% from 141); Green value is 2 (1.17% from 255 or 1.42% from 141); Blue value is 98 (38.67% from 255 or 69.50% from 141); Max value from RGB is 98 - color contains mainly: blue. Hex color #290262 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290262 is #D6FD9D. Grayscale: #181818. Windows color (decimal): -14089630 or 6423081. OLE color: 6423081.
HSL color Cylindrical-coordinate representation of color #290262: hue angle of 264.38º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #290262 is Cyan = 0.58, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 2 | 98 | - |
| CMYK | 0.58 | 0.98 | 0 | 0.62 |
| HSL | 264.38º | 0.96% | 0.2% | - |
| HSV(B) | 264.38º | 0.98% | 0.38% | - |
| XYZ | 3.14 | 1.4 | 11.66 | - |
| YUV | 24.61 | 169.42 | 139.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 2 | 98 | 0.58 | 0.98 | 0 | 0.62 | 264.38 | 0.96 | 0.2 |
| Hex | 29 | 2 | 62 | 3A | 62 | 0 | 3E | 108 | 60 | 14 |
| Octal | 51 | 2 | 142 | 72 | 142 | 0 | 76 | 410 | 140 | 24 |
| Binary | 101001 | 10 | 1100010 | 111010 | 1100010 | 0 | 111110 | 100001000 | 1100000 | 10100 |
Color Harmonies of #290262
Complementary color
Monochromatic Colors of #290262
Black with #290262
Text Example
Text Example
White with #290262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290262; }
p { color: rgb(41,2,98); }
H1.HeaderClassName
{
color: #290262;
}
.AnyTagClassName
{
color: #290262;
}
</style>
background-color css
<style>
a { background-color: #290262; }
a { background-color: rgb(41,2,98); }
div.DivClassName
{
background-color: #290262;
}
.BgClassName
{
background-color: #290262;
}
</style>
border-color css
<style>
span { border-color: #290262; }
span { border-color: rgb(41,2,98); }
td.TdClassName
{
border-color: #290262;
}
.TagClassName
{
border-color: #290262;
}
</style>