Shades of Persian Indigo #271482
Tints of Persian Indigo #271482
RGB
CMYK
RGB Variations
Color information
#271482 (or 0x271482) is known color: Persian Indigo. HEX triplet: 27, 14 and 82. RGB value is (39,20,130). Sum of RGB (Red+Green+Blue) = 39+20+130=189 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.63% from 189); Green value is 20 (8.20% from 255 or 10.58% from 189); Blue value is 130 (51.17% from 255 or 68.78% from 189); Max value from RGB is 130 - color contains mainly: blue. Hex color #271482 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #271482 is #D8EB7D. Grayscale: #252525. Windows color (decimal): -14216062 or 8524839. OLE color: 8524839.
HSL color Cylindrical-coordinate representation of color #271482: hue angle of 250.36º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #271482 is Cyan = 0.70, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 20 | 130 | - |
| CMYK | 0.70 | 0.85 | 0 | 0.49 |
| HSL | 250.36º | 0.73% | 0.29% | - |
| HSV(B) | 250.36º | 0.85% | 0.51% | - |
| XYZ | 5.12 | 2.54 | 21.34 | - |
| YUV | 38.22 | 179.79 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 20 | 130 | 0.70 | 0.85 | 0 | 0.49 | 250.36 | 0.73 | 0.29 |
| Hex | 27 | 14 | 82 | 46 | 55 | 0 | 31 | FA | 49 | 1D |
| Octal | 47 | 24 | 202 | 106 | 125 | 0 | 61 | 372 | 111 | 35 |
| Binary | 100111 | 10100 | 10000010 | 1000110 | 1010101 | 0 | 110001 | 11111010 | 1001001 | 11101 |
Color Harmonies of #271482
Complementary color
Monochromatic Colors of #271482
Black with #271482
Text Example
Text Example
White with #271482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271482; }
p { color: rgb(39,20,130); }
H1.HeaderClassName
{
color: #271482;
}
.AnyTagClassName
{
color: #271482;
}
</style>
background-color css
<style>
a { background-color: #271482; }
a { background-color: rgb(39,20,130); }
div.DivClassName
{
background-color: #271482;
}
.BgClassName
{
background-color: #271482;
}
</style>
border-color css
<style>
span { border-color: #271482; }
span { border-color: rgb(39,20,130); }
td.TdClassName
{
border-color: #271482;
}
.TagClassName
{
border-color: #271482;
}
</style>