Shades of Persian Indigo #31076A
Tints of Persian Indigo #31076A
RGB
CMYK
RGB Variations
Color information
#31076A (or 0x31076A) is known color: Persian Indigo. HEX triplet: 31, 07 and 6A. RGB value is (49,7,106). Sum of RGB (Red+Green+Blue) = 49+7+106=162 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.25% from 162); Green value is 7 (3.12% from 255 or 4.32% from 162); Blue value is 106 (41.80% from 255 or 65.43% from 162); Max value from RGB is 106 - color contains mainly: blue. Hex color #31076A is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #31076A is #CEF895. Grayscale: #1E1E1E. Windows color (decimal): -13564054 or 6948657. OLE color: 6948657.
HSL color Cylindrical-coordinate representation of color #31076A: hue angle of 265.45º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #31076A is Cyan = 0.54, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 49 | 7 | 106 | - |
| CMYK | 0.54 | 0.93 | 0 | 0.58 |
| HSL | 265.45º | 0.88% | 0.22% | - |
| HSV(B) | 265.45º | 0.93% | 0.42% | - |
| XYZ | 3.94 | 1.85 | 13.78 | - |
| YUV | 30.84 | 170.41 | 140.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 106 | 0.54 | 0.93 | 0 | 0.58 | 265.45 | 0.88 | 0.22 |
| Hex | 31 | 7 | 6A | 36 | 5D | 0 | 3A | 109 | 58 | 16 |
| Octal | 61 | 7 | 152 | 66 | 135 | 0 | 72 | 411 | 130 | 26 |
| Binary | 110001 | 111 | 1101010 | 110110 | 1011101 | 0 | 111010 | 100001001 | 1011000 | 10110 |
Color Harmonies of #31076A
Complementary color
Monochromatic Colors of #31076A
Black with #31076A
Text Example
Text Example
White with #31076A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #31076A; }
p { color: rgb(49,7,106); }
H1.HeaderClassName
{
color: #31076A;
}
.AnyTagClassName
{
color: #31076A;
}
</style>
background-color css
<style>
a { background-color: #31076A; }
a { background-color: rgb(49,7,106); }
div.DivClassName
{
background-color: #31076A;
}
.BgClassName
{
background-color: #31076A;
}
</style>
border-color css
<style>
span { border-color: #31076A; }
span { border-color: rgb(49,7,106); }
td.TdClassName
{
border-color: #31076A;
}
.TagClassName
{
border-color: #31076A;
}
</style>