Shades of Persian Indigo #310382
Tints of Persian Indigo #310382
RGB
CMYK
RGB Variations
Color information
#310382 (or 0x310382) is known color: Persian Indigo. HEX triplet: 31, 03 and 82. RGB value is (49,3,130). Sum of RGB (Red+Green+Blue) = 49+3+130=182 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.92% from 182); Green value is 3 (1.56% from 255 or 1.65% from 182); Blue value is 130 (51.17% from 255 or 71.43% from 182); Max value from RGB is 130 - color contains mainly: blue. Hex color #310382 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310382 is #CEFC7D. Grayscale: #1E1E1E. Windows color (decimal): -13565054 or 8520497. OLE color: 8520497.
HSL color Cylindrical-coordinate representation of color #310382: hue angle of 261.73º degrees, saturation: 0.95, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #310382 is Cyan = 0.62, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 3 | 130 | - |
| CMYK | 0.62 | 0.98 | 0 | 0.49 |
| HSL | 261.73º | 0.95% | 0.26% | - |
| HSV(B) | 261.73º | 0.98% | 0.51% | - |
| XYZ | 5.33 | 2.33 | 21.29 | - |
| YUV | 31.23 | 183.74 | 140.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 3 | 130 | 0.62 | 0.98 | 0 | 0.49 | 261.73 | 0.95 | 0.26 |
| Hex | 31 | 3 | 82 | 3E | 62 | 0 | 31 | 106 | 5F | 1A |
| Octal | 61 | 3 | 202 | 76 | 142 | 0 | 61 | 406 | 137 | 32 |
| Binary | 110001 | 11 | 10000010 | 111110 | 1100010 | 0 | 110001 | 100000110 | 1011111 | 11010 |
Color Harmonies of #310382
Complementary color
Monochromatic Colors of #310382
Black with #310382
Text Example
Text Example
White with #310382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310382; }
p { color: rgb(49,3,130); }
H1.HeaderClassName
{
color: #310382;
}
.AnyTagClassName
{
color: #310382;
}
</style>
background-color css
<style>
a { background-color: #310382; }
a { background-color: rgb(49,3,130); }
div.DivClassName
{
background-color: #310382;
}
.BgClassName
{
background-color: #310382;
}
</style>
border-color css
<style>
span { border-color: #310382; }
span { border-color: rgb(49,3,130); }
td.TdClassName
{
border-color: #310382;
}
.TagClassName
{
border-color: #310382;
}
</style>