Shades of Persian Indigo #1D0575
Tints of Persian Indigo #1D0575
RGB
CMYK
RGB Variations
Color information
#1D0575 (or 0x1D0575) is known color: Persian Indigo. HEX triplet: 1D, 05 and 75. RGB value is (29,5,117). Sum of RGB (Red+Green+Blue) = 29+5+117=151 (20% of max value = 765). Red value is 29 (11.72% from 255 or 19.21% from 151); Green value is 5 (2.34% from 255 or 3.31% from 151); Blue value is 117 (46.09% from 255 or 77.48% from 151); Max value from RGB is 117 - color contains mainly: blue. Hex color #1D0575 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1D0575 is #E2FA8A. Grayscale: #181818. Windows color (decimal): -14875275 or 7669021. OLE color: 7669021.
HSL color Cylindrical-coordinate representation of color #1D0575: hue angle of 252.86º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #1D0575 is Cyan = 0.75, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 29 | 5 | 117 | - |
| CMYK | 0.75 | 0.96 | 0 | 0.54 |
| HSL | 252.86º | 0.92% | 0.24% | - |
| HSV(B) | 252.86º | 0.96% | 0.46% | - |
| XYZ | 3.77 | 1.65 | 16.95 | - |
| YUV | 24.94 | 179.95 | 130.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 5 | 117 | 0.75 | 0.96 | 0 | 0.54 | 252.86 | 0.92 | 0.24 |
| Hex | 1D | 5 | 75 | 4B | 60 | 0 | 36 | FD | 5C | 18 |
| Octal | 35 | 5 | 165 | 113 | 140 | 0 | 66 | 375 | 134 | 30 |
| Binary | 11101 | 101 | 1110101 | 1001011 | 1100000 | 0 | 110110 | 11111101 | 1011100 | 11000 |
Color Harmonies of #1D0575
Complementary color
Monochromatic Colors of #1D0575
Black with #1D0575
Text Example
Text Example
White with #1D0575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D0575; }
p { color: rgb(29,5,117); }
H1.HeaderClassName
{
color: #1D0575;
}
.AnyTagClassName
{
color: #1D0575;
}
</style>
background-color css
<style>
a { background-color: #1D0575; }
a { background-color: rgb(29,5,117); }
div.DivClassName
{
background-color: #1D0575;
}
.BgClassName
{
background-color: #1D0575;
}
</style>
border-color css
<style>
span { border-color: #1D0575; }
span { border-color: rgb(29,5,117); }
td.TdClassName
{
border-color: #1D0575;
}
.TagClassName
{
border-color: #1D0575;
}
</style>