Shades of Persian Indigo #311380
Tints of Persian Indigo #311380
RGB
CMYK
RGB Variations
Color information
#311380 (or 0x311380) is known color: Persian Indigo. HEX triplet: 31, 13 and 80. RGB value is (49,19,128). Sum of RGB (Red+Green+Blue) = 49+19+128=196 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25% from 196); Green value is 19 (7.81% from 255 or 9.69% from 196); Blue value is 128 (50.39% from 255 or 65.31% from 196); Max value from RGB is 128 - color contains mainly: blue. Hex color #311380 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311380 is #CEEC7F. Grayscale: #272727. Windows color (decimal): -13560960 or 8393521. OLE color: 8393521.
HSL color Cylindrical-coordinate representation of color #311380: hue angle of 256.51º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #311380 is Cyan = 0.62, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 49 | 19 | 128 | - |
| CMYK | 0.62 | 0.85 | 0 | 0.50 |
| HSL | 256.51º | 0.74% | 0.29% | - |
| HSV(B) | 256.51º | 0.85% | 0.5% | - |
| XYZ | 5.4 | 2.68 | 20.65 | - |
| YUV | 40.4 | 177.44 | 134.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 128 | 0.62 | 0.85 | 0 | 0.50 | 256.51 | 0.74 | 0.29 |
| Hex | 31 | 13 | 80 | 3E | 55 | 0 | 32 | 101 | 4A | 1D |
| Octal | 61 | 23 | 200 | 76 | 125 | 0 | 62 | 401 | 112 | 35 |
| Binary | 110001 | 10011 | 10000000 | 111110 | 1010101 | 0 | 110010 | 100000001 | 1001010 | 11101 |
Color Harmonies of #311380
Complementary color
Monochromatic Colors of #311380
Black with #311380
Text Example
Text Example
White with #311380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311380; }
p { color: rgb(49,19,128); }
H1.HeaderClassName
{
color: #311380;
}
.AnyTagClassName
{
color: #311380;
}
</style>
background-color css
<style>
a { background-color: #311380; }
a { background-color: rgb(49,19,128); }
div.DivClassName
{
background-color: #311380;
}
.BgClassName
{
background-color: #311380;
}
</style>
border-color css
<style>
span { border-color: #311380; }
span { border-color: rgb(49,19,128); }
td.TdClassName
{
border-color: #311380;
}
.TagClassName
{
border-color: #311380;
}
</style>