Shades of Persian Indigo #291370
Tints of Persian Indigo #291370
RGB
CMYK
RGB Variations
Color information
#291370 (or 0x291370) is known color: Persian Indigo. HEX triplet: 29, 13 and 70. RGB value is (41,19,112). Sum of RGB (Red+Green+Blue) = 41+19+112=172 (22% of max value = 765). Red value is 41 (16.41% from 255 or 23.84% from 172); Green value is 19 (7.81% from 255 or 11.05% from 172); Blue value is 112 (44.14% from 255 or 65.12% from 172); Max value from RGB is 112 - color contains mainly: blue. Hex color #291370 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291370 is #D6EC8F. Grayscale: #232323. Windows color (decimal): -14085264 or 7344937. OLE color: 7344937.
HSL color Cylindrical-coordinate representation of color #291370: hue angle of 254.19º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #291370 is Cyan = 0.63, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 19 | 112 | - |
| CMYK | 0.63 | 0.83 | 0 | 0.56 |
| HSL | 254.19º | 0.71% | 0.26% | - |
| HSV(B) | 254.19º | 0.83% | 0.44% | - |
| XYZ | 4.07 | 2.11 | 15.52 | - |
| YUV | 36.18 | 170.79 | 131.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 19 | 112 | 0.63 | 0.83 | 0 | 0.56 | 254.19 | 0.71 | 0.26 |
| Hex | 29 | 13 | 70 | 3F | 53 | 0 | 38 | FE | 47 | 1A |
| Octal | 51 | 23 | 160 | 77 | 123 | 0 | 70 | 376 | 107 | 32 |
| Binary | 101001 | 10011 | 1110000 | 111111 | 1010011 | 0 | 111000 | 11111110 | 1000111 | 11010 |
Color Harmonies of #291370
Complementary color
Monochromatic Colors of #291370
Black with #291370
Text Example
Text Example
White with #291370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291370; }
p { color: rgb(41,19,112); }
H1.HeaderClassName
{
color: #291370;
}
.AnyTagClassName
{
color: #291370;
}
</style>
background-color css
<style>
a { background-color: #291370; }
a { background-color: rgb(41,19,112); }
div.DivClassName
{
background-color: #291370;
}
.BgClassName
{
background-color: #291370;
}
</style>
border-color css
<style>
span { border-color: #291370; }
span { border-color: rgb(41,19,112); }
td.TdClassName
{
border-color: #291370;
}
.TagClassName
{
border-color: #291370;
}
</style>