Shades of Persian Indigo #311892
Tints of Persian Indigo #311892
RGB
CMYK
RGB Variations
Color information
#311892 (or 0x311892) is known color: Persian Indigo. HEX triplet: 31, 18 and 92. RGB value is (49,24,146). Sum of RGB (Red+Green+Blue) = 49+24+146=219 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.37% from 219); Green value is 24 (9.77% from 255 or 10.96% from 219); Blue value is 146 (57.42% from 255 or 66.67% from 219); Max value from RGB is 146 - color contains mainly: blue. Hex color #311892 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311892 is #CEE76D. Grayscale: #2C2C2C. Windows color (decimal): -13559662 or 9574449. OLE color: 9574449.
HSL color Cylindrical-coordinate representation of color #311892: hue angle of 252.3º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #311892 is Cyan = 0.66, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 24 | 146 | - |
| CMYK | 0.66 | 0.84 | 0 | 0.43 |
| HSL | 252.3º | 0.72% | 0.33% | - |
| HSV(B) | 252.3º | 0.84% | 0.57% | - |
| XYZ | 6.78 | 3.38 | 27.49 | - |
| YUV | 45.38 | 184.78 | 130.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 24 | 146 | 0.66 | 0.84 | 0 | 0.43 | 252.3 | 0.72 | 0.33 |
| Hex | 31 | 18 | 92 | 42 | 54 | 0 | 2B | FC | 48 | 21 |
| Octal | 61 | 30 | 222 | 102 | 124 | 0 | 53 | 374 | 110 | 41 |
| Binary | 110001 | 11000 | 10010010 | 1000010 | 1010100 | 0 | 101011 | 11111100 | 1001000 | 100001 |
Color Harmonies of #311892
Complementary color
Monochromatic Colors of #311892
Black with #311892
Text Example
Text Example
White with #311892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311892; }
p { color: rgb(49,24,146); }
H1.HeaderClassName
{
color: #311892;
}
.AnyTagClassName
{
color: #311892;
}
</style>
background-color css
<style>
a { background-color: #311892; }
a { background-color: rgb(49,24,146); }
div.DivClassName
{
background-color: #311892;
}
.BgClassName
{
background-color: #311892;
}
</style>
border-color css
<style>
span { border-color: #311892; }
span { border-color: rgb(49,24,146); }
td.TdClassName
{
border-color: #311892;
}
.TagClassName
{
border-color: #311892;
}
</style>