Shades of Persian Indigo #270977
Tints of Persian Indigo #270977
RGB
CMYK
RGB Variations
Color information
#270977 (or 0x270977) is known color: Persian Indigo. HEX triplet: 27, 09 and 77. RGB value is (39,9,119). Sum of RGB (Red+Green+Blue) = 39+9+119=167 (22% of max value = 765). Red value is 39 (15.62% from 255 or 23.35% from 167); Green value is 9 (3.91% from 255 or 5.39% from 167); Blue value is 119 (46.88% from 255 or 71.26% from 167); Max value from RGB is 119 - color contains mainly: blue. Hex color #270977 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270977 is #D8F688. Grayscale: #1E1E1E. Windows color (decimal): -14218889 or 7801127. OLE color: 7801127.
HSL color Cylindrical-coordinate representation of color #270977: hue angle of 256.36º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #270977 is Cyan = 0.67, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 9 | 119 | - |
| CMYK | 0.67 | 0.92 | 0 | 0.53 |
| HSL | 256.36º | 0.86% | 0.25% | - |
| HSV(B) | 256.36º | 0.92% | 0.47% | - |
| XYZ | 4.26 | 1.96 | 17.61 | - |
| YUV | 30.51 | 177.94 | 134.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 9 | 119 | 0.67 | 0.92 | 0 | 0.53 | 256.36 | 0.86 | 0.25 |
| Hex | 27 | 9 | 77 | 43 | 5C | 0 | 35 | 100 | 56 | 19 |
| Octal | 47 | 11 | 167 | 103 | 134 | 0 | 65 | 400 | 126 | 31 |
| Binary | 100111 | 1001 | 1110111 | 1000011 | 1011100 | 0 | 110101 | 100000000 | 1010110 | 11001 |
Color Harmonies of #270977
Complementary color
Monochromatic Colors of #270977
Black with #270977
Text Example
Text Example
White with #270977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270977; }
p { color: rgb(39,9,119); }
H1.HeaderClassName
{
color: #270977;
}
.AnyTagClassName
{
color: #270977;
}
</style>
background-color css
<style>
a { background-color: #270977; }
a { background-color: rgb(39,9,119); }
div.DivClassName
{
background-color: #270977;
}
.BgClassName
{
background-color: #270977;
}
</style>
border-color css
<style>
span { border-color: #270977; }
span { border-color: rgb(39,9,119); }
td.TdClassName
{
border-color: #270977;
}
.TagClassName
{
border-color: #270977;
}
</style>