Shades of Persian Indigo #1D0267
Tints of Persian Indigo #1D0267
RGB
CMYK
RGB Variations
Color information
#1D0267 (or 0x1D0267) is known color: Persian Indigo. HEX triplet: 1D, 02 and 67. RGB value is (29,2,103). Sum of RGB (Red+Green+Blue) = 29+2+103=134 (17% of max value = 765). Red value is 29 (11.72% from 255 or 21.64% from 134); Green value is 2 (1.17% from 255 or 1.49% from 134); Blue value is 103 (40.62% from 255 or 76.87% from 134); Max value from RGB is 103 - color contains mainly: blue. Hex color #1D0267 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1D0267 is #E2FD98. Grayscale: #151515. Windows color (decimal): -14876057 or 6750749. OLE color: 6750749.
HSL color Cylindrical-coordinate representation of color #1D0267: hue angle of 256.04º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #1D0267 is Cyan = 0.72, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 29 | 2 | 103 | - |
| CMYK | 0.72 | 0.98 | 0 | 0.60 |
| HSL | 256.04º | 0.96% | 0.21% | - |
| HSV(B) | 256.04º | 0.98% | 0.4% | - |
| XYZ | 2.98 | 1.28 | 12.92 | - |
| YUV | 21.59 | 173.95 | 133.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 2 | 103 | 0.72 | 0.98 | 0 | 0.60 | 256.04 | 0.96 | 0.21 |
| Hex | 1D | 2 | 67 | 48 | 62 | 0 | 3C | 100 | 60 | 15 |
| Octal | 35 | 2 | 147 | 110 | 142 | 0 | 74 | 400 | 140 | 25 |
| Binary | 11101 | 10 | 1100111 | 1001000 | 1100010 | 0 | 111100 | 100000000 | 1100000 | 10101 |
Color Harmonies of #1D0267
Complementary color
Monochromatic Colors of #1D0267
Black with #1D0267
Text Example
Text Example
White with #1D0267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D0267; }
p { color: rgb(29,2,103); }
H1.HeaderClassName
{
color: #1D0267;
}
.AnyTagClassName
{
color: #1D0267;
}
</style>
background-color css
<style>
a { background-color: #1D0267; }
a { background-color: rgb(29,2,103); }
div.DivClassName
{
background-color: #1D0267;
}
.BgClassName
{
background-color: #1D0267;
}
</style>
border-color css
<style>
span { border-color: #1D0267; }
span { border-color: rgb(29,2,103); }
td.TdClassName
{
border-color: #1D0267;
}
.TagClassName
{
border-color: #1D0267;
}
</style>