Shades of Persian Indigo #271380
Tints of Persian Indigo #271380
RGB
CMYK
RGB Variations
Color information
#271380 (or 0x271380) is known color: Persian Indigo. HEX triplet: 27, 13 and 80. RGB value is (39,19,128). Sum of RGB (Red+Green+Blue) = 39+19+128=186 (24% of max value = 765). Red value is 39 (15.62% from 255 or 20.97% from 186); Green value is 19 (7.81% from 255 or 10.22% from 186); Blue value is 128 (50.39% from 255 or 68.82% from 186); Max value from RGB is 128 - color contains mainly: blue. Hex color #271380 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #271380 is #D8EC7F. Grayscale: #242424. Windows color (decimal): -14216320 or 8393511. OLE color: 8393511.
HSL color Cylindrical-coordinate representation of color #271380: hue angle of 251.01º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #271380 is Cyan = 0.70, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 39 | 19 | 128 | - |
| CMYK | 0.70 | 0.85 | 0 | 0.50 |
| HSL | 251.01º | 0.74% | 0.29% | - |
| HSV(B) | 251.01º | 0.85% | 0.5% | - |
| XYZ | 4.97 | 2.46 | 20.63 | - |
| YUV | 37.41 | 179.13 | 129.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 19 | 128 | 0.70 | 0.85 | 0 | 0.50 | 251.01 | 0.74 | 0.29 |
| Hex | 27 | 13 | 80 | 46 | 55 | 0 | 32 | FB | 4A | 1D |
| Octal | 47 | 23 | 200 | 106 | 125 | 0 | 62 | 373 | 112 | 35 |
| Binary | 100111 | 10011 | 10000000 | 1000110 | 1010101 | 0 | 110010 | 11111011 | 1001010 | 11101 |
Color Harmonies of #271380
Complementary color
Monochromatic Colors of #271380
Black with #271380
Text Example
Text Example
White with #271380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271380; }
p { color: rgb(39,19,128); }
H1.HeaderClassName
{
color: #271380;
}
.AnyTagClassName
{
color: #271380;
}
</style>
background-color css
<style>
a { background-color: #271380; }
a { background-color: rgb(39,19,128); }
div.DivClassName
{
background-color: #271380;
}
.BgClassName
{
background-color: #271380;
}
</style>
border-color css
<style>
span { border-color: #271380; }
span { border-color: rgb(39,19,128); }
td.TdClassName
{
border-color: #271380;
}
.TagClassName
{
border-color: #271380;
}
</style>