Shades of Persian Indigo #271583
Tints of Persian Indigo #271583
RGB
CMYK
RGB Variations
Color information
#271583 (or 0x271583) is known color: Persian Indigo. HEX triplet: 27, 15 and 83. RGB value is (39,21,131). Sum of RGB (Red+Green+Blue) = 39+21+131=191 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.42% from 191); Green value is 21 (8.59% from 255 or 10.99% from 191); Blue value is 131 (51.56% from 255 or 68.59% from 191); Max value from RGB is 131 - color contains mainly: blue. Hex color #271583 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #271583 is #D8EA7C. Grayscale: #262626. Windows color (decimal): -14215805 or 8590631. OLE color: 8590631.
HSL color Cylindrical-coordinate representation of color #271583: hue angle of 249.82º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #271583 is Cyan = 0.70, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 21 | 131 | - |
| CMYK | 0.70 | 0.84 | 0 | 0.49 |
| HSL | 249.82º | 0.72% | 0.3% | - |
| HSV(B) | 249.82º | 0.84% | 0.51% | - |
| XYZ | 5.2 | 2.61 | 21.7 | - |
| YUV | 38.92 | 179.96 | 128.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 21 | 131 | 0.70 | 0.84 | 0 | 0.49 | 249.82 | 0.72 | 0.3 |
| Hex | 27 | 15 | 83 | 46 | 54 | 0 | 31 | FA | 48 | 1E |
| Octal | 47 | 25 | 203 | 106 | 124 | 0 | 61 | 372 | 110 | 36 |
| Binary | 100111 | 10101 | 10000011 | 1000110 | 1010100 | 0 | 110001 | 11111010 | 1001000 | 11110 |
Color Harmonies of #271583
Complementary color
Monochromatic Colors of #271583
Black with #271583
Text Example
Text Example
White with #271583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271583; }
p { color: rgb(39,21,131); }
H1.HeaderClassName
{
color: #271583;
}
.AnyTagClassName
{
color: #271583;
}
</style>
background-color css
<style>
a { background-color: #271583; }
a { background-color: rgb(39,21,131); }
div.DivClassName
{
background-color: #271583;
}
.BgClassName
{
background-color: #271583;
}
</style>
border-color css
<style>
span { border-color: #271583; }
span { border-color: rgb(39,21,131); }
td.TdClassName
{
border-color: #271583;
}
.TagClassName
{
border-color: #271583;
}
</style>