Shades of Persian Indigo #291378
Tints of Persian Indigo #291378
RGB
CMYK
RGB Variations
Color information
#291378 (or 0x291378) is known color: Persian Indigo. HEX triplet: 29, 13 and 78. RGB value is (41,19,120). Sum of RGB (Red+Green+Blue) = 41+19+120=180 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.78% from 180); Green value is 19 (7.81% from 255 or 10.56% from 180); Blue value is 120 (47.27% from 255 or 66.67% from 180); Max value from RGB is 120 - color contains mainly: blue. Hex color #291378 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291378 is #D6EC87. Grayscale: #242424. Windows color (decimal): -14085256 or 7869225. OLE color: 7869225.
HSL color Cylindrical-coordinate representation of color #291378: hue angle of 253.07º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #291378 is Cyan = 0.66, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 19 | 120 | - |
| CMYK | 0.66 | 0.84 | 0 | 0.53 |
| HSL | 253.07º | 0.73% | 0.27% | - |
| HSV(B) | 253.07º | 0.84% | 0.47% | - |
| XYZ | 4.54 | 2.29 | 17.97 | - |
| YUV | 37.09 | 174.79 | 130.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 19 | 120 | 0.66 | 0.84 | 0 | 0.53 | 253.07 | 0.73 | 0.27 |
| Hex | 29 | 13 | 78 | 42 | 54 | 0 | 35 | FD | 49 | 1B |
| Octal | 51 | 23 | 170 | 102 | 124 | 0 | 65 | 375 | 111 | 33 |
| Binary | 101001 | 10011 | 1111000 | 1000010 | 1010100 | 0 | 110101 | 11111101 | 1001001 | 11011 |
Color Harmonies of #291378
Complementary color
Monochromatic Colors of #291378
Black with #291378
Text Example
Text Example
White with #291378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291378; }
p { color: rgb(41,19,120); }
H1.HeaderClassName
{
color: #291378;
}
.AnyTagClassName
{
color: #291378;
}
</style>
background-color css
<style>
a { background-color: #291378; }
a { background-color: rgb(41,19,120); }
div.DivClassName
{
background-color: #291378;
}
.BgClassName
{
background-color: #291378;
}
</style>
border-color css
<style>
span { border-color: #291378; }
span { border-color: rgb(41,19,120); }
td.TdClassName
{
border-color: #291378;
}
.TagClassName
{
border-color: #291378;
}
</style>