Shades of Persian Indigo #271271
Tints of Persian Indigo #271271
RGB
CMYK
RGB Variations
Color information
#271271 (or 0x271271) is known color: Persian Indigo. HEX triplet: 27, 12 and 71. RGB value is (39,18,113). Sum of RGB (Red+Green+Blue) = 39+18+113=170 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.94% from 170); Green value is 18 (7.42% from 255 or 10.59% from 170); Blue value is 113 (44.53% from 255 or 66.47% from 170); Max value from RGB is 113 - color contains mainly: blue. Hex color #271271 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271271 is #D8ED8E. Grayscale: #222222. Windows color (decimal): -14216591 or 7410215. OLE color: 7410215.
HSL color Cylindrical-coordinate representation of color #271271: hue angle of 253.26º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #271271 is Cyan = 0.65, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 18 | 113 | - |
| CMYK | 0.65 | 0.84 | 0 | 0.56 |
| HSL | 253.26º | 0.73% | 0.26% | - |
| HSV(B) | 253.26º | 0.84% | 0.44% | - |
| XYZ | 4.03 | 2.06 | 15.81 | - |
| YUV | 35.11 | 171.96 | 130.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 18 | 113 | 0.65 | 0.84 | 0 | 0.56 | 253.26 | 0.73 | 0.26 |
| Hex | 27 | 12 | 71 | 41 | 54 | 0 | 38 | FD | 49 | 1A |
| Octal | 47 | 22 | 161 | 101 | 124 | 0 | 70 | 375 | 111 | 32 |
| Binary | 100111 | 10010 | 1110001 | 1000001 | 1010100 | 0 | 111000 | 11111101 | 1001001 | 11010 |
Color Harmonies of #271271
Complementary color
Monochromatic Colors of #271271
Black with #271271
Text Example
Text Example
White with #271271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271271; }
p { color: rgb(39,18,113); }
H1.HeaderClassName
{
color: #271271;
}
.AnyTagClassName
{
color: #271271;
}
</style>
background-color css
<style>
a { background-color: #271271; }
a { background-color: rgb(39,18,113); }
div.DivClassName
{
background-color: #271271;
}
.BgClassName
{
background-color: #271271;
}
</style>
border-color css
<style>
span { border-color: #271271; }
span { border-color: rgb(39,18,113); }
td.TdClassName
{
border-color: #271271;
}
.TagClassName
{
border-color: #271271;
}
</style>