Shades of Persian Indigo #270889
Tints of Persian Indigo #270889
RGB
CMYK
RGB Variations
Color information
#270889 (or 0x270889) is known color: Persian Indigo. HEX triplet: 27, 08 and 89. RGB value is (39,8,137). Sum of RGB (Red+Green+Blue) = 39+8+137=184 (24% of max value = 765). Red value is 39 (15.62% from 255 or 21.20% from 184); Green value is 8 (3.52% from 255 or 4.35% from 184); Blue value is 137 (53.91% from 255 or 74.46% from 184); Max value from RGB is 137 - color contains mainly: blue. Hex color #270889 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270889 is #D8F776. Grayscale: #1F1F1F. Windows color (decimal): -14219127 or 8980519. OLE color: 8980519.
HSL color Cylindrical-coordinate representation of color #270889: hue angle of 254.42º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #270889 is Cyan = 0.72, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 39 | 8 | 137 | - |
| CMYK | 0.72 | 0.94 | 0 | 0.46 |
| HSL | 254.42º | 0.89% | 0.28% | - |
| HSV(B) | 254.42º | 0.94% | 0.54% | - |
| XYZ | 5.44 | 2.41 | 23.85 | - |
| YUV | 31.98 | 187.27 | 133.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 8 | 137 | 0.72 | 0.94 | 0 | 0.46 | 254.42 | 0.89 | 0.28 |
| Hex | 27 | 8 | 89 | 48 | 5E | 0 | 2E | FE | 59 | 1C |
| Octal | 47 | 10 | 211 | 110 | 136 | 0 | 56 | 376 | 131 | 34 |
| Binary | 100111 | 1000 | 10001001 | 1001000 | 1011110 | 0 | 101110 | 11111110 | 1011001 | 11100 |
Color Harmonies of #270889
Complementary color
Monochromatic Colors of #270889
Black with #270889
Text Example
Text Example
White with #270889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270889; }
p { color: rgb(39,8,137); }
H1.HeaderClassName
{
color: #270889;
}
.AnyTagClassName
{
color: #270889;
}
</style>
background-color css
<style>
a { background-color: #270889; }
a { background-color: rgb(39,8,137); }
div.DivClassName
{
background-color: #270889;
}
.BgClassName
{
background-color: #270889;
}
</style>
border-color css
<style>
span { border-color: #270889; }
span { border-color: rgb(39,8,137); }
td.TdClassName
{
border-color: #270889;
}
.TagClassName
{
border-color: #270889;
}
</style>