Shades of Persian Indigo #310184
Tints of Persian Indigo #310184
RGB
CMYK
RGB Variations
Color information
#310184 (or 0x310184) is known color: Persian Indigo. HEX triplet: 31, 01 and 84. RGB value is (49,1,132). Sum of RGB (Red+Green+Blue) = 49+1+132=182 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.92% from 182); Green value is 1 (0.78% from 255 or 0.55% from 182); Blue value is 132 (51.95% from 255 or 72.53% from 182); Max value from RGB is 132 - color contains mainly: blue. Hex color #310184 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310184 is #CEFE7B. Grayscale: #1D1D1D. Windows color (decimal): -13565564 or 8651057. OLE color: 8651057.
HSL color Cylindrical-coordinate representation of color #310184: hue angle of 261.98º degrees, saturation: 0.98, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #310184 is Cyan = 0.63, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 1 | 132 | - |
| CMYK | 0.63 | 0.99 | 0 | 0.48 |
| HSL | 261.98º | 0.98% | 0.26% | - |
| HSV(B) | 261.98º | 0.99% | 0.52% | - |
| XYZ | 5.44 | 2.34 | 21.99 | - |
| YUV | 30.29 | 185.4 | 141.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 1 | 132 | 0.63 | 0.99 | 0 | 0.48 | 261.98 | 0.98 | 0.26 |
| Hex | 31 | 1 | 84 | 3F | 63 | 0 | 30 | 106 | 62 | 1A |
| Octal | 61 | 1 | 204 | 77 | 143 | 0 | 60 | 406 | 142 | 32 |
| Binary | 110001 | 1 | 10000100 | 111111 | 1100011 | 0 | 110000 | 100000110 | 1100010 | 11010 |
Color Harmonies of #310184
Complementary color
Monochromatic Colors of #310184
Black with #310184
Text Example
Text Example
White with #310184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310184; }
p { color: rgb(49,1,132); }
H1.HeaderClassName
{
color: #310184;
}
.AnyTagClassName
{
color: #310184;
}
</style>
background-color css
<style>
a { background-color: #310184; }
a { background-color: rgb(49,1,132); }
div.DivClassName
{
background-color: #310184;
}
.BgClassName
{
background-color: #310184;
}
</style>
border-color css
<style>
span { border-color: #310184; }
span { border-color: rgb(49,1,132); }
td.TdClassName
{
border-color: #310184;
}
.TagClassName
{
border-color: #310184;
}
</style>