Shades of Persian Indigo #281586
Tints of Persian Indigo #281586
RGB
CMYK
RGB Variations
Color information
#281586 (or 0x281586) is known color: Persian Indigo. HEX triplet: 28, 15 and 86. RGB value is (40,21,134). Sum of RGB (Red+Green+Blue) = 40+21+134=195 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.51% from 195); Green value is 21 (8.59% from 255 or 10.77% from 195); Blue value is 134 (52.73% from 255 or 68.72% from 195); Max value from RGB is 134 - color contains mainly: blue. Hex color #281586 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #281586 is #D7EA79. Grayscale: #272727. Windows color (decimal): -14150266 or 8787240. OLE color: 8787240.
HSL color Cylindrical-coordinate representation of color #281586: hue angle of 250.09º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #281586 is Cyan = 0.70, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 21 | 134 | - |
| CMYK | 0.70 | 0.84 | 0 | 0.47 |
| HSL | 250.09º | 0.73% | 0.3% | - |
| HSV(B) | 250.09º | 0.84% | 0.53% | - |
| XYZ | 5.45 | 2.71 | 22.79 | - |
| YUV | 39.56 | 181.29 | 128.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 21 | 134 | 0.70 | 0.84 | 0 | 0.47 | 250.09 | 0.73 | 0.3 |
| Hex | 28 | 15 | 86 | 46 | 54 | 0 | 2F | FA | 49 | 1E |
| Octal | 50 | 25 | 206 | 106 | 124 | 0 | 57 | 372 | 111 | 36 |
| Binary | 101000 | 10101 | 10000110 | 1000110 | 1010100 | 0 | 101111 | 11111010 | 1001001 | 11110 |
Color Harmonies of #281586
Complementary color
Monochromatic Colors of #281586
Black with #281586
Text Example
Text Example
White with #281586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281586; }
p { color: rgb(40,21,134); }
H1.HeaderClassName
{
color: #281586;
}
.AnyTagClassName
{
color: #281586;
}
</style>
background-color css
<style>
a { background-color: #281586; }
a { background-color: rgb(40,21,134); }
div.DivClassName
{
background-color: #281586;
}
.BgClassName
{
background-color: #281586;
}
</style>
border-color css
<style>
span { border-color: #281586; }
span { border-color: rgb(40,21,134); }
td.TdClassName
{
border-color: #281586;
}
.TagClassName
{
border-color: #281586;
}
</style>