Shades of Persian Indigo #271471
Tints of Persian Indigo #271471
RGB
CMYK
RGB Variations
Color information
#271471 (or 0x271471) is known color: Persian Indigo. HEX triplet: 27, 14 and 71. RGB value is (39,20,113). Sum of RGB (Red+Green+Blue) = 39+20+113=172 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.67% from 172); Green value is 20 (8.20% from 255 or 11.63% from 172); Blue value is 113 (44.53% from 255 or 65.70% from 172); Max value from RGB is 113 - color contains mainly: blue. Hex color #271471 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271471 is #D8EB8E. Grayscale: #232323. Windows color (decimal): -14216079 or 7410727. OLE color: 7410727.
HSL color Cylindrical-coordinate representation of color #271471: hue angle of 252.26º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #271471 is Cyan = 0.65, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 20 | 113 | - |
| CMYK | 0.65 | 0.82 | 0 | 0.56 |
| HSL | 252.26º | 0.7% | 0.26% | - |
| HSV(B) | 252.26º | 0.82% | 0.44% | - |
| XYZ | 4.07 | 2.12 | 15.82 | - |
| YUV | 36.28 | 171.29 | 129.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 20 | 113 | 0.65 | 0.82 | 0 | 0.56 | 252.26 | 0.7 | 0.26 |
| Hex | 27 | 14 | 71 | 41 | 52 | 0 | 38 | FC | 46 | 1A |
| Octal | 47 | 24 | 161 | 101 | 122 | 0 | 70 | 374 | 106 | 32 |
| Binary | 100111 | 10100 | 1110001 | 1000001 | 1010010 | 0 | 111000 | 11111100 | 1000110 | 11010 |
Color Harmonies of #271471
Complementary color
Monochromatic Colors of #271471
Black with #271471
Text Example
Text Example
White with #271471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271471; }
p { color: rgb(39,20,113); }
H1.HeaderClassName
{
color: #271471;
}
.AnyTagClassName
{
color: #271471;
}
</style>
background-color css
<style>
a { background-color: #271471; }
a { background-color: rgb(39,20,113); }
div.DivClassName
{
background-color: #271471;
}
.BgClassName
{
background-color: #271471;
}
</style>
border-color css
<style>
span { border-color: #271471; }
span { border-color: rgb(39,20,113); }
td.TdClassName
{
border-color: #271471;
}
.TagClassName
{
border-color: #271471;
}
</style>