Shades of Persian Indigo #280889
Tints of Persian Indigo #280889
RGB
CMYK
RGB Variations
Color information
#280889 (or 0x280889) is known color: Persian Indigo. HEX triplet: 28, 08 and 89. RGB value is (40,8,137). Sum of RGB (Red+Green+Blue) = 40+8+137=185 (24% of max value = 765). Red value is 40 (16.02% from 255 or 21.62% from 185); Green value is 8 (3.52% from 255 or 4.32% from 185); Blue value is 137 (53.91% from 255 or 74.05% from 185); Max value from RGB is 137 - color contains mainly: blue. Hex color #280889 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #280889 is #D7F776. Grayscale: #1F1F1F. Windows color (decimal): -14153591 or 8980520. OLE color: 8980520.
HSL color Cylindrical-coordinate representation of color #280889: hue angle of 254.88º 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 #280889 is Cyan = 0.71, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 40 | 8 | 137 | - |
| CMYK | 0.71 | 0.94 | 0 | 0.46 |
| HSL | 254.88º | 0.89% | 0.28% | - |
| HSV(B) | 254.88º | 0.94% | 0.54% | - |
| XYZ | 5.48 | 2.43 | 23.85 | - |
| YUV | 32.27 | 187.1 | 133.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 8 | 137 | 0.71 | 0.94 | 0 | 0.46 | 254.88 | 0.89 | 0.28 |
| Hex | 28 | 8 | 89 | 47 | 5E | 0 | 2E | FF | 59 | 1C |
| Octal | 50 | 10 | 211 | 107 | 136 | 0 | 56 | 377 | 131 | 34 |
| Binary | 101000 | 1000 | 10001001 | 1000111 | 1011110 | 0 | 101110 | 11111111 | 1011001 | 11100 |
Color Harmonies of #280889
Complementary color
Monochromatic Colors of #280889
Black with #280889
Text Example
Text Example
White with #280889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280889; }
p { color: rgb(40,8,137); }
H1.HeaderClassName
{
color: #280889;
}
.AnyTagClassName
{
color: #280889;
}
</style>
background-color css
<style>
a { background-color: #280889; }
a { background-color: rgb(40,8,137); }
div.DivClassName
{
background-color: #280889;
}
.BgClassName
{
background-color: #280889;
}
</style>
border-color css
<style>
span { border-color: #280889; }
span { border-color: rgb(40,8,137); }
td.TdClassName
{
border-color: #280889;
}
.TagClassName
{
border-color: #280889;
}
</style>