Shades of Persian Indigo #1D0168
Tints of Persian Indigo #1D0168
RGB
CMYK
RGB Variations
Color information
#1D0168 (or 0x1D0168) is known color: Persian Indigo. HEX triplet: 1D, 01 and 68. RGB value is (29,1,104). Sum of RGB (Red+Green+Blue) = 29+1+104=134 (17% of max value = 765). Red value is 29 (11.72% from 255 or 21.64% from 134); Green value is 1 (0.78% from 255 or 0.75% from 134); Blue value is 104 (41.02% from 255 or 77.61% from 134); Max value from RGB is 104 - color contains mainly: blue. Hex color #1D0168 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1D0168 is #E2FE97. Grayscale: #141414. Windows color (decimal): -14876312 or 6816029. OLE color: 6816029.
HSL color Cylindrical-coordinate representation of color #1D0168: hue angle of 256.31º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #1D0168 is Cyan = 0.72, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 29 | 1 | 104 | - |
| CMYK | 0.72 | 0.99 | 0 | 0.59 |
| HSL | 256.31º | 0.98% | 0.21% | - |
| HSV(B) | 256.31º | 0.99% | 0.41% | - |
| XYZ | 3.02 | 1.28 | 13.19 | - |
| YUV | 21.11 | 174.78 | 133.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 1 | 104 | 0.72 | 0.99 | 0 | 0.59 | 256.31 | 0.98 | 0.21 |
| Hex | 1D | 1 | 68 | 48 | 63 | 0 | 3B | 100 | 62 | 15 |
| Octal | 35 | 1 | 150 | 110 | 143 | 0 | 73 | 400 | 142 | 25 |
| Binary | 11101 | 1 | 1101000 | 1001000 | 1100011 | 0 | 111011 | 100000000 | 1100010 | 10101 |
Color Harmonies of #1D0168
Complementary color
Monochromatic Colors of #1D0168
Black with #1D0168
Text Example
Text Example
White with #1D0168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D0168; }
p { color: rgb(29,1,104); }
H1.HeaderClassName
{
color: #1D0168;
}
.AnyTagClassName
{
color: #1D0168;
}
</style>
background-color css
<style>
a { background-color: #1D0168; }
a { background-color: rgb(29,1,104); }
div.DivClassName
{
background-color: #1D0168;
}
.BgClassName
{
background-color: #1D0168;
}
</style>
border-color css
<style>
span { border-color: #1D0168; }
span { border-color: rgb(29,1,104); }
td.TdClassName
{
border-color: #1D0168;
}
.TagClassName
{
border-color: #1D0168;
}
</style>