Shades of Persian Indigo #1D0170
Tints of Persian Indigo #1D0170
RGB
CMYK
RGB Variations
Color information
#1D0170 (or 0x1D0170) is known color: Persian Indigo. HEX triplet: 1D, 01 and 70. RGB value is (29,1,112). Sum of RGB (Red+Green+Blue) = 29+1+112=142 (18% of max value = 765). Red value is 29 (11.72% from 255 or 20.42% from 142); Green value is 1 (0.78% from 255 or 0.70% from 142); Blue value is 112 (44.14% from 255 or 78.87% from 142); Max value from RGB is 112 - color contains mainly: blue. Hex color #1D0170 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1D0170 is #E2FE8F. Grayscale: #151515. Windows color (decimal): -14876304 or 7340317. OLE color: 7340317.
HSL color Cylindrical-coordinate representation of color #1D0170: hue angle of 255.14º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #1D0170 is Cyan = 0.74, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 29 | 1 | 112 | - |
| CMYK | 0.74 | 0.99 | 0 | 0.56 |
| HSL | 255.14º | 0.98% | 0.22% | - |
| HSV(B) | 255.14º | 0.99% | 0.44% | - |
| XYZ | 3.44 | 1.45 | 15.43 | - |
| YUV | 22.03 | 178.78 | 132.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 1 | 112 | 0.74 | 0.99 | 0 | 0.56 | 255.14 | 0.98 | 0.22 |
| Hex | 1D | 1 | 70 | 4A | 63 | 0 | 38 | FF | 62 | 16 |
| Octal | 35 | 1 | 160 | 112 | 143 | 0 | 70 | 377 | 142 | 26 |
| Binary | 11101 | 1 | 1110000 | 1001010 | 1100011 | 0 | 111000 | 11111111 | 1100010 | 10110 |
Color Harmonies of #1D0170
Complementary color
Monochromatic Colors of #1D0170
Black with #1D0170
Text Example
Text Example
White with #1D0170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D0170; }
p { color: rgb(29,1,112); }
H1.HeaderClassName
{
color: #1D0170;
}
.AnyTagClassName
{
color: #1D0170;
}
</style>
background-color css
<style>
a { background-color: #1D0170; }
a { background-color: rgb(29,1,112); }
div.DivClassName
{
background-color: #1D0170;
}
.BgClassName
{
background-color: #1D0170;
}
</style>
border-color css
<style>
span { border-color: #1D0170; }
span { border-color: rgb(29,1,112); }
td.TdClassName
{
border-color: #1D0170;
}
.TagClassName
{
border-color: #1D0170;
}
</style>