Shades of Persian Indigo #271388
Tints of Persian Indigo #271388
RGB
CMYK
RGB Variations
Color information
#271388 (or 0x271388) is known color: Persian Indigo. HEX triplet: 27, 13 and 88. RGB value is (39,19,136). Sum of RGB (Red+Green+Blue) = 39+19+136=194 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.10% from 194); Green value is 19 (7.81% from 255 or 9.79% from 194); Blue value is 136 (53.52% from 255 or 70.10% from 194); Max value from RGB is 136 - color contains mainly: blue. Hex color #271388 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #271388 is #D8EC77. Grayscale: #252525. Windows color (decimal): -14216312 or 8917799. OLE color: 8917799.
HSL color Cylindrical-coordinate representation of color #271388: hue angle of 250.26º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #271388 is Cyan = 0.71, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 19 | 136 | - |
| CMYK | 0.71 | 0.86 | 0 | 0.47 |
| HSL | 250.26º | 0.75% | 0.3% | - |
| HSV(B) | 250.26º | 0.86% | 0.53% | - |
| XYZ | 5.51 | 2.67 | 23.52 | - |
| YUV | 38.32 | 183.13 | 128.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 19 | 136 | 0.71 | 0.86 | 0 | 0.47 | 250.26 | 0.75 | 0.3 |
| Hex | 27 | 13 | 88 | 47 | 56 | 0 | 2F | FA | 4B | 1E |
| Octal | 47 | 23 | 210 | 107 | 126 | 0 | 57 | 372 | 113 | 36 |
| Binary | 100111 | 10011 | 10001000 | 1000111 | 1010110 | 0 | 101111 | 11111010 | 1001011 | 11110 |
Color Harmonies of #271388
Complementary color
Monochromatic Colors of #271388
Black with #271388
Text Example
Text Example
White with #271388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271388; }
p { color: rgb(39,19,136); }
H1.HeaderClassName
{
color: #271388;
}
.AnyTagClassName
{
color: #271388;
}
</style>
background-color css
<style>
a { background-color: #271388; }
a { background-color: rgb(39,19,136); }
div.DivClassName
{
background-color: #271388;
}
.BgClassName
{
background-color: #271388;
}
</style>
border-color css
<style>
span { border-color: #271388; }
span { border-color: rgb(39,19,136); }
td.TdClassName
{
border-color: #271388;
}
.TagClassName
{
border-color: #271388;
}
</style>