Shades of Persian Indigo #31046D
Tints of Persian Indigo #31046D
RGB
CMYK
RGB Variations
Color information
#31046D (or 0x31046D) is known color: Persian Indigo. HEX triplet: 31, 04 and 6D. RGB value is (49,4,109). Sum of RGB (Red+Green+Blue) = 49+4+109=162 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.25% from 162); Green value is 4 (1.95% from 255 or 2.47% from 162); Blue value is 109 (42.97% from 255 or 67.28% from 162); Max value from RGB is 109 - color contains mainly: blue. Hex color #31046D is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #31046D is #CEFB92. Grayscale: #1D1D1D. Windows color (decimal): -13564819 or 7144497. OLE color: 7144497.
HSL color Cylindrical-coordinate representation of color #31046D: hue angle of 265.71º degrees, saturation: 0.93, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #31046D is Cyan = 0.55, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 49 | 4 | 109 | - |
| CMYK | 0.55 | 0.96 | 0 | 0.57 |
| HSL | 265.71º | 0.93% | 0.22% | - |
| HSV(B) | 265.71º | 0.96% | 0.43% | - |
| XYZ | 4.07 | 1.84 | 14.61 | - |
| YUV | 29.43 | 172.91 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 4 | 109 | 0.55 | 0.96 | 0 | 0.57 | 265.71 | 0.93 | 0.22 |
| Hex | 31 | 4 | 6D | 37 | 60 | 0 | 39 | 10A | 5D | 16 |
| Octal | 61 | 4 | 155 | 67 | 140 | 0 | 71 | 412 | 135 | 26 |
| Binary | 110001 | 100 | 1101101 | 110111 | 1100000 | 0 | 111001 | 100001010 | 1011101 | 10110 |
Color Harmonies of #31046D
Complementary color
Monochromatic Colors of #31046D
Black with #31046D
Text Example
Text Example
White with #31046D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #31046D; }
p { color: rgb(49,4,109); }
H1.HeaderClassName
{
color: #31046D;
}
.AnyTagClassName
{
color: #31046D;
}
</style>
background-color css
<style>
a { background-color: #31046D; }
a { background-color: rgb(49,4,109); }
div.DivClassName
{
background-color: #31046D;
}
.BgClassName
{
background-color: #31046D;
}
</style>
border-color css
<style>
span { border-color: #31046D; }
span { border-color: rgb(49,4,109); }
td.TdClassName
{
border-color: #31046D;
}
.TagClassName
{
border-color: #31046D;
}
</style>