Shades of Persian Indigo #310266
Tints of Persian Indigo #310266
RGB
CMYK
RGB Variations
Color information
#310266 (or 0x310266) is known color: Persian Indigo. HEX triplet: 31, 02 and 66. RGB value is (49,2,102). Sum of RGB (Red+Green+Blue) = 49+2+102=153 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.03% from 153); Green value is 2 (1.17% from 255 or 1.31% from 153); Blue value is 102 (40.23% from 255 or 66.67% from 153); Max value from RGB is 102 - color contains mainly: blue. Hex color #310266 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310266 is #CEFD99. Grayscale: #1B1B1B. Windows color (decimal): -13565338 or 6685233. OLE color: 6685233.
HSL color Cylindrical-coordinate representation of color #310266: hue angle of 268.2º 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 #310266 is Cyan = 0.52, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 2 | 102 | - |
| CMYK | 0.52 | 0.98 | 0 | 0.6 |
| HSL | 268.2º | 0.96% | 0.2% | - |
| HSV(B) | 268.2º | 0.98% | 0.4% | - |
| XYZ | 3.69 | 1.66 | 12.7 | - |
| YUV | 27.45 | 170.07 | 143.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 2 | 102 | 0.52 | 0.98 | 0 | 0.6 | 268.2 | 0.96 | 0.2 |
| Hex | 31 | 2 | 66 | 34 | 62 | 0 | 3C | 10C | 60 | 14 |
| Octal | 61 | 2 | 146 | 64 | 142 | 0 | 74 | 414 | 140 | 24 |
| Binary | 110001 | 10 | 1100110 | 110100 | 1100010 | 0 | 111100 | 100001100 | 1100000 | 10100 |
Color Harmonies of #310266
Complementary color
Monochromatic Colors of #310266
Black with #310266
Text Example
Text Example
White with #310266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310266; }
p { color: rgb(49,2,102); }
H1.HeaderClassName
{
color: #310266;
}
.AnyTagClassName
{
color: #310266;
}
</style>
background-color css
<style>
a { background-color: #310266; }
a { background-color: rgb(49,2,102); }
div.DivClassName
{
background-color: #310266;
}
.BgClassName
{
background-color: #310266;
}
</style>
border-color css
<style>
span { border-color: #310266; }
span { border-color: rgb(49,2,102); }
td.TdClassName
{
border-color: #310266;
}
.TagClassName
{
border-color: #310266;
}
</style>