Shades of Persian Indigo #1D0372
Tints of Persian Indigo #1D0372
RGB
CMYK
RGB Variations
Color information
#1D0372 (or 0x1D0372) is known color: Persian Indigo. HEX triplet: 1D, 03 and 72. RGB value is (29,3,114). Sum of RGB (Red+Green+Blue) = 29+3+114=146 (19% of max value = 765). Red value is 29 (11.72% from 255 or 19.86% from 146); Green value is 3 (1.56% from 255 or 2.05% from 146); Blue value is 114 (44.92% from 255 or 78.08% from 146); Max value from RGB is 114 - color contains mainly: blue. Hex color #1D0372 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1D0372 is #E2FC8D. Grayscale: #171717. Windows color (decimal): -14875790 or 7471901. OLE color: 7471901.
HSL color Cylindrical-coordinate representation of color #1D0372: hue angle of 254.05º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #1D0372 is Cyan = 0.75, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 29 | 3 | 114 | - |
| CMYK | 0.75 | 0.97 | 0 | 0.55 |
| HSL | 254.05º | 0.95% | 0.23% | - |
| HSV(B) | 254.05º | 0.97% | 0.45% | - |
| XYZ | 3.58 | 1.54 | 16.03 | - |
| YUV | 23.43 | 179.11 | 131.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 3 | 114 | 0.75 | 0.97 | 0 | 0.55 | 254.05 | 0.95 | 0.23 |
| Hex | 1D | 3 | 72 | 4B | 61 | 0 | 37 | FE | 5F | 17 |
| Octal | 35 | 3 | 162 | 113 | 141 | 0 | 67 | 376 | 137 | 27 |
| Binary | 11101 | 11 | 1110010 | 1001011 | 1100001 | 0 | 110111 | 11111110 | 1011111 | 10111 |
Color Harmonies of #1D0372
Complementary color
Monochromatic Colors of #1D0372
Black with #1D0372
Text Example
Text Example
White with #1D0372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D0372; }
p { color: rgb(29,3,114); }
H1.HeaderClassName
{
color: #1D0372;
}
.AnyTagClassName
{
color: #1D0372;
}
</style>
background-color css
<style>
a { background-color: #1D0372; }
a { background-color: rgb(29,3,114); }
div.DivClassName
{
background-color: #1D0372;
}
.BgClassName
{
background-color: #1D0372;
}
</style>
border-color css
<style>
span { border-color: #1D0372; }
span { border-color: rgb(29,3,114); }
td.TdClassName
{
border-color: #1D0372;
}
.TagClassName
{
border-color: #1D0372;
}
</style>