Shades of Persian Indigo #310384
Tints of Persian Indigo #310384
RGB
CMYK
RGB Variations
Color information
#310384 (or 0x310384) is known color: Persian Indigo. HEX triplet: 31, 03 and 84. RGB value is (49,3,132). Sum of RGB (Red+Green+Blue) = 49+3+132=184 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.63% from 184); Green value is 3 (1.56% from 255 or 1.63% from 184); Blue value is 132 (51.95% from 255 or 71.74% from 184); Max value from RGB is 132 - color contains mainly: blue. Hex color #310384 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310384 is #CEFC7B. Grayscale: #1E1E1E. Windows color (decimal): -13565052 or 8651569. OLE color: 8651569.
HSL color Cylindrical-coordinate representation of color #310384: hue angle of 261.4º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #310384 is Cyan = 0.63, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 3 | 132 | - |
| CMYK | 0.63 | 0.98 | 0 | 0.48 |
| HSL | 261.4º | 0.96% | 0.26% | - |
| HSV(B) | 261.4º | 0.98% | 0.52% | - |
| XYZ | 5.46 | 2.38 | 22 | - |
| YUV | 31.46 | 184.74 | 140.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 3 | 132 | 0.63 | 0.98 | 0 | 0.48 | 261.4 | 0.96 | 0.26 |
| Hex | 31 | 3 | 84 | 3F | 62 | 0 | 30 | 105 | 60 | 1A |
| Octal | 61 | 3 | 204 | 77 | 142 | 0 | 60 | 405 | 140 | 32 |
| Binary | 110001 | 11 | 10000100 | 111111 | 1100010 | 0 | 110000 | 100000101 | 1100000 | 11010 |
Color Harmonies of #310384
Complementary color
Monochromatic Colors of #310384
Black with #310384
Text Example
Text Example
White with #310384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310384; }
p { color: rgb(49,3,132); }
H1.HeaderClassName
{
color: #310384;
}
.AnyTagClassName
{
color: #310384;
}
</style>
background-color css
<style>
a { background-color: #310384; }
a { background-color: rgb(49,3,132); }
div.DivClassName
{
background-color: #310384;
}
.BgClassName
{
background-color: #310384;
}
</style>
border-color css
<style>
span { border-color: #310384; }
span { border-color: rgb(49,3,132); }
td.TdClassName
{
border-color: #310384;
}
.TagClassName
{
border-color: #310384;
}
</style>