Shades of Persian Indigo #271685
Tints of Persian Indigo #271685
RGB
CMYK
RGB Variations
Color information
#271685 (or 0x271685) is known color: Persian Indigo. HEX triplet: 27, 16 and 85. RGB value is (39,22,133). Sum of RGB (Red+Green+Blue) = 39+22+133=194 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.10% from 194); Green value is 22 (8.98% from 255 or 11.34% from 194); Blue value is 133 (52.34% from 255 or 68.56% from 194); Max value from RGB is 133 - color contains mainly: blue. Hex color #271685 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #271685 is #D8E97A. Grayscale: #272727. Windows color (decimal): -14215547 or 8721959. OLE color: 8721959.
HSL color Cylindrical-coordinate representation of color #271685: hue angle of 249.19º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #271685 is Cyan = 0.71, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 22 | 133 | - |
| CMYK | 0.71 | 0.83 | 0 | 0.48 |
| HSL | 249.19º | 0.72% | 0.3% | - |
| HSV(B) | 249.19º | 0.83% | 0.52% | - |
| XYZ | 5.36 | 2.7 | 22.43 | - |
| YUV | 39.74 | 180.63 | 127.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 22 | 133 | 0.71 | 0.83 | 0 | 0.48 | 249.19 | 0.72 | 0.3 |
| Hex | 27 | 16 | 85 | 47 | 53 | 0 | 30 | F9 | 48 | 1E |
| Octal | 47 | 26 | 205 | 107 | 123 | 0 | 60 | 371 | 110 | 36 |
| Binary | 100111 | 10110 | 10000101 | 1000111 | 1010011 | 0 | 110000 | 11111001 | 1001000 | 11110 |
Color Harmonies of #271685
Complementary color
Monochromatic Colors of #271685
Black with #271685
Text Example
Text Example
White with #271685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271685; }
p { color: rgb(39,22,133); }
H1.HeaderClassName
{
color: #271685;
}
.AnyTagClassName
{
color: #271685;
}
</style>
background-color css
<style>
a { background-color: #271685; }
a { background-color: rgb(39,22,133); }
div.DivClassName
{
background-color: #271685;
}
.BgClassName
{
background-color: #271685;
}
</style>
border-color css
<style>
span { border-color: #271685; }
span { border-color: rgb(39,22,133); }
td.TdClassName
{
border-color: #271685;
}
.TagClassName
{
border-color: #271685;
}
</style>