Shades of Persian Indigo #271083
Tints of Persian Indigo #271083
RGB
CMYK
RGB Variations
Color information
#271083 (or 0x271083) is known color: Persian Indigo. HEX triplet: 27, 10 and 83. RGB value is (39,16,131). Sum of RGB (Red+Green+Blue) = 39+16+131=186 (24% of max value = 765). Red value is 39 (15.62% from 255 or 20.97% from 186); Green value is 16 (6.64% from 255 or 8.60% from 186); Blue value is 131 (51.56% from 255 or 70.43% from 186); Max value from RGB is 131 - color contains mainly: blue. Hex color #271083 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #271083 is #D8EF7C. Grayscale: #232323. Windows color (decimal): -14217085 or 8589351. OLE color: 8589351.
HSL color Cylindrical-coordinate representation of color #271083: hue angle of 252º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #271083 is Cyan = 0.70, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 16 | 131 | - |
| CMYK | 0.70 | 0.88 | 0 | 0.49 |
| HSL | 252º | 0.78% | 0.29% | - |
| HSV(B) | 252º | 0.88% | 0.51% | - |
| XYZ | 5.12 | 2.44 | 21.67 | - |
| YUV | 35.99 | 181.62 | 130.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 16 | 131 | 0.70 | 0.88 | 0 | 0.49 | 252 | 0.78 | 0.29 |
| Hex | 27 | 10 | 83 | 46 | 58 | 0 | 31 | FC | 4E | 1D |
| Octal | 47 | 20 | 203 | 106 | 130 | 0 | 61 | 374 | 116 | 35 |
| Binary | 100111 | 10000 | 10000011 | 1000110 | 1011000 | 0 | 110001 | 11111100 | 1001110 | 11101 |
Color Harmonies of #271083
Complementary color
Monochromatic Colors of #271083
Black with #271083
Text Example
Text Example
White with #271083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271083; }
p { color: rgb(39,16,131); }
H1.HeaderClassName
{
color: #271083;
}
.AnyTagClassName
{
color: #271083;
}
</style>
background-color css
<style>
a { background-color: #271083; }
a { background-color: rgb(39,16,131); }
div.DivClassName
{
background-color: #271083;
}
.BgClassName
{
background-color: #271083;
}
</style>
border-color css
<style>
span { border-color: #271083; }
span { border-color: rgb(39,16,131); }
td.TdClassName
{
border-color: #271083;
}
.TagClassName
{
border-color: #271083;
}
</style>