Shades of Persian Indigo #271270
Tints of Persian Indigo #271270
RGB
CMYK
RGB Variations
Color information
#271270 (or 0x271270) is known color: Persian Indigo. HEX triplet: 27, 12 and 70. RGB value is (39,18,112). Sum of RGB (Red+Green+Blue) = 39+18+112=169 (22% of max value = 765). Red value is 39 (15.62% from 255 or 23.08% from 169); Green value is 18 (7.42% from 255 or 10.65% from 169); Blue value is 112 (44.14% from 255 or 66.27% from 169); Max value from RGB is 112 - color contains mainly: blue. Hex color #271270 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271270 is #D8ED8F. Grayscale: #222222. Windows color (decimal): -14216592 or 7344679. OLE color: 7344679.
HSL color Cylindrical-coordinate representation of color #271270: hue angle of 253.4º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #271270 is Cyan = 0.65, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 18 | 112 | - |
| CMYK | 0.65 | 0.84 | 0 | 0.56 |
| HSL | 253.4º | 0.72% | 0.25% | - |
| HSV(B) | 253.4º | 0.84% | 0.44% | - |
| XYZ | 3.98 | 2.03 | 15.51 | - |
| YUV | 35 | 171.46 | 130.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 18 | 112 | 0.65 | 0.84 | 0 | 0.56 | 253.4 | 0.72 | 0.25 |
| Hex | 27 | 12 | 70 | 41 | 54 | 0 | 38 | FD | 48 | 19 |
| Octal | 47 | 22 | 160 | 101 | 124 | 0 | 70 | 375 | 110 | 31 |
| Binary | 100111 | 10010 | 1110000 | 1000001 | 1010100 | 0 | 111000 | 11111101 | 1001000 | 11001 |
Color Harmonies of #271270
Complementary color
Monochromatic Colors of #271270
Black with #271270
Text Example
Text Example
White with #271270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271270; }
p { color: rgb(39,18,112); }
H1.HeaderClassName
{
color: #271270;
}
.AnyTagClassName
{
color: #271270;
}
</style>
background-color css
<style>
a { background-color: #271270; }
a { background-color: rgb(39,18,112); }
div.DivClassName
{
background-color: #271270;
}
.BgClassName
{
background-color: #271270;
}
</style>
border-color css
<style>
span { border-color: #271270; }
span { border-color: rgb(39,18,112); }
td.TdClassName
{
border-color: #271270;
}
.TagClassName
{
border-color: #271270;
}
</style>