Shades of Persian Indigo #312584
Tints of Persian Indigo #312584
RGB
CMYK
RGB Variations
Color information
#312584 (or 0x312584) is known color: Persian Indigo. HEX triplet: 31, 25 and 84. RGB value is (49,37,132). Sum of RGB (Red+Green+Blue) = 49+37+132=218 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.48% from 218); Green value is 37 (14.84% from 255 or 16.97% from 218); Blue value is 132 (51.95% from 255 or 60.55% from 218); Max value from RGB is 132 - color contains mainly: blue. Hex color #312584 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312584 is #CEDA7B. Grayscale: #333333. Windows color (decimal): -13556348 or 8660273. OLE color: 8660273.
HSL color Cylindrical-coordinate representation of color #312584: hue angle of 247.58º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #312584 is Cyan = 0.63, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 37 | 132 | - |
| CMYK | 0.63 | 0.72 | 0 | 0.48 |
| HSL | 247.58º | 0.56% | 0.33% | - |
| HSV(B) | 247.58º | 0.72% | 0.52% | - |
| XYZ | 6.09 | 3.64 | 22.21 | - |
| YUV | 51.42 | 173.48 | 126.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 37 | 132 | 0.63 | 0.72 | 0 | 0.48 | 247.58 | 0.56 | 0.33 |
| Hex | 31 | 25 | 84 | 3F | 48 | 0 | 30 | F8 | 38 | 21 |
| Octal | 61 | 45 | 204 | 77 | 110 | 0 | 60 | 370 | 70 | 41 |
| Binary | 110001 | 100101 | 10000100 | 111111 | 1001000 | 0 | 110000 | 11111000 | 111000 | 100001 |
Color Harmonies of #312584
Complementary color
Monochromatic Colors of #312584
Black with #312584
Text Example
Text Example
White with #312584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312584; }
p { color: rgb(49,37,132); }
H1.HeaderClassName
{
color: #312584;
}
.AnyTagClassName
{
color: #312584;
}
</style>
background-color css
<style>
a { background-color: #312584; }
a { background-color: rgb(49,37,132); }
div.DivClassName
{
background-color: #312584;
}
.BgClassName
{
background-color: #312584;
}
</style>
border-color css
<style>
span { border-color: #312584; }
span { border-color: rgb(49,37,132); }
td.TdClassName
{
border-color: #312584;
}
.TagClassName
{
border-color: #312584;
}
</style>