Shades of Persian Indigo #280880
Tints of Persian Indigo #280880
RGB
CMYK
RGB Variations
Color information
#280880 (or 0x280880) is known color: Persian Indigo. HEX triplet: 28, 08 and 80. RGB value is (40,8,128). Sum of RGB (Red+Green+Blue) = 40+8+128=176 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.73% from 176); Green value is 8 (3.52% from 255 or 4.55% 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 #280880 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #280880 is #D7F77F. Grayscale: #1E1E1E. Windows color (decimal): -14153600 or 8390696. OLE color: 8390696.
HSL color Cylindrical-coordinate representation of color #280880: hue angle of 256º 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 #280880 is Cyan = 0.69, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 40 | 8 | 128 | - |
| CMYK | 0.69 | 0.94 | 0 | 0.50 |
| HSL | 256º | 0.88% | 0.27% | - |
| HSV(B) | 256º | 0.94% | 0.5% | - |
| XYZ | 4.86 | 2.18 | 20.59 | - |
| YUV | 31.25 | 182.6 | 134.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 8 | 128 | 0.69 | 0.94 | 0 | 0.50 | 256 | 0.88 | 0.27 |
| Hex | 28 | 8 | 80 | 45 | 5E | 0 | 32 | 100 | 58 | 1B |
| Octal | 50 | 10 | 200 | 105 | 136 | 0 | 62 | 400 | 130 | 33 |
| Binary | 101000 | 1000 | 10000000 | 1000101 | 1011110 | 0 | 110010 | 100000000 | 1011000 | 11011 |
Color Harmonies of #280880
Complementary color
Monochromatic Colors of #280880
Black with #280880
Text Example
Text Example
White with #280880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280880; }
p { color: rgb(40,8,128); }
H1.HeaderClassName
{
color: #280880;
}
.AnyTagClassName
{
color: #280880;
}
</style>
background-color css
<style>
a { background-color: #280880; }
a { background-color: rgb(40,8,128); }
div.DivClassName
{
background-color: #280880;
}
.BgClassName
{
background-color: #280880;
}
</style>
border-color css
<style>
span { border-color: #280880; }
span { border-color: rgb(40,8,128); }
td.TdClassName
{
border-color: #280880;
}
.TagClassName
{
border-color: #280880;
}
</style>