Shades of Persian Indigo #291680
Tints of Persian Indigo #291680
RGB
CMYK
RGB Variations
Color information
#291680 (or 0x291680) is known color: Persian Indigo. HEX triplet: 29, 16 and 80. RGB value is (41,22,128). Sum of RGB (Red+Green+Blue) = 41+22+128=191 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.47% from 191); Green value is 22 (8.98% from 255 or 11.52% from 191); Blue value is 128 (50.39% from 255 or 67.02% from 191); Max value from RGB is 128 - color contains mainly: blue. Hex color #291680 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #291680 is #D6E97F. Grayscale: #272727. Windows color (decimal): -14084480 or 8394281. OLE color: 8394281.
HSL color Cylindrical-coordinate representation of color #291680: hue angle of 250.75º degrees, saturation: 0.71, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #291680 is Cyan = 0.68, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 41 | 22 | 128 | - |
| CMYK | 0.68 | 0.83 | 0 | 0.50 |
| HSL | 250.75º | 0.71% | 0.29% | - |
| HSV(B) | 250.75º | 0.83% | 0.5% | - |
| XYZ | 5.1 | 2.6 | 20.66 | - |
| YUV | 39.77 | 177.79 | 128.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 22 | 128 | 0.68 | 0.83 | 0 | 0.50 | 250.75 | 0.71 | 0.29 |
| Hex | 29 | 16 | 80 | 44 | 53 | 0 | 32 | FB | 47 | 1D |
| Octal | 51 | 26 | 200 | 104 | 123 | 0 | 62 | 373 | 107 | 35 |
| Binary | 101001 | 10110 | 10000000 | 1000100 | 1010011 | 0 | 110010 | 11111011 | 1000111 | 11101 |
Color Harmonies of #291680
Complementary color
Monochromatic Colors of #291680
Black with #291680
Text Example
Text Example
White with #291680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291680; }
p { color: rgb(41,22,128); }
H1.HeaderClassName
{
color: #291680;
}
.AnyTagClassName
{
color: #291680;
}
</style>
background-color css
<style>
a { background-color: #291680; }
a { background-color: rgb(41,22,128); }
div.DivClassName
{
background-color: #291680;
}
.BgClassName
{
background-color: #291680;
}
</style>
border-color css
<style>
span { border-color: #291680; }
span { border-color: rgb(41,22,128); }
td.TdClassName
{
border-color: #291680;
}
.TagClassName
{
border-color: #291680;
}
</style>