Shades of Persian Indigo #310261
Tints of Persian Indigo #310261
RGB
CMYK
RGB Variations
Color information
#310261 (or 0x310261) is known color: Persian Indigo. HEX triplet: 31, 02 and 61. RGB value is (49,2,97). Sum of RGB (Red+Green+Blue) = 49+2+97=148 (19% of max value = 765). Red value is 49 (19.53% from 255 or 33.11% from 148); Green value is 2 (1.17% from 255 or 1.35% from 148); Blue value is 97 (38.28% from 255 or 65.54% from 148); Max value from RGB is 97 - color contains mainly: blue. Hex color #310261 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310261 is #CEFD9E. Grayscale: #1A1A1A. Windows color (decimal): -13565343 or 6357553. OLE color: 6357553.
HSL color Cylindrical-coordinate representation of color #310261: hue angle of 269.68º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #310261 is Cyan = 0.49, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 2 | 97 | - |
| CMYK | 0.49 | 0.98 | 0 | 0.62 |
| HSL | 269.68º | 0.96% | 0.19% | - |
| HSV(B) | 269.68º | 0.98% | 0.38% | - |
| XYZ | 3.45 | 1.56 | 11.43 | - |
| YUV | 26.88 | 167.57 | 143.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 2 | 97 | 0.49 | 0.98 | 0 | 0.62 | 269.68 | 0.96 | 0.19 |
| Hex | 31 | 2 | 61 | 31 | 62 | 0 | 3E | 10E | 60 | 13 |
| Octal | 61 | 2 | 141 | 61 | 142 | 0 | 76 | 416 | 140 | 23 |
| Binary | 110001 | 10 | 1100001 | 110001 | 1100010 | 0 | 111110 | 100001110 | 1100000 | 10011 |
Color Harmonies of #310261
Complementary color
Monochromatic Colors of #310261
Black with #310261
Text Example
Text Example
White with #310261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310261; }
p { color: rgb(49,2,97); }
H1.HeaderClassName
{
color: #310261;
}
.AnyTagClassName
{
color: #310261;
}
</style>
background-color css
<style>
a { background-color: #310261; }
a { background-color: rgb(49,2,97); }
div.DivClassName
{
background-color: #310261;
}
.BgClassName
{
background-color: #310261;
}
</style>
border-color css
<style>
span { border-color: #310261; }
span { border-color: rgb(49,2,97); }
td.TdClassName
{
border-color: #310261;
}
.TagClassName
{
border-color: #310261;
}
</style>