Shades of Persian Indigo #312582
Tints of Persian Indigo #312582
RGB
CMYK
RGB Variations
Color information
#312582 (or 0x312582) is known color: Persian Indigo. HEX triplet: 31, 25 and 82. RGB value is (49,37,130). Sum of RGB (Red+Green+Blue) = 49+37+130=216 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.69% from 216); Green value is 37 (14.84% from 255 or 17.13% from 216); Blue value is 130 (51.17% from 255 or 60.19% from 216); Max value from RGB is 130 - color contains mainly: blue. Hex color #312582 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312582 is #CEDA7D. Grayscale: #323232. Windows color (decimal): -13556350 or 8529201. OLE color: 8529201.
HSL color Cylindrical-coordinate representation of color #312582: hue angle of 247.74º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #312582 is Cyan = 0.62, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 37 | 130 | - |
| CMYK | 0.62 | 0.72 | 0 | 0.49 |
| HSL | 247.74º | 0.56% | 0.33% | - |
| HSV(B) | 247.74º | 0.72% | 0.51% | - |
| XYZ | 5.96 | 3.59 | 21.5 | - |
| YUV | 51.19 | 172.48 | 126.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 37 | 130 | 0.62 | 0.72 | 0 | 0.49 | 247.74 | 0.56 | 0.33 |
| Hex | 31 | 25 | 82 | 3E | 48 | 0 | 31 | F8 | 38 | 21 |
| Octal | 61 | 45 | 202 | 76 | 110 | 0 | 61 | 370 | 70 | 41 |
| Binary | 110001 | 100101 | 10000010 | 111110 | 1001000 | 0 | 110001 | 11111000 | 111000 | 100001 |
Color Harmonies of #312582
Complementary color
Monochromatic Colors of #312582
Black with #312582
Text Example
Text Example
White with #312582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312582; }
p { color: rgb(49,37,130); }
H1.HeaderClassName
{
color: #312582;
}
.AnyTagClassName
{
color: #312582;
}
</style>
background-color css
<style>
a { background-color: #312582; }
a { background-color: rgb(49,37,130); }
div.DivClassName
{
background-color: #312582;
}
.BgClassName
{
background-color: #312582;
}
</style>
border-color css
<style>
span { border-color: #312582; }
span { border-color: rgb(49,37,130); }
td.TdClassName
{
border-color: #312582;
}
.TagClassName
{
border-color: #312582;
}
</style>