Shades of Persian Indigo #280887
Tints of Persian Indigo #280887
RGB
CMYK
RGB Variations
Color information
#280887 (or 0x280887) is known color: Persian Indigo. HEX triplet: 28, 08 and 87. RGB value is (40,8,135). Sum of RGB (Red+Green+Blue) = 40+8+135=183 (24% of max value = 765). Red value is 40 (16.02% from 255 or 21.86% from 183); Green value is 8 (3.52% from 255 or 4.37% from 183); Blue value is 135 (53.12% from 255 or 73.77% from 183); Max value from RGB is 135 - color contains mainly: blue. Hex color #280887 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #280887 is #D7F778. Grayscale: #1F1F1F. Windows color (decimal): -14153593 or 8849448. OLE color: 8849448.
HSL color Cylindrical-coordinate representation of color #280887: hue angle of 255.12º 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 #280887 is Cyan = 0.70, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 8 | 135 | - |
| CMYK | 0.70 | 0.94 | 0 | 0.47 |
| HSL | 255.12º | 0.89% | 0.28% | - |
| HSV(B) | 255.12º | 0.94% | 0.53% | - |
| XYZ | 5.34 | 2.37 | 23.1 | - |
| YUV | 32.05 | 186.1 | 133.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 8 | 135 | 0.70 | 0.94 | 0 | 0.47 | 255.12 | 0.89 | 0.28 |
| Hex | 28 | 8 | 87 | 46 | 5E | 0 | 2F | FF | 59 | 1C |
| Octal | 50 | 10 | 207 | 106 | 136 | 0 | 57 | 377 | 131 | 34 |
| Binary | 101000 | 1000 | 10000111 | 1000110 | 1011110 | 0 | 101111 | 11111111 | 1011001 | 11100 |
Color Harmonies of #280887
Complementary color
Monochromatic Colors of #280887
Black with #280887
Text Example
Text Example
White with #280887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280887; }
p { color: rgb(40,8,135); }
H1.HeaderClassName
{
color: #280887;
}
.AnyTagClassName
{
color: #280887;
}
</style>
background-color css
<style>
a { background-color: #280887; }
a { background-color: rgb(40,8,135); }
div.DivClassName
{
background-color: #280887;
}
.BgClassName
{
background-color: #280887;
}
</style>
border-color css
<style>
span { border-color: #280887; }
span { border-color: rgb(40,8,135); }
td.TdClassName
{
border-color: #280887;
}
.TagClassName
{
border-color: #280887;
}
</style>