Shades of Persian Indigo #271286
Tints of Persian Indigo #271286
RGB
CMYK
RGB Variations
Color information
#271286 (or 0x271286) is known color: Persian Indigo. HEX triplet: 27, 12 and 86. RGB value is (39,18,134). Sum of RGB (Red+Green+Blue) = 39+18+134=191 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.42% from 191); Green value is 18 (7.42% from 255 or 9.42% from 191); Blue value is 134 (52.73% from 255 or 70.16% from 191); Max value from RGB is 134 - color contains mainly: blue. Hex color #271286 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #271286 is #D8ED79. Grayscale: #252525. Windows color (decimal): -14216570 or 8786471. OLE color: 8786471.
HSL color Cylindrical-coordinate representation of color #271286: hue angle of 250.86º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #271286 is Cyan = 0.71, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 18 | 134 | - |
| CMYK | 0.71 | 0.87 | 0 | 0.47 |
| HSL | 250.86º | 0.76% | 0.3% | - |
| HSV(B) | 250.86º | 0.87% | 0.53% | - |
| XYZ | 5.36 | 2.59 | 22.77 | - |
| YUV | 37.5 | 182.46 | 129.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 18 | 134 | 0.71 | 0.87 | 0 | 0.47 | 250.86 | 0.76 | 0.3 |
| Hex | 27 | 12 | 86 | 47 | 57 | 0 | 2F | FB | 4C | 1E |
| Octal | 47 | 22 | 206 | 107 | 127 | 0 | 57 | 373 | 114 | 36 |
| Binary | 100111 | 10010 | 10000110 | 1000111 | 1010111 | 0 | 101111 | 11111011 | 1001100 | 11110 |
Color Harmonies of #271286
Complementary color
Monochromatic Colors of #271286
Black with #271286
Text Example
Text Example
White with #271286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271286; }
p { color: rgb(39,18,134); }
H1.HeaderClassName
{
color: #271286;
}
.AnyTagClassName
{
color: #271286;
}
</style>
background-color css
<style>
a { background-color: #271286; }
a { background-color: rgb(39,18,134); }
div.DivClassName
{
background-color: #271286;
}
.BgClassName
{
background-color: #271286;
}
</style>
border-color css
<style>
span { border-color: #271286; }
span { border-color: rgb(39,18,134); }
td.TdClassName
{
border-color: #271286;
}
.TagClassName
{
border-color: #271286;
}
</style>