Shades of Persian Indigo #271579
Tints of Persian Indigo #271579
RGB
CMYK
RGB Variations
Color information
#271579 (or 0x271579) is known color: Persian Indigo. HEX triplet: 27, 15 and 79. RGB value is (39,21,121). Sum of RGB (Red+Green+Blue) = 39+21+121=181 (23% of max value = 765). Red value is 39 (15.62% from 255 or 21.55% from 181); Green value is 21 (8.59% from 255 or 11.60% from 181); Blue value is 121 (47.66% from 255 or 66.85% from 181); Max value from RGB is 121 - color contains mainly: blue. Hex color #271579 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271579 is #D8EA86. Grayscale: #252525. Windows color (decimal): -14215815 or 7935271. OLE color: 7935271.
HSL color Cylindrical-coordinate representation of color #271579: hue angle of 250.8º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #271579 is Cyan = 0.68, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 21 | 121 | - |
| CMYK | 0.68 | 0.83 | 0 | 0.53 |
| HSL | 250.8º | 0.7% | 0.28% | - |
| HSV(B) | 250.8º | 0.83% | 0.47% | - |
| XYZ | 4.56 | 2.35 | 18.3 | - |
| YUV | 37.78 | 174.96 | 128.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 21 | 121 | 0.68 | 0.83 | 0 | 0.53 | 250.8 | 0.7 | 0.28 |
| Hex | 27 | 15 | 79 | 44 | 53 | 0 | 35 | FB | 46 | 1C |
| Octal | 47 | 25 | 171 | 104 | 123 | 0 | 65 | 373 | 106 | 34 |
| Binary | 100111 | 10101 | 1111001 | 1000100 | 1010011 | 0 | 110101 | 11111011 | 1000110 | 11100 |
Color Harmonies of #271579
Complementary color
Monochromatic Colors of #271579
Black with #271579
Text Example
Text Example
White with #271579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271579; }
p { color: rgb(39,21,121); }
H1.HeaderClassName
{
color: #271579;
}
.AnyTagClassName
{
color: #271579;
}
</style>
background-color css
<style>
a { background-color: #271579; }
a { background-color: rgb(39,21,121); }
div.DivClassName
{
background-color: #271579;
}
.BgClassName
{
background-color: #271579;
}
</style>
border-color css
<style>
span { border-color: #271579; }
span { border-color: rgb(39,21,121); }
td.TdClassName
{
border-color: #271579;
}
.TagClassName
{
border-color: #271579;
}
</style>