Shades of Persian Indigo #270686
Tints of Persian Indigo #270686
RGB
CMYK
RGB Variations
Color information
#270686 (or 0x270686) is known color: Persian Indigo. HEX triplet: 27, 06 and 86. RGB value is (39,6,134). Sum of RGB (Red+Green+Blue) = 39+6+134=179 (23% of max value = 765). Red value is 39 (15.62% from 255 or 21.79% from 179); Green value is 6 (2.73% from 255 or 3.35% from 179); Blue value is 134 (52.73% from 255 or 74.86% from 179); Max value from RGB is 134 - color contains mainly: blue. Hex color #270686 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270686 is #D8F979. Grayscale: #1D1D1D. Windows color (decimal): -14219642 or 8783399. OLE color: 8783399.
HSL color Cylindrical-coordinate representation of color #270686: hue angle of 255.47º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #270686 is Cyan = 0.71, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 6 | 134 | - |
| CMYK | 0.71 | 0.96 | 0 | 0.47 |
| HSL | 255.47º | 0.91% | 0.27% | - |
| HSV(B) | 255.47º | 0.96% | 0.53% | - |
| XYZ | 5.2 | 2.28 | 22.72 | - |
| YUV | 30.46 | 186.43 | 134.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 6 | 134 | 0.71 | 0.96 | 0 | 0.47 | 255.47 | 0.91 | 0.27 |
| Hex | 27 | 6 | 86 | 47 | 60 | 0 | 2F | FF | 5B | 1B |
| Octal | 47 | 6 | 206 | 107 | 140 | 0 | 57 | 377 | 133 | 33 |
| Binary | 100111 | 110 | 10000110 | 1000111 | 1100000 | 0 | 101111 | 11111111 | 1011011 | 11011 |
Color Harmonies of #270686
Complementary color
Monochromatic Colors of #270686
Black with #270686
Text Example
Text Example
White with #270686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270686; }
p { color: rgb(39,6,134); }
H1.HeaderClassName
{
color: #270686;
}
.AnyTagClassName
{
color: #270686;
}
</style>
background-color css
<style>
a { background-color: #270686; }
a { background-color: rgb(39,6,134); }
div.DivClassName
{
background-color: #270686;
}
.BgClassName
{
background-color: #270686;
}
</style>
border-color css
<style>
span { border-color: #270686; }
span { border-color: rgb(39,6,134); }
td.TdClassName
{
border-color: #270686;
}
.TagClassName
{
border-color: #270686;
}
</style>