Shades of Persian Indigo #281287
Tints of Persian Indigo #281287
RGB
CMYK
RGB Variations
Color information
#281287 (or 0x281287) is known color: Persian Indigo. HEX triplet: 28, 12 and 87. RGB value is (40,18,135). Sum of RGB (Red+Green+Blue) = 40+18+135=193 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.73% from 193); Green value is 18 (7.42% from 255 or 9.33% from 193); Blue value is 135 (53.12% from 255 or 69.95% from 193); Max value from RGB is 135 - color contains mainly: blue. Hex color #281287 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #281287 is #D7ED78. Grayscale: #252525. Windows color (decimal): -14151033 or 8852008. OLE color: 8852008.
HSL color Cylindrical-coordinate representation of color #281287: hue angle of 251.28º degrees, saturation: 0.76, 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 #281287 is Cyan = 0.70, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 18 | 135 | - |
| CMYK | 0.70 | 0.87 | 0 | 0.47 |
| HSL | 251.28º | 0.76% | 0.3% | - |
| HSV(B) | 251.28º | 0.87% | 0.53% | - |
| XYZ | 5.46 | 2.63 | 23.14 | - |
| YUV | 37.92 | 182.79 | 129.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 18 | 135 | 0.70 | 0.87 | 0 | 0.47 | 251.28 | 0.76 | 0.3 |
| Hex | 28 | 12 | 87 | 46 | 57 | 0 | 2F | FB | 4C | 1E |
| Octal | 50 | 22 | 207 | 106 | 127 | 0 | 57 | 373 | 114 | 36 |
| Binary | 101000 | 10010 | 10000111 | 1000110 | 1010111 | 0 | 101111 | 11111011 | 1001100 | 11110 |
Color Harmonies of #281287
Complementary color
Monochromatic Colors of #281287
Black with #281287
Text Example
Text Example
White with #281287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281287; }
p { color: rgb(40,18,135); }
H1.HeaderClassName
{
color: #281287;
}
.AnyTagClassName
{
color: #281287;
}
</style>
background-color css
<style>
a { background-color: #281287; }
a { background-color: rgb(40,18,135); }
div.DivClassName
{
background-color: #281287;
}
.BgClassName
{
background-color: #281287;
}
</style>
border-color css
<style>
span { border-color: #281287; }
span { border-color: rgb(40,18,135); }
td.TdClassName
{
border-color: #281287;
}
.TagClassName
{
border-color: #281287;
}
</style>