Shades of Persian Indigo #271585
Tints of Persian Indigo #271585
RGB
CMYK
RGB Variations
Color information
#271585 (or 0x271585) is known color: Persian Indigo. HEX triplet: 27, 15 and 85. RGB value is (39,21,133). Sum of RGB (Red+Green+Blue) = 39+21+133=193 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.21% from 193); Green value is 21 (8.59% from 255 or 10.88% from 193); Blue value is 133 (52.34% from 255 or 68.91% from 193); Max value from RGB is 133 - color contains mainly: blue. Hex color #271585 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #271585 is #D8EA7A. Grayscale: #262626. Windows color (decimal): -14215803 or 8721703. OLE color: 8721703.
HSL color Cylindrical-coordinate representation of color #271585: hue angle of 249.64º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #271585 is Cyan = 0.71, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 21 | 133 | - |
| CMYK | 0.71 | 0.84 | 0 | 0.48 |
| HSL | 249.64º | 0.73% | 0.3% | - |
| HSV(B) | 249.64º | 0.84% | 0.52% | - |
| XYZ | 5.34 | 2.66 | 22.42 | - |
| YUV | 39.15 | 180.96 | 127.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 21 | 133 | 0.71 | 0.84 | 0 | 0.48 | 249.64 | 0.73 | 0.3 |
| Hex | 27 | 15 | 85 | 47 | 54 | 0 | 30 | FA | 49 | 1E |
| Octal | 47 | 25 | 205 | 107 | 124 | 0 | 60 | 372 | 111 | 36 |
| Binary | 100111 | 10101 | 10000101 | 1000111 | 1010100 | 0 | 110000 | 11111010 | 1001001 | 11110 |
Color Harmonies of #271585
Complementary color
Monochromatic Colors of #271585
Black with #271585
Text Example
Text Example
White with #271585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271585; }
p { color: rgb(39,21,133); }
H1.HeaderClassName
{
color: #271585;
}
.AnyTagClassName
{
color: #271585;
}
</style>
background-color css
<style>
a { background-color: #271585; }
a { background-color: rgb(39,21,133); }
div.DivClassName
{
background-color: #271585;
}
.BgClassName
{
background-color: #271585;
}
</style>
border-color css
<style>
span { border-color: #271585; }
span { border-color: rgb(39,21,133); }
td.TdClassName
{
border-color: #271585;
}
.TagClassName
{
border-color: #271585;
}
</style>