Shades of Persian Indigo #1F0774
Tints of Persian Indigo #1F0774
RGB
CMYK
RGB Variations
Color information
#1F0774 (or 0x1F0774) is known color: Persian Indigo. HEX triplet: 1F, 07 and 74. RGB value is (31,7,116). Sum of RGB (Red+Green+Blue) = 31+7+116=154 (20% of max value = 765). Red value is 31 (12.5% from 255 or 20.13% from 154); Green value is 7 (3.12% from 255 or 4.55% from 154); Blue value is 116 (45.70% from 255 or 75.32% from 154); Max value from RGB is 116 - color contains mainly: blue. Hex color #1F0774 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1F0774 is #E0F88B. Grayscale: #1A1A1A. Windows color (decimal): -14743692 or 7603999. OLE color: 7603999.
HSL color Cylindrical-coordinate representation of color #1F0774: hue angle of 253.21º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #1F0774 is Cyan = 0.73, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 31 | 7 | 116 | - |
| CMYK | 0.73 | 0.94 | 0 | 0.55 |
| HSL | 253.21º | 0.89% | 0.24% | - |
| HSV(B) | 253.21º | 0.94% | 0.45% | - |
| XYZ | 3.79 | 1.7 | 16.65 | - |
| YUV | 26.6 | 178.45 | 131.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 31 | 7 | 116 | 0.73 | 0.94 | 0 | 0.55 | 253.21 | 0.89 | 0.24 |
| Hex | 1F | 7 | 74 | 49 | 5E | 0 | 37 | FD | 59 | 18 |
| Octal | 37 | 7 | 164 | 111 | 136 | 0 | 67 | 375 | 131 | 30 |
| Binary | 11111 | 111 | 1110100 | 1001001 | 1011110 | 0 | 110111 | 11111101 | 1011001 | 11000 |
Color Harmonies of #1F0774
Complementary color
Monochromatic Colors of #1F0774
Black with #1F0774
Text Example
Text Example
White with #1F0774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1F0774; }
p { color: rgb(31,7,116); }
H1.HeaderClassName
{
color: #1F0774;
}
.AnyTagClassName
{
color: #1F0774;
}
</style>
background-color css
<style>
a { background-color: #1F0774; }
a { background-color: rgb(31,7,116); }
div.DivClassName
{
background-color: #1F0774;
}
.BgClassName
{
background-color: #1F0774;
}
</style>
border-color css
<style>
span { border-color: #1F0774; }
span { border-color: rgb(31,7,116); }
td.TdClassName
{
border-color: #1F0774;
}
.TagClassName
{
border-color: #1F0774;
}
</style>