Shades of Persian Indigo #271487
Tints of Persian Indigo #271487
RGB
CMYK
RGB Variations
Color information
#271487 (or 0x271487) is known color: Persian Indigo. HEX triplet: 27, 14 and 87. RGB value is (39,20,135). Sum of RGB (Red+Green+Blue) = 39+20+135=194 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.10% from 194); Green value is 20 (8.20% from 255 or 10.31% from 194); Blue value is 135 (53.12% from 255 or 69.59% from 194); Max value from RGB is 135 - color contains mainly: blue. Hex color #271487 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #271487 is #D8EB78. Grayscale: #262626. Windows color (decimal): -14216057 or 8852519. OLE color: 8852519.
HSL color Cylindrical-coordinate representation of color #271487: hue angle of 249.91º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #271487 is Cyan = 0.71, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 20 | 135 | - |
| CMYK | 0.71 | 0.85 | 0 | 0.47 |
| HSL | 249.91º | 0.74% | 0.3% | - |
| HSV(B) | 249.91º | 0.85% | 0.53% | - |
| XYZ | 5.46 | 2.68 | 23.15 | - |
| YUV | 38.79 | 182.29 | 128.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 20 | 135 | 0.71 | 0.85 | 0 | 0.47 | 249.91 | 0.74 | 0.3 |
| Hex | 27 | 14 | 87 | 47 | 55 | 0 | 2F | FA | 4A | 1E |
| Octal | 47 | 24 | 207 | 107 | 125 | 0 | 57 | 372 | 112 | 36 |
| Binary | 100111 | 10100 | 10000111 | 1000111 | 1010101 | 0 | 101111 | 11111010 | 1001010 | 11110 |
Color Harmonies of #271487
Complementary color
Monochromatic Colors of #271487
Black with #271487
Text Example
Text Example
White with #271487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271487; }
p { color: rgb(39,20,135); }
H1.HeaderClassName
{
color: #271487;
}
.AnyTagClassName
{
color: #271487;
}
</style>
background-color css
<style>
a { background-color: #271487; }
a { background-color: rgb(39,20,135); }
div.DivClassName
{
background-color: #271487;
}
.BgClassName
{
background-color: #271487;
}
</style>
border-color css
<style>
span { border-color: #271487; }
span { border-color: rgb(39,20,135); }
td.TdClassName
{
border-color: #271487;
}
.TagClassName
{
border-color: #271487;
}
</style>