Shades of Persian Indigo #280886
Tints of Persian Indigo #280886
RGB
CMYK
RGB Variations
Color information
#280886 (or 0x280886) is known color: Persian Indigo. HEX triplet: 28, 08 and 86. RGB value is (40,8,134). Sum of RGB (Red+Green+Blue) = 40+8+134=182 (24% of max value = 765). Red value is 40 (16.02% from 255 or 21.98% from 182); Green value is 8 (3.52% from 255 or 4.40% from 182); Blue value is 134 (52.73% from 255 or 73.63% from 182); Max value from RGB is 134 - color contains mainly: blue. Hex color #280886 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #280886 is #D7F779. Grayscale: #1F1F1F. Windows color (decimal): -14153594 or 8783912. OLE color: 8783912.
HSL color Cylindrical-coordinate representation of color #280886: hue angle of 255.24º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #280886 is Cyan = 0.70, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 8 | 134 | - |
| CMYK | 0.70 | 0.94 | 0 | 0.47 |
| HSL | 255.24º | 0.89% | 0.28% | - |
| HSV(B) | 255.24º | 0.94% | 0.53% | - |
| XYZ | 5.26 | 2.35 | 22.73 | - |
| YUV | 31.93 | 185.6 | 133.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 8 | 134 | 0.70 | 0.94 | 0 | 0.47 | 255.24 | 0.89 | 0.28 |
| Hex | 28 | 8 | 86 | 46 | 5E | 0 | 2F | FF | 59 | 1C |
| Octal | 50 | 10 | 206 | 106 | 136 | 0 | 57 | 377 | 131 | 34 |
| Binary | 101000 | 1000 | 10000110 | 1000110 | 1011110 | 0 | 101111 | 11111111 | 1011001 | 11100 |
Color Harmonies of #280886
Complementary color
Monochromatic Colors of #280886
Black with #280886
Text Example
Text Example
White with #280886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280886; }
p { color: rgb(40,8,134); }
H1.HeaderClassName
{
color: #280886;
}
.AnyTagClassName
{
color: #280886;
}
</style>
background-color css
<style>
a { background-color: #280886; }
a { background-color: rgb(40,8,134); }
div.DivClassName
{
background-color: #280886;
}
.BgClassName
{
background-color: #280886;
}
</style>
border-color css
<style>
span { border-color: #280886; }
span { border-color: rgb(40,8,134); }
td.TdClassName
{
border-color: #280886;
}
.TagClassName
{
border-color: #280886;
}
</style>