Shades of Persian Indigo #312081
Tints of Persian Indigo #312081
RGB
CMYK
RGB Variations
Color information
#312081 (or 0x312081) is known color: Persian Indigo. HEX triplet: 31, 20 and 81. RGB value is (49,32,129). Sum of RGB (Red+Green+Blue) = 49+32+129=210 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.33% from 210); Green value is 32 (12.89% from 255 or 15.24% from 210); Blue value is 129 (50.78% from 255 or 61.43% from 210); Max value from RGB is 129 - color contains mainly: blue. Hex color #312081 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312081 is #CEDF7E. Grayscale: #2F2F2F. Windows color (decimal): -13557631 or 8462385. OLE color: 8462385.
HSL color Cylindrical-coordinate representation of color #312081: hue angle of 250.52º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #312081 is Cyan = 0.62, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 32 | 129 | - |
| CMYK | 0.62 | 0.75 | 0 | 0.49 |
| HSL | 250.52º | 0.6% | 0.32% | - |
| HSV(B) | 250.52º | 0.75% | 0.51% | - |
| XYZ | 5.75 | 3.27 | 21.1 | - |
| YUV | 48.14 | 173.63 | 128.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 32 | 129 | 0.62 | 0.75 | 0 | 0.49 | 250.52 | 0.6 | 0.32 |
| Hex | 31 | 20 | 81 | 3E | 4B | 0 | 31 | FB | 3C | 20 |
| Octal | 61 | 40 | 201 | 76 | 113 | 0 | 61 | 373 | 74 | 40 |
| Binary | 110001 | 100000 | 10000001 | 111110 | 1001011 | 0 | 110001 | 11111011 | 111100 | 100000 |
Color Harmonies of #312081
Complementary color
Monochromatic Colors of #312081
Black with #312081
Text Example
Text Example
White with #312081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312081; }
p { color: rgb(49,32,129); }
H1.HeaderClassName
{
color: #312081;
}
.AnyTagClassName
{
color: #312081;
}
</style>
background-color css
<style>
a { background-color: #312081; }
a { background-color: rgb(49,32,129); }
div.DivClassName
{
background-color: #312081;
}
.BgClassName
{
background-color: #312081;
}
</style>
border-color css
<style>
span { border-color: #312081; }
span { border-color: rgb(49,32,129); }
td.TdClassName
{
border-color: #312081;
}
.TagClassName
{
border-color: #312081;
}
</style>