Shades of Persian Indigo #290685
Tints of Persian Indigo #290685
RGB
CMYK
RGB Variations
Color information
#290685 (or 0x290685) is known color: Persian Indigo. HEX triplet: 29, 06 and 85. RGB value is (41,6,133). Sum of RGB (Red+Green+Blue) = 41+6+133=180 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.78% from 180); Green value is 6 (2.73% from 255 or 3.33% from 180); Blue value is 133 (52.34% from 255 or 73.89% from 180); Max value from RGB is 133 - color contains mainly: blue. Hex color #290685 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290685 is #D6F97A. Grayscale: #1E1E1E. Windows color (decimal): -14088571 or 8717865. OLE color: 8717865.
HSL color Cylindrical-coordinate representation of color #290685: hue angle of 256.54º degrees, saturation: 0.91, 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 #290685 is Cyan = 0.69, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 6 | 133 | - |
| CMYK | 0.69 | 0.95 | 0 | 0.48 |
| HSL | 256.54º | 0.91% | 0.27% | - |
| HSV(B) | 256.54º | 0.95% | 0.52% | - |
| XYZ | 5.21 | 2.3 | 22.36 | - |
| YUV | 30.94 | 185.6 | 135.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 6 | 133 | 0.69 | 0.95 | 0 | 0.48 | 256.54 | 0.91 | 0.27 |
| Hex | 29 | 6 | 85 | 45 | 5F | 0 | 30 | 101 | 5B | 1B |
| Octal | 51 | 6 | 205 | 105 | 137 | 0 | 60 | 401 | 133 | 33 |
| Binary | 101001 | 110 | 10000101 | 1000101 | 1011111 | 0 | 110000 | 100000001 | 1011011 | 11011 |
Color Harmonies of #290685
Complementary color
Monochromatic Colors of #290685
Black with #290685
Text Example
Text Example
White with #290685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290685; }
p { color: rgb(41,6,133); }
H1.HeaderClassName
{
color: #290685;
}
.AnyTagClassName
{
color: #290685;
}
</style>
background-color css
<style>
a { background-color: #290685; }
a { background-color: rgb(41,6,133); }
div.DivClassName
{
background-color: #290685;
}
.BgClassName
{
background-color: #290685;
}
</style>
border-color css
<style>
span { border-color: #290685; }
span { border-color: rgb(41,6,133); }
td.TdClassName
{
border-color: #290685;
}
.TagClassName
{
border-color: #290685;
}
</style>