Shades of Persian Indigo #271166
Tints of Persian Indigo #271166
RGB
CMYK
RGB Variations
Color information
#271166 (or 0x271166) is known color: Persian Indigo. HEX triplet: 27, 11 and 66. RGB value is (39,17,102). Sum of RGB (Red+Green+Blue) = 39+17+102=158 (20% of max value = 765). Red value is 39 (15.62% from 255 or 24.68% from 158); Green value is 17 (7.03% from 255 or 10.76% from 158); Blue value is 102 (40.23% from 255 or 64.56% from 158); Max value from RGB is 102 - color contains mainly: blue. Hex color #271166 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271166 is #D8EE99. Grayscale: #202020. Windows color (decimal): -14216858 or 6689063. OLE color: 6689063.
HSL color Cylindrical-coordinate representation of color #271166: hue angle of 255.53º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #271166 is Cyan = 0.62, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 39 | 17 | 102 | - |
| CMYK | 0.62 | 0.83 | 0 | 0.6 |
| HSL | 255.53º | 0.71% | 0.23% | - |
| HSV(B) | 255.53º | 0.83% | 0.4% | - |
| XYZ | 3.44 | 1.79 | 12.74 | - |
| YUV | 33.27 | 166.79 | 132.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 17 | 102 | 0.62 | 0.83 | 0 | 0.6 | 255.53 | 0.71 | 0.23 |
| Hex | 27 | 11 | 66 | 3E | 53 | 0 | 3C | 100 | 47 | 17 |
| Octal | 47 | 21 | 146 | 76 | 123 | 0 | 74 | 400 | 107 | 27 |
| Binary | 100111 | 10001 | 1100110 | 111110 | 1010011 | 0 | 111100 | 100000000 | 1000111 | 10111 |
Color Harmonies of #271166
Complementary color
Monochromatic Colors of #271166
Black with #271166
Text Example
Text Example
White with #271166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271166; }
p { color: rgb(39,17,102); }
H1.HeaderClassName
{
color: #271166;
}
.AnyTagClassName
{
color: #271166;
}
</style>
background-color css
<style>
a { background-color: #271166; }
a { background-color: rgb(39,17,102); }
div.DivClassName
{
background-color: #271166;
}
.BgClassName
{
background-color: #271166;
}
</style>
border-color css
<style>
span { border-color: #271166; }
span { border-color: rgb(39,17,102); }
td.TdClassName
{
border-color: #271166;
}
.TagClassName
{
border-color: #271166;
}
</style>