Shades of Persian Indigo #270864
Tints of Persian Indigo #270864
RGB
CMYK
RGB Variations
Color information
#270864 (or 0x270864) is known color: Persian Indigo. HEX triplet: 27, 08 and 64. RGB value is (39,8,100). Sum of RGB (Red+Green+Blue) = 39+8+100=147 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.53% from 147); Green value is 8 (3.52% from 255 or 5.44% from 147); Blue value is 100 (39.45% from 255 or 68.03% from 147); Max value from RGB is 100 - color contains mainly: blue. Hex color #270864 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270864 is #D8F79B. Grayscale: #1B1B1B. Windows color (decimal): -14219164 or 6555687. OLE color: 6555687.
HSL color Cylindrical-coordinate representation of color #270864: hue angle of 260.22º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #270864 is Cyan = 0.61, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 39 | 8 | 100 | - |
| CMYK | 0.61 | 0.92 | 0 | 0.61 |
| HSL | 260.22º | 0.85% | 0.21% | - |
| HSV(B) | 260.22º | 0.92% | 0.39% | - |
| XYZ | 3.22 | 1.53 | 12.18 | - |
| YUV | 27.76 | 168.77 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 8 | 100 | 0.61 | 0.92 | 0 | 0.61 | 260.22 | 0.85 | 0.21 |
| Hex | 27 | 8 | 64 | 3D | 5C | 0 | 3D | 104 | 55 | 15 |
| Octal | 47 | 10 | 144 | 75 | 134 | 0 | 75 | 404 | 125 | 25 |
| Binary | 100111 | 1000 | 1100100 | 111101 | 1011100 | 0 | 111101 | 100000100 | 1010101 | 10101 |
Color Harmonies of #270864
Complementary color
Monochromatic Colors of #270864
Black with #270864
Text Example
Text Example
White with #270864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270864; }
p { color: rgb(39,8,100); }
H1.HeaderClassName
{
color: #270864;
}
.AnyTagClassName
{
color: #270864;
}
</style>
background-color css
<style>
a { background-color: #270864; }
a { background-color: rgb(39,8,100); }
div.DivClassName
{
background-color: #270864;
}
.BgClassName
{
background-color: #270864;
}
</style>
border-color css
<style>
span { border-color: #270864; }
span { border-color: rgb(39,8,100); }
td.TdClassName
{
border-color: #270864;
}
.TagClassName
{
border-color: #270864;
}
</style>