Shades of Persian Indigo #270980
Tints of Persian Indigo #270980
RGB
CMYK
RGB Variations
Color information
#270980 (or 0x270980) is known color: Persian Indigo. HEX triplet: 27, 09 and 80. RGB value is (39,9,128). Sum of RGB (Red+Green+Blue) = 39+9+128=176 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.16% from 176); Green value is 9 (3.91% from 255 or 5.11% from 176); Blue value is 128 (50.39% from 255 or 72.73% from 176); Max value from RGB is 128 - color contains mainly: blue. Hex color #270980 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270980 is #D8F67F. Grayscale: #1F1F1F. Windows color (decimal): -14218880 or 8390951. OLE color: 8390951.
HSL color Cylindrical-coordinate representation of color #270980: hue angle of 255.13º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #270980 is Cyan = 0.70, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 39 | 9 | 128 | - |
| CMYK | 0.70 | 0.93 | 0 | 0.50 |
| HSL | 255.13º | 0.87% | 0.27% | - |
| HSV(B) | 255.13º | 0.93% | 0.5% | - |
| XYZ | 4.83 | 2.19 | 20.59 | - |
| YUV | 31.54 | 182.44 | 133.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 9 | 128 | 0.70 | 0.93 | 0 | 0.50 | 255.13 | 0.87 | 0.27 |
| Hex | 27 | 9 | 80 | 46 | 5D | 0 | 32 | FF | 57 | 1B |
| Octal | 47 | 11 | 200 | 106 | 135 | 0 | 62 | 377 | 127 | 33 |
| Binary | 100111 | 1001 | 10000000 | 1000110 | 1011101 | 0 | 110010 | 11111111 | 1010111 | 11011 |
Color Harmonies of #270980
Complementary color
Monochromatic Colors of #270980
Black with #270980
Text Example
Text Example
White with #270980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270980; }
p { color: rgb(39,9,128); }
H1.HeaderClassName
{
color: #270980;
}
.AnyTagClassName
{
color: #270980;
}
</style>
background-color css
<style>
a { background-color: #270980; }
a { background-color: rgb(39,9,128); }
div.DivClassName
{
background-color: #270980;
}
.BgClassName
{
background-color: #270980;
}
</style>
border-color css
<style>
span { border-color: #270980; }
span { border-color: rgb(39,9,128); }
td.TdClassName
{
border-color: #270980;
}
.TagClassName
{
border-color: #270980;
}
</style>