Shades of Persian Indigo #280387
Tints of Persian Indigo #280387
RGB
CMYK
RGB Variations
Color information
#280387 (or 0x280387) is known color: Persian Indigo. HEX triplet: 28, 03 and 87. RGB value is (40,3,135). Sum of RGB (Red+Green+Blue) = 40+3+135=178 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.47% from 178); Green value is 3 (1.56% from 255 or 1.69% from 178); Blue value is 135 (53.12% from 255 or 75.84% from 178); Max value from RGB is 135 - color contains mainly: blue. Hex color #280387 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #280387 is #D7FC78. Grayscale: #1C1C1C. Windows color (decimal): -14154873 or 8848168. OLE color: 8848168.
HSL color Cylindrical-coordinate representation of color #280387: hue angle of 256.82º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #280387 is Cyan = 0.70, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 3 | 135 | - |
| CMYK | 0.70 | 0.98 | 0 | 0.47 |
| HSL | 256.82º | 0.96% | 0.27% | - |
| HSV(B) | 256.82º | 0.98% | 0.53% | - |
| XYZ | 5.28 | 2.27 | 23.08 | - |
| YUV | 29.11 | 187.76 | 135.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 3 | 135 | 0.70 | 0.98 | 0 | 0.47 | 256.82 | 0.96 | 0.27 |
| Hex | 28 | 3 | 87 | 46 | 62 | 0 | 2F | 101 | 60 | 1B |
| Octal | 50 | 3 | 207 | 106 | 142 | 0 | 57 | 401 | 140 | 33 |
| Binary | 101000 | 11 | 10000111 | 1000110 | 1100010 | 0 | 101111 | 100000001 | 1100000 | 11011 |
Color Harmonies of #280387
Complementary color
Monochromatic Colors of #280387
Black with #280387
Text Example
Text Example
White with #280387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280387; }
p { color: rgb(40,3,135); }
H1.HeaderClassName
{
color: #280387;
}
.AnyTagClassName
{
color: #280387;
}
</style>
background-color css
<style>
a { background-color: #280387; }
a { background-color: rgb(40,3,135); }
div.DivClassName
{
background-color: #280387;
}
.BgClassName
{
background-color: #280387;
}
</style>
border-color css
<style>
span { border-color: #280387; }
span { border-color: rgb(40,3,135); }
td.TdClassName
{
border-color: #280387;
}
.TagClassName
{
border-color: #280387;
}
</style>