Shades of Persian Indigo #281186
Tints of Persian Indigo #281186
RGB
CMYK
RGB Variations
Color information
#281186 (or 0x281186) is known color: Persian Indigo. HEX triplet: 28, 11 and 86. RGB value is (40,17,134). Sum of RGB (Red+Green+Blue) = 40+17+134=191 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.94% from 191); Green value is 17 (7.03% from 255 or 8.90% from 191); Blue value is 134 (52.73% from 255 or 70.16% from 191); Max value from RGB is 134 - color contains mainly: blue. Hex color #281186 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #281186 is #D7EE79. Grayscale: #242424. Windows color (decimal): -14151290 or 8786216. OLE color: 8786216.
HSL color Cylindrical-coordinate representation of color #281186: hue angle of 251.79º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #281186 is Cyan = 0.70, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 17 | 134 | - |
| CMYK | 0.70 | 0.87 | 0 | 0.47 |
| HSL | 251.79º | 0.77% | 0.3% | - |
| HSV(B) | 251.79º | 0.87% | 0.53% | - |
| XYZ | 5.38 | 2.57 | 22.77 | - |
| YUV | 37.22 | 182.62 | 129.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 17 | 134 | 0.70 | 0.87 | 0 | 0.47 | 251.79 | 0.77 | 0.3 |
| Hex | 28 | 11 | 86 | 46 | 57 | 0 | 2F | FC | 4D | 1E |
| Octal | 50 | 21 | 206 | 106 | 127 | 0 | 57 | 374 | 115 | 36 |
| Binary | 101000 | 10001 | 10000110 | 1000110 | 1010111 | 0 | 101111 | 11111100 | 1001101 | 11110 |
Color Harmonies of #281186
Complementary color
Monochromatic Colors of #281186
Black with #281186
Text Example
Text Example
White with #281186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281186; }
p { color: rgb(40,17,134); }
H1.HeaderClassName
{
color: #281186;
}
.AnyTagClassName
{
color: #281186;
}
</style>
background-color css
<style>
a { background-color: #281186; }
a { background-color: rgb(40,17,134); }
div.DivClassName
{
background-color: #281186;
}
.BgClassName
{
background-color: #281186;
}
</style>
border-color css
<style>
span { border-color: #281186; }
span { border-color: rgb(40,17,134); }
td.TdClassName
{
border-color: #281186;
}
.TagClassName
{
border-color: #281186;
}
</style>