Shades of Persian Indigo #271189
Tints of Persian Indigo #271189
RGB
CMYK
RGB Variations
Color information
#271189 (or 0x271189) is known color: Persian Indigo. HEX triplet: 27, 11 and 89. RGB value is (39,17,137). Sum of RGB (Red+Green+Blue) = 39+17+137=193 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.21% from 193); Green value is 17 (7.03% from 255 or 8.81% from 193); Blue value is 137 (53.91% from 255 or 70.98% from 193); Max value from RGB is 137 - color contains mainly: blue. Hex color #271189 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #271189 is #D8EE76. Grayscale: #242424. Windows color (decimal): -14216823 or 8982823. OLE color: 8982823.
HSL color Cylindrical-coordinate representation of color #271189: hue angle of 251º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #271189 is Cyan = 0.72, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 39 | 17 | 137 | - |
| CMYK | 0.72 | 0.88 | 0 | 0.46 |
| HSL | 251º | 0.78% | 0.3% | - |
| HSV(B) | 251º | 0.88% | 0.54% | - |
| XYZ | 5.55 | 2.64 | 23.88 | - |
| YUV | 37.26 | 184.29 | 129.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 17 | 137 | 0.72 | 0.88 | 0 | 0.46 | 251 | 0.78 | 0.3 |
| Hex | 27 | 11 | 89 | 48 | 58 | 0 | 2E | FB | 4E | 1E |
| Octal | 47 | 21 | 211 | 110 | 130 | 0 | 56 | 373 | 116 | 36 |
| Binary | 100111 | 10001 | 10001001 | 1001000 | 1011000 | 0 | 101110 | 11111011 | 1001110 | 11110 |
Color Harmonies of #271189
Complementary color
Monochromatic Colors of #271189
Black with #271189
Text Example
Text Example
White with #271189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271189; }
p { color: rgb(39,17,137); }
H1.HeaderClassName
{
color: #271189;
}
.AnyTagClassName
{
color: #271189;
}
</style>
background-color css
<style>
a { background-color: #271189; }
a { background-color: rgb(39,17,137); }
div.DivClassName
{
background-color: #271189;
}
.BgClassName
{
background-color: #271189;
}
</style>
border-color css
<style>
span { border-color: #271189; }
span { border-color: rgb(39,17,137); }
td.TdClassName
{
border-color: #271189;
}
.TagClassName
{
border-color: #271189;
}
</style>