Shades of Persian Indigo #310265
Tints of Persian Indigo #310265
RGB
CMYK
RGB Variations
Color information
#310265 (or 0x310265) is known color: Persian Indigo. HEX triplet: 31, 02 and 65. RGB value is (49,2,101). Sum of RGB (Red+Green+Blue) = 49+2+101=152 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.24% from 152); Green value is 2 (1.17% from 255 or 1.32% from 152); Blue value is 101 (39.84% from 255 or 66.45% from 152); Max value from RGB is 101 - color contains mainly: blue. Hex color #310265 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310265 is #CEFD9A. Grayscale: #1A1A1A. Windows color (decimal): -13565339 or 6619697. OLE color: 6619697.
HSL color Cylindrical-coordinate representation of color #310265: hue angle of 268.48º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #310265 is Cyan = 0.51, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 2 | 101 | - |
| CMYK | 0.51 | 0.98 | 0 | 0.60 |
| HSL | 268.48º | 0.96% | 0.2% | - |
| HSV(B) | 268.48º | 0.98% | 0.4% | - |
| XYZ | 3.64 | 1.64 | 12.44 | - |
| YUV | 27.34 | 169.57 | 143.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 2 | 101 | 0.51 | 0.98 | 0 | 0.60 | 268.48 | 0.96 | 0.2 |
| Hex | 31 | 2 | 65 | 33 | 62 | 0 | 3C | 10C | 60 | 14 |
| Octal | 61 | 2 | 145 | 63 | 142 | 0 | 74 | 414 | 140 | 24 |
| Binary | 110001 | 10 | 1100101 | 110011 | 1100010 | 0 | 111100 | 100001100 | 1100000 | 10100 |
Color Harmonies of #310265
Complementary color
Monochromatic Colors of #310265
Black with #310265
Text Example
Text Example
White with #310265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310265; }
p { color: rgb(49,2,101); }
H1.HeaderClassName
{
color: #310265;
}
.AnyTagClassName
{
color: #310265;
}
</style>
background-color css
<style>
a { background-color: #310265; }
a { background-color: rgb(49,2,101); }
div.DivClassName
{
background-color: #310265;
}
.BgClassName
{
background-color: #310265;
}
</style>
border-color css
<style>
span { border-color: #310265; }
span { border-color: rgb(49,2,101); }
td.TdClassName
{
border-color: #310265;
}
.TagClassName
{
border-color: #310265;
}
</style>