Shades of Persian Indigo #281087
Tints of Persian Indigo #281087
RGB
CMYK
RGB Variations
Color information
#281087 (or 0x281087) is known color: Persian Indigo. HEX triplet: 28, 10 and 87. RGB value is (40,16,135). Sum of RGB (Red+Green+Blue) = 40+16+135=191 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.94% from 191); Green value is 16 (6.64% from 255 or 8.38% from 191); Blue value is 135 (53.12% from 255 or 70.68% from 191); Max value from RGB is 135 - color contains mainly: blue. Hex color #281087 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #281087 is #D7EF78. Grayscale: #242424. Windows color (decimal): -14151545 or 8851496. OLE color: 8851496.
HSL color Cylindrical-coordinate representation of color #281087: hue angle of 252.1º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #281087 is Cyan = 0.70, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 16 | 135 | - |
| CMYK | 0.70 | 0.88 | 0 | 0.47 |
| HSL | 252.1º | 0.79% | 0.3% | - |
| HSV(B) | 252.1º | 0.88% | 0.53% | - |
| XYZ | 5.43 | 2.57 | 23.13 | - |
| YUV | 36.74 | 183.45 | 130.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 16 | 135 | 0.70 | 0.88 | 0 | 0.47 | 252.1 | 0.79 | 0.3 |
| Hex | 28 | 10 | 87 | 46 | 58 | 0 | 2F | FC | 4F | 1E |
| Octal | 50 | 20 | 207 | 106 | 130 | 0 | 57 | 374 | 117 | 36 |
| Binary | 101000 | 10000 | 10000111 | 1000110 | 1011000 | 0 | 101111 | 11111100 | 1001111 | 11110 |
Color Harmonies of #281087
Complementary color
Monochromatic Colors of #281087
Black with #281087
Text Example
Text Example
White with #281087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281087; }
p { color: rgb(40,16,135); }
H1.HeaderClassName
{
color: #281087;
}
.AnyTagClassName
{
color: #281087;
}
</style>
background-color css
<style>
a { background-color: #281087; }
a { background-color: rgb(40,16,135); }
div.DivClassName
{
background-color: #281087;
}
.BgClassName
{
background-color: #281087;
}
</style>
border-color css
<style>
span { border-color: #281087; }
span { border-color: rgb(40,16,135); }
td.TdClassName
{
border-color: #281087;
}
.TagClassName
{
border-color: #281087;
}
</style>