Shades of Persian Indigo #271587
Tints of Persian Indigo #271587
RGB
CMYK
RGB Variations
Color information
#271587 (or 0x271587) is known color: Persian Indigo. HEX triplet: 27, 15 and 87. RGB value is (39,21,135). Sum of RGB (Red+Green+Blue) = 39+21+135=195 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20% from 195); Green value is 21 (8.59% from 255 or 10.77% from 195); Blue value is 135 (53.12% from 255 or 69.23% from 195); Max value from RGB is 135 - color contains mainly: blue. Hex color #271587 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #271587 is #D8EA78. Grayscale: #262626. Windows color (decimal): -14215801 or 8852775. OLE color: 8852775.
HSL color Cylindrical-coordinate representation of color #271587: hue angle of 249.47º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #271587 is Cyan = 0.71, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 21 | 135 | - |
| CMYK | 0.71 | 0.84 | 0 | 0.47 |
| HSL | 249.47º | 0.73% | 0.31% | - |
| HSV(B) | 249.47º | 0.84% | 0.53% | - |
| XYZ | 5.48 | 2.72 | 23.16 | - |
| YUV | 39.38 | 181.96 | 127.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 21 | 135 | 0.71 | 0.84 | 0 | 0.47 | 249.47 | 0.73 | 0.31 |
| Hex | 27 | 15 | 87 | 47 | 54 | 0 | 2F | F9 | 49 | 1F |
| Octal | 47 | 25 | 207 | 107 | 124 | 0 | 57 | 371 | 111 | 37 |
| Binary | 100111 | 10101 | 10000111 | 1000111 | 1010100 | 0 | 101111 | 11111001 | 1001001 | 11111 |
Color Harmonies of #271587
Complementary color
Monochromatic Colors of #271587
Black with #271587
Text Example
Text Example
White with #271587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271587; }
p { color: rgb(39,21,135); }
H1.HeaderClassName
{
color: #271587;
}
.AnyTagClassName
{
color: #271587;
}
</style>
background-color css
<style>
a { background-color: #271587; }
a { background-color: rgb(39,21,135); }
div.DivClassName
{
background-color: #271587;
}
.BgClassName
{
background-color: #271587;
}
</style>
border-color css
<style>
span { border-color: #271587; }
span { border-color: rgb(39,21,135); }
td.TdClassName
{
border-color: #271587;
}
.TagClassName
{
border-color: #271587;
}
</style>