Shades of Persian Indigo #271184
Tints of Persian Indigo #271184
RGB
CMYK
RGB Variations
Color information
#271184 (or 0x271184) is known color: Persian Indigo. HEX triplet: 27, 11 and 84. RGB value is (39,17,132). Sum of RGB (Red+Green+Blue) = 39+17+132=188 (24% of max value = 765). Red value is 39 (15.62% from 255 or 20.74% from 188); Green value is 17 (7.03% from 255 or 9.04% from 188); Blue value is 132 (51.95% from 255 or 70.21% from 188); Max value from RGB is 132 - color contains mainly: blue. Hex color #271184 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #271184 is #D8EE7B. Grayscale: #242424. Windows color (decimal): -14216828 or 8655143. OLE color: 8655143.
HSL color Cylindrical-coordinate representation of color #271184: hue angle of 251.48º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #271184 is Cyan = 0.70, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 17 | 132 | - |
| CMYK | 0.70 | 0.87 | 0 | 0.48 |
| HSL | 251.48º | 0.77% | 0.29% | - |
| HSV(B) | 251.48º | 0.87% | 0.52% | - |
| XYZ | 5.2 | 2.5 | 22.04 | - |
| YUV | 36.69 | 181.79 | 129.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 17 | 132 | 0.70 | 0.87 | 0 | 0.48 | 251.48 | 0.77 | 0.29 |
| Hex | 27 | 11 | 84 | 46 | 57 | 0 | 30 | FB | 4D | 1D |
| Octal | 47 | 21 | 204 | 106 | 127 | 0 | 60 | 373 | 115 | 35 |
| Binary | 100111 | 10001 | 10000100 | 1000110 | 1010111 | 0 | 110000 | 11111011 | 1001101 | 11101 |
Color Harmonies of #271184
Complementary color
Monochromatic Colors of #271184
Black with #271184
Text Example
Text Example
White with #271184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271184; }
p { color: rgb(39,17,132); }
H1.HeaderClassName
{
color: #271184;
}
.AnyTagClassName
{
color: #271184;
}
</style>
background-color css
<style>
a { background-color: #271184; }
a { background-color: rgb(39,17,132); }
div.DivClassName
{
background-color: #271184;
}
.BgClassName
{
background-color: #271184;
}
</style>
border-color css
<style>
span { border-color: #271184; }
span { border-color: rgb(39,17,132); }
td.TdClassName
{
border-color: #271184;
}
.TagClassName
{
border-color: #271184;
}
</style>