Shades of Persian Indigo #270880
Tints of Persian Indigo #270880
RGB
CMYK
RGB Variations
Color information
#270880 (or 0x270880) is known color: Persian Indigo. HEX triplet: 27, 08 and 80. RGB value is (39,8,128). Sum of RGB (Red+Green+Blue) = 39+8+128=175 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.29% from 175); Green value is 8 (3.52% from 255 or 4.57% from 175); Blue value is 128 (50.39% from 255 or 73.14% from 175); Max value from RGB is 128 - color contains mainly: blue. Hex color #270880 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270880 is #D8F77F. Grayscale: #1E1E1E. Windows color (decimal): -14219136 or 8390695. OLE color: 8390695.
HSL color Cylindrical-coordinate representation of color #270880: hue angle of 255.5º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #270880 is Cyan = 0.70, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 39 | 8 | 128 | - |
| CMYK | 0.70 | 0.94 | 0 | 0.50 |
| HSL | 255.5º | 0.88% | 0.27% | - |
| HSV(B) | 255.5º | 0.94% | 0.5% | - |
| XYZ | 4.82 | 2.16 | 20.59 | - |
| YUV | 30.95 | 182.77 | 133.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 8 | 128 | 0.70 | 0.94 | 0 | 0.50 | 255.5 | 0.88 | 0.27 |
| Hex | 27 | 8 | 80 | 46 | 5E | 0 | 32 | 100 | 58 | 1B |
| Octal | 47 | 10 | 200 | 106 | 136 | 0 | 62 | 400 | 130 | 33 |
| Binary | 100111 | 1000 | 10000000 | 1000110 | 1011110 | 0 | 110010 | 100000000 | 1011000 | 11011 |
Color Harmonies of #270880
Complementary color
Monochromatic Colors of #270880
Black with #270880
Text Example
Text Example
White with #270880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270880; }
p { color: rgb(39,8,128); }
H1.HeaderClassName
{
color: #270880;
}
.AnyTagClassName
{
color: #270880;
}
</style>
background-color css
<style>
a { background-color: #270880; }
a { background-color: rgb(39,8,128); }
div.DivClassName
{
background-color: #270880;
}
.BgClassName
{
background-color: #270880;
}
</style>
border-color css
<style>
span { border-color: #270880; }
span { border-color: rgb(39,8,128); }
td.TdClassName
{
border-color: #270880;
}
.TagClassName
{
border-color: #270880;
}
</style>