Shades of Persian Indigo #271389
Tints of Persian Indigo #271389
RGB
CMYK
RGB Variations
Color information
#271389 (or 0x271389) is known color: Persian Indigo. HEX triplet: 27, 13 and 89. RGB value is (39,19,137). Sum of RGB (Red+Green+Blue) = 39+19+137=195 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20% from 195); Green value is 19 (7.81% from 255 or 9.74% from 195); Blue value is 137 (53.91% from 255 or 70.26% from 195); Max value from RGB is 137 - color contains mainly: blue. Hex color #271389 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #271389 is #D8EC76. Grayscale: #252525. Windows color (decimal): -14216311 or 8983335. OLE color: 8983335.
HSL color Cylindrical-coordinate representation of color #271389: hue angle of 250.17º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #271389 is Cyan = 0.72, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 39 | 19 | 137 | - |
| CMYK | 0.72 | 0.86 | 0 | 0.46 |
| HSL | 250.17º | 0.76% | 0.31% | - |
| HSV(B) | 250.17º | 0.86% | 0.54% | - |
| XYZ | 5.58 | 2.7 | 23.89 | - |
| YUV | 38.43 | 183.63 | 128.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 19 | 137 | 0.72 | 0.86 | 0 | 0.46 | 250.17 | 0.76 | 0.31 |
| Hex | 27 | 13 | 89 | 48 | 56 | 0 | 2E | FA | 4C | 1F |
| Octal | 47 | 23 | 211 | 110 | 126 | 0 | 56 | 372 | 114 | 37 |
| Binary | 100111 | 10011 | 10001001 | 1001000 | 1010110 | 0 | 101110 | 11111010 | 1001100 | 11111 |
Color Harmonies of #271389
Complementary color
Monochromatic Colors of #271389
Black with #271389
Text Example
Text Example
White with #271389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271389; }
p { color: rgb(39,19,137); }
H1.HeaderClassName
{
color: #271389;
}
.AnyTagClassName
{
color: #271389;
}
</style>
background-color css
<style>
a { background-color: #271389; }
a { background-color: rgb(39,19,137); }
div.DivClassName
{
background-color: #271389;
}
.BgClassName
{
background-color: #271389;
}
</style>
border-color css
<style>
span { border-color: #271389; }
span { border-color: rgb(39,19,137); }
td.TdClassName
{
border-color: #271389;
}
.TagClassName
{
border-color: #271389;
}
</style>