Shades of Persian Indigo #1D0675
Tints of Persian Indigo #1D0675
RGB
CMYK
RGB Variations
Color information
#1D0675 (or 0x1D0675) is known color: Persian Indigo. HEX triplet: 1D, 06 and 75. RGB value is (29,6,117). Sum of RGB (Red+Green+Blue) = 29+6+117=152 (20% of max value = 765). Red value is 29 (11.72% from 255 or 19.08% from 152); Green value is 6 (2.73% from 255 or 3.95% from 152); Blue value is 117 (46.09% from 255 or 76.97% from 152); Max value from RGB is 117 - color contains mainly: blue. Hex color #1D0675 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1D0675 is #E2F98A. Grayscale: #191919. Windows color (decimal): -14875019 or 7669277. OLE color: 7669277.
HSL color Cylindrical-coordinate representation of color #1D0675: hue angle of 252.43º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #1D0675 is Cyan = 0.75, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 29 | 6 | 117 | - |
| CMYK | 0.75 | 0.95 | 0 | 0.54 |
| HSL | 252.43º | 0.9% | 0.24% | - |
| HSV(B) | 252.43º | 0.95% | 0.46% | - |
| XYZ | 3.78 | 1.68 | 16.95 | - |
| YUV | 25.53 | 179.62 | 130.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 6 | 117 | 0.75 | 0.95 | 0 | 0.54 | 252.43 | 0.9 | 0.24 |
| Hex | 1D | 6 | 75 | 4B | 5F | 0 | 36 | FC | 5A | 18 |
| Octal | 35 | 6 | 165 | 113 | 137 | 0 | 66 | 374 | 132 | 30 |
| Binary | 11101 | 110 | 1110101 | 1001011 | 1011111 | 0 | 110110 | 11111100 | 1011010 | 11000 |
Color Harmonies of #1D0675
Complementary color
Monochromatic Colors of #1D0675
Black with #1D0675
Text Example
Text Example
White with #1D0675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D0675; }
p { color: rgb(29,6,117); }
H1.HeaderClassName
{
color: #1D0675;
}
.AnyTagClassName
{
color: #1D0675;
}
</style>
background-color css
<style>
a { background-color: #1D0675; }
a { background-color: rgb(29,6,117); }
div.DivClassName
{
background-color: #1D0675;
}
.BgClassName
{
background-color: #1D0675;
}
</style>
border-color css
<style>
span { border-color: #1D0675; }
span { border-color: rgb(29,6,117); }
td.TdClassName
{
border-color: #1D0675;
}
.TagClassName
{
border-color: #1D0675;
}
</style>