Shades of Persian Indigo #1D0477
Tints of Persian Indigo #1D0477
RGB
CMYK
RGB Variations
Color information
#1D0477 (or 0x1D0477) is known color: Persian Indigo. HEX triplet: 1D, 04 and 77. RGB value is (29,4,119). Sum of RGB (Red+Green+Blue) = 29+4+119=152 (20% of max value = 765). Red value is 29 (11.72% from 255 or 19.08% from 152); Green value is 4 (1.95% from 255 or 2.63% from 152); Blue value is 119 (46.88% from 255 or 78.29% from 152); Max value from RGB is 119 - color contains mainly: blue. Hex color #1D0477 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1D0477 is #E2FB88. Grayscale: #181818. Windows color (decimal): -14875529 or 7799837. OLE color: 7799837.
HSL color Cylindrical-coordinate representation of color #1D0477: hue angle of 253.04º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #1D0477 is Cyan = 0.76, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 29 | 4 | 119 | - |
| CMYK | 0.76 | 0.97 | 0 | 0.53 |
| HSL | 253.04º | 0.93% | 0.24% | - |
| HSV(B) | 253.04º | 0.97% | 0.47% | - |
| XYZ | 3.88 | 1.68 | 17.57 | - |
| YUV | 24.59 | 181.28 | 131.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 4 | 119 | 0.76 | 0.97 | 0 | 0.53 | 253.04 | 0.93 | 0.24 |
| Hex | 1D | 4 | 77 | 4C | 61 | 0 | 35 | FD | 5D | 18 |
| Octal | 35 | 4 | 167 | 114 | 141 | 0 | 65 | 375 | 135 | 30 |
| Binary | 11101 | 100 | 1110111 | 1001100 | 1100001 | 0 | 110101 | 11111101 | 1011101 | 11000 |
Color Harmonies of #1D0477
Complementary color
Monochromatic Colors of #1D0477
Black with #1D0477
Text Example
Text Example
White with #1D0477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D0477; }
p { color: rgb(29,4,119); }
H1.HeaderClassName
{
color: #1D0477;
}
.AnyTagClassName
{
color: #1D0477;
}
</style>
background-color css
<style>
a { background-color: #1D0477; }
a { background-color: rgb(29,4,119); }
div.DivClassName
{
background-color: #1D0477;
}
.BgClassName
{
background-color: #1D0477;
}
</style>
border-color css
<style>
span { border-color: #1D0477; }
span { border-color: rgb(29,4,119); }
td.TdClassName
{
border-color: #1D0477;
}
.TagClassName
{
border-color: #1D0477;
}
</style>