Shades of Persian Indigo #270077
Tints of Persian Indigo #270077
RGB
CMYK
RGB Variations
Color information
#270077 (or 0x270077) is known color: Persian Indigo. HEX triplet: 27, 00 and 77. RGB value is (39,0,119). Sum of RGB (Red+Green+Blue) = 39+0+119=158 (20% of max value = 765). Red value is 39 (15.62% from 255 or 24.68% from 158); Green value is 0 (0.39% from 255 or 0% from 158); Blue value is 119 (46.88% from 255 or 75.32% from 158); Max value from RGB is 119 - color contains mainly: blue. Hex color #270077 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270077 is #D8FF88. Grayscale: #181818. Windows color (decimal): -14221193 or 7798823. OLE color: 7798823.
HSL color Cylindrical-coordinate representation of color #270077: hue angle of 259.66º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #270077 is Cyan = 0.67, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 0 | 119 | - |
| CMYK | 0.67 | 1 | 0 | 0.53 |
| HSL | 259.66º | 1% | 0.23% | - |
| HSV(B) | 259.66º | 1% | 0.47% | - |
| XYZ | 4.17 | 1.76 | 17.57 | - |
| YUV | 25.23 | 180.92 | 137.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 0 | 119 | 0.67 | 1 | 0 | 0.53 | 259.66 | 1 | 0.23 |
| Hex | 27 | 0 | 77 | 43 | 64 | 0 | 35 | 104 | 64 | 17 |
| Octal | 47 | 0 | 167 | 103 | 144 | 0 | 65 | 404 | 144 | 27 |
| Binary | 100111 | 0 | 1110111 | 1000011 | 1100100 | 0 | 110101 | 100000100 | 1100100 | 10111 |
Color Harmonies of #270077
Complementary color
Monochromatic Colors of #270077
Black with #270077
Text Example
Text Example
White with #270077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270077; }
p { color: rgb(39,0,119); }
H1.HeaderClassName
{
color: #270077;
}
.AnyTagClassName
{
color: #270077;
}
</style>
background-color css
<style>
a { background-color: #270077; }
a { background-color: rgb(39,0,119); }
div.DivClassName
{
background-color: #270077;
}
.BgClassName
{
background-color: #270077;
}
</style>
border-color css
<style>
span { border-color: #270077; }
span { border-color: rgb(39,0,119); }
td.TdClassName
{
border-color: #270077;
}
.TagClassName
{
border-color: #270077;
}
</style>