Shades of Persian Indigo #290680
Tints of Persian Indigo #290680
RGB
CMYK
RGB Variations
Color information
#290680 (or 0x290680) is known color: Persian Indigo. HEX triplet: 29, 06 and 80. RGB value is (41,6,128). Sum of RGB (Red+Green+Blue) = 41+6+128=175 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.43% from 175); Green value is 6 (2.73% from 255 or 3.43% from 175); Blue value is 128 (50.39% from 255 or 73.14% from 175); Max value from RGB is 128 - color contains mainly: blue. Hex color #290680 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290680 is #D6F97F. Grayscale: #1D1D1D. Windows color (decimal): -14088576 or 8390185. OLE color: 8390185.
HSL color Cylindrical-coordinate representation of color #290680: hue angle of 257.21º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #290680 is Cyan = 0.68, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 41 | 6 | 128 | - |
| CMYK | 0.68 | 0.95 | 0 | 0.50 |
| HSL | 257.21º | 0.91% | 0.26% | - |
| HSV(B) | 257.21º | 0.95% | 0.5% | - |
| XYZ | 4.88 | 2.16 | 20.58 | - |
| YUV | 30.37 | 183.1 | 135.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 6 | 128 | 0.68 | 0.95 | 0 | 0.50 | 257.21 | 0.91 | 0.26 |
| Hex | 29 | 6 | 80 | 44 | 5F | 0 | 32 | 101 | 5B | 1A |
| Octal | 51 | 6 | 200 | 104 | 137 | 0 | 62 | 401 | 133 | 32 |
| Binary | 101001 | 110 | 10000000 | 1000100 | 1011111 | 0 | 110010 | 100000001 | 1011011 | 11010 |
Color Harmonies of #290680
Complementary color
Monochromatic Colors of #290680
Black with #290680
Text Example
Text Example
White with #290680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290680; }
p { color: rgb(41,6,128); }
H1.HeaderClassName
{
color: #290680;
}
.AnyTagClassName
{
color: #290680;
}
</style>
background-color css
<style>
a { background-color: #290680; }
a { background-color: rgb(41,6,128); }
div.DivClassName
{
background-color: #290680;
}
.BgClassName
{
background-color: #290680;
}
</style>
border-color css
<style>
span { border-color: #290680; }
span { border-color: rgb(41,6,128); }
td.TdClassName
{
border-color: #290680;
}
.TagClassName
{
border-color: #290680;
}
</style>