Shades of Persian Indigo #1F0671
Tints of Persian Indigo #1F0671
RGB
CMYK
RGB Variations
Color information
#1F0671 (or 0x1F0671) is known color: Persian Indigo. HEX triplet: 1F, 06 and 71. RGB value is (31,6,113). Sum of RGB (Red+Green+Blue) = 31+6+113=150 (19% of max value = 765). Red value is 31 (12.5% from 255 or 20.67% from 150); Green value is 6 (2.73% from 255 or 4% from 150); Blue value is 113 (44.53% from 255 or 75.33% from 150); Max value from RGB is 113 - color contains mainly: blue. Hex color #1F0671 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1F0671 is #E0F98E. Grayscale: #191919. Windows color (decimal): -14743951 or 7407135. OLE color: 7407135.
HSL color Cylindrical-coordinate representation of color #1F0671: hue angle of 254.02º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #1F0671 is Cyan = 0.73, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 31 | 6 | 113 | - |
| CMYK | 0.73 | 0.95 | 0 | 0.56 |
| HSL | 254.02º | 0.9% | 0.23% | - |
| HSV(B) | 254.02º | 0.95% | 0.44% | - |
| XYZ | 3.61 | 1.61 | 15.74 | - |
| YUV | 25.67 | 177.28 | 131.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 31 | 6 | 113 | 0.73 | 0.95 | 0 | 0.56 | 254.02 | 0.9 | 0.23 |
| Hex | 1F | 6 | 71 | 49 | 5F | 0 | 38 | FE | 5A | 17 |
| Octal | 37 | 6 | 161 | 111 | 137 | 0 | 70 | 376 | 132 | 27 |
| Binary | 11111 | 110 | 1110001 | 1001001 | 1011111 | 0 | 111000 | 11111110 | 1011010 | 10111 |
Color Harmonies of #1F0671
Complementary color
Monochromatic Colors of #1F0671
Black with #1F0671
Text Example
Text Example
White with #1F0671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1F0671; }
p { color: rgb(31,6,113); }
H1.HeaderClassName
{
color: #1F0671;
}
.AnyTagClassName
{
color: #1F0671;
}
</style>
background-color css
<style>
a { background-color: #1F0671; }
a { background-color: rgb(31,6,113); }
div.DivClassName
{
background-color: #1F0671;
}
.BgClassName
{
background-color: #1F0671;
}
</style>
border-color css
<style>
span { border-color: #1F0671; }
span { border-color: rgb(31,6,113); }
td.TdClassName
{
border-color: #1F0671;
}
.TagClassName
{
border-color: #1F0671;
}
</style>