Shades of Persian Indigo #1F0669
Tints of Persian Indigo #1F0669
RGB
CMYK
RGB Variations
Color information
#1F0669 (or 0x1F0669) is known color: Persian Indigo. HEX triplet: 1F, 06 and 69. RGB value is (31,6,105). Sum of RGB (Red+Green+Blue) = 31+6+105=142 (18% of max value = 765). Red value is 31 (12.5% from 255 or 21.83% from 142); Green value is 6 (2.73% from 255 or 4.23% from 142); Blue value is 105 (41.41% from 255 or 73.94% from 142); Max value from RGB is 105 - color contains mainly: blue. Hex color #1F0669 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1F0669 is #E0F996. Grayscale: #181818. Windows color (decimal): -14743959 or 6882847. OLE color: 6882847.
HSL color Cylindrical-coordinate representation of color #1F0669: hue angle of 255.15º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #1F0669 is Cyan = 0.70, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 31 | 6 | 105 | - |
| CMYK | 0.70 | 0.94 | 0 | 0.59 |
| HSL | 255.15º | 0.89% | 0.22% | - |
| HSV(B) | 255.15º | 0.94% | 0.41% | - |
| XYZ | 3.18 | 1.44 | 13.48 | - |
| YUV | 24.76 | 173.28 | 132.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 31 | 6 | 105 | 0.70 | 0.94 | 0 | 0.59 | 255.15 | 0.89 | 0.22 |
| Hex | 1F | 6 | 69 | 46 | 5E | 0 | 3B | FF | 59 | 16 |
| Octal | 37 | 6 | 151 | 106 | 136 | 0 | 73 | 377 | 131 | 26 |
| Binary | 11111 | 110 | 1101001 | 1000110 | 1011110 | 0 | 111011 | 11111111 | 1011001 | 10110 |
Color Harmonies of #1F0669
Complementary color
Monochromatic Colors of #1F0669
Black with #1F0669
Text Example
Text Example
White with #1F0669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1F0669; }
p { color: rgb(31,6,105); }
H1.HeaderClassName
{
color: #1F0669;
}
.AnyTagClassName
{
color: #1F0669;
}
</style>
background-color css
<style>
a { background-color: #1F0669; }
a { background-color: rgb(31,6,105); }
div.DivClassName
{
background-color: #1F0669;
}
.BgClassName
{
background-color: #1F0669;
}
</style>
border-color css
<style>
span { border-color: #1F0669; }
span { border-color: rgb(31,6,105); }
td.TdClassName
{
border-color: #1F0669;
}
.TagClassName
{
border-color: #1F0669;
}
</style>