Shades of Persian Indigo #270777
Tints of Persian Indigo #270777
RGB
CMYK
RGB Variations
Color information
#270777 (or 0x270777) is known color: Persian Indigo. HEX triplet: 27, 07 and 77. RGB value is (39,7,119). Sum of RGB (Red+Green+Blue) = 39+7+119=165 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.64% from 165); Green value is 7 (3.12% from 255 or 4.24% from 165); Blue value is 119 (46.88% from 255 or 72.12% from 165); Max value from RGB is 119 - color contains mainly: blue. Hex color #270777 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270777 is #D8F888. Grayscale: #1C1C1C. Windows color (decimal): -14219401 or 7800615. OLE color: 7800615.
HSL color Cylindrical-coordinate representation of color #270777: hue angle of 257.14º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #270777 is Cyan = 0.67, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 7 | 119 | - |
| CMYK | 0.67 | 0.94 | 0 | 0.53 |
| HSL | 257.14º | 0.89% | 0.25% | - |
| HSV(B) | 257.14º | 0.94% | 0.47% | - |
| XYZ | 4.24 | 1.92 | 17.6 | - |
| YUV | 29.34 | 178.6 | 134.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 119 | 0.67 | 0.94 | 0 | 0.53 | 257.14 | 0.89 | 0.25 |
| Hex | 27 | 7 | 77 | 43 | 5E | 0 | 35 | 101 | 59 | 19 |
| Octal | 47 | 7 | 167 | 103 | 136 | 0 | 65 | 401 | 131 | 31 |
| Binary | 100111 | 111 | 1110111 | 1000011 | 1011110 | 0 | 110101 | 100000001 | 1011001 | 11001 |
Color Harmonies of #270777
Complementary color
Monochromatic Colors of #270777
Black with #270777
Text Example
Text Example
White with #270777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270777; }
p { color: rgb(39,7,119); }
H1.HeaderClassName
{
color: #270777;
}
.AnyTagClassName
{
color: #270777;
}
</style>
background-color css
<style>
a { background-color: #270777; }
a { background-color: rgb(39,7,119); }
div.DivClassName
{
background-color: #270777;
}
.BgClassName
{
background-color: #270777;
}
</style>
border-color css
<style>
span { border-color: #270777; }
span { border-color: rgb(39,7,119); }
td.TdClassName
{
border-color: #270777;
}
.TagClassName
{
border-color: #270777;
}
</style>