Shades of Persian Indigo #1D0779
Tints of Persian Indigo #1D0779
RGB
CMYK
RGB Variations
Color information
#1D0779 (or 0x1D0779) is known color: Persian Indigo. HEX triplet: 1D, 07 and 79. RGB value is (29,7,121). Sum of RGB (Red+Green+Blue) = 29+7+121=157 (20% of max value = 765). Red value is 29 (11.72% from 255 or 18.47% from 157); Green value is 7 (3.12% from 255 or 4.46% from 157); Blue value is 121 (47.66% from 255 or 77.07% from 157); Max value from RGB is 121 - color contains mainly: blue. Hex color #1D0779 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1D0779 is #E2F886. Grayscale: #1A1A1A. Windows color (decimal): -14874759 or 7931677. OLE color: 7931677.
HSL color Cylindrical-coordinate representation of color #1D0779: hue angle of 251.58º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #1D0779 is Cyan = 0.76, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 29 | 7 | 121 | - |
| CMYK | 0.76 | 0.94 | 0 | 0.53 |
| HSL | 251.58º | 0.89% | 0.25% | - |
| HSV(B) | 251.58º | 0.94% | 0.47% | - |
| XYZ | 4.03 | 1.79 | 18.22 | - |
| YUV | 26.57 | 181.29 | 129.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 7 | 121 | 0.76 | 0.94 | 0 | 0.53 | 251.58 | 0.89 | 0.25 |
| Hex | 1D | 7 | 79 | 4C | 5E | 0 | 35 | FC | 59 | 19 |
| Octal | 35 | 7 | 171 | 114 | 136 | 0 | 65 | 374 | 131 | 31 |
| Binary | 11101 | 111 | 1111001 | 1001100 | 1011110 | 0 | 110101 | 11111100 | 1011001 | 11001 |
Color Harmonies of #1D0779
Complementary color
Monochromatic Colors of #1D0779
Black with #1D0779
Text Example
Text Example
White with #1D0779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D0779; }
p { color: rgb(29,7,121); }
H1.HeaderClassName
{
color: #1D0779;
}
.AnyTagClassName
{
color: #1D0779;
}
</style>
background-color css
<style>
a { background-color: #1D0779; }
a { background-color: rgb(29,7,121); }
div.DivClassName
{
background-color: #1D0779;
}
.BgClassName
{
background-color: #1D0779;
}
</style>
border-color css
<style>
span { border-color: #1D0779; }
span { border-color: rgb(29,7,121); }
td.TdClassName
{
border-color: #1D0779;
}
.TagClassName
{
border-color: #1D0779;
}
</style>