Shades of Persian Indigo #270860
Tints of Persian Indigo #270860
RGB
CMYK
RGB Variations
Color information
#270860 (or 0x270860) is known color: Persian Indigo. HEX triplet: 27, 08 and 60. RGB value is (39,8,96). Sum of RGB (Red+Green+Blue) = 39+8+96=143 (18% of max value = 765). Red value is 39 (15.62% from 255 or 27.27% from 143); Green value is 8 (3.52% from 255 or 5.59% from 143); Blue value is 96 (37.89% from 255 or 67.13% from 143); Max value from RGB is 96 - color contains mainly: blue. Hex color #270860 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270860 is #D8F79F. Grayscale: #1A1A1A. Windows color (decimal): -14219168 or 6293543. OLE color: 6293543.
HSL color Cylindrical-coordinate representation of color #270860: hue angle of 261.14º degrees, saturation: 0.85, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #270860 is Cyan = 0.59, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 8 | 96 | - |
| CMYK | 0.59 | 0.92 | 0 | 0.62 |
| HSL | 261.14º | 0.85% | 0.2% | - |
| HSV(B) | 261.14º | 0.92% | 0.38% | - |
| XYZ | 3.03 | 1.45 | 11.19 | - |
| YUV | 27.3 | 166.77 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 8 | 96 | 0.59 | 0.92 | 0 | 0.62 | 261.14 | 0.85 | 0.2 |
| Hex | 27 | 8 | 60 | 3B | 5C | 0 | 3E | 105 | 55 | 14 |
| Octal | 47 | 10 | 140 | 73 | 134 | 0 | 76 | 405 | 125 | 24 |
| Binary | 100111 | 1000 | 1100000 | 111011 | 1011100 | 0 | 111110 | 100000101 | 1010101 | 10100 |
Color Harmonies of #270860
Complementary color
Monochromatic Colors of #270860
Black with #270860
Text Example
Text Example
White with #270860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270860; }
p { color: rgb(39,8,96); }
H1.HeaderClassName
{
color: #270860;
}
.AnyTagClassName
{
color: #270860;
}
</style>
background-color css
<style>
a { background-color: #270860; }
a { background-color: rgb(39,8,96); }
div.DivClassName
{
background-color: #270860;
}
.BgClassName
{
background-color: #270860;
}
</style>
border-color css
<style>
span { border-color: #270860; }
span { border-color: rgb(39,8,96); }
td.TdClassName
{
border-color: #270860;
}
.TagClassName
{
border-color: #270860;
}
</style>