Shades of Persian Indigo #28088E
Tints of Persian Indigo #28088E
RGB
CMYK
RGB Variations
Color information
#28088E (or 0x28088E) is known color: Persian Indigo. HEX triplet: 28, 08 and 8E. RGB value is (40,8,142). Sum of RGB (Red+Green+Blue) = 40+8+142=190 (25% of max value = 765). Red value is 40 (16.02% from 255 or 21.05% from 190); Green value is 8 (3.52% from 255 or 4.21% from 190); Blue value is 142 (55.86% from 255 or 74.74% from 190); Max value from RGB is 142 - color contains mainly: blue. Hex color #28088E is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #28088E is #D7F771. Grayscale: #202020. Windows color (decimal): -14153586 or 9308200. OLE color: 9308200.
HSL color Cylindrical-coordinate representation of color #28088E: hue angle of 254.33º degrees, saturation: 0.89, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #28088E is Cyan = 0.72, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 40 | 8 | 142 | - |
| CMYK | 0.72 | 0.94 | 0 | 0.44 |
| HSL | 254.33º | 0.89% | 0.29% | - |
| HSV(B) | 254.33º | 0.94% | 0.56% | - |
| XYZ | 5.84 | 2.58 | 25.78 | - |
| YUV | 32.84 | 189.6 | 133.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 8 | 142 | 0.72 | 0.94 | 0 | 0.44 | 254.33 | 0.89 | 0.29 |
| Hex | 28 | 8 | 8E | 48 | 5E | 0 | 2C | FE | 59 | 1D |
| Octal | 50 | 10 | 216 | 110 | 136 | 0 | 54 | 376 | 131 | 35 |
| Binary | 101000 | 1000 | 10001110 | 1001000 | 1011110 | 0 | 101100 | 11111110 | 1011001 | 11101 |
Color Harmonies of #28088E
Complementary color
Monochromatic Colors of #28088E
Black with #28088E
Text Example
Text Example
White with #28088E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #28088E; }
p { color: rgb(40,8,142); }
H1.HeaderClassName
{
color: #28088E;
}
.AnyTagClassName
{
color: #28088E;
}
</style>
background-color css
<style>
a { background-color: #28088E; }
a { background-color: rgb(40,8,142); }
div.DivClassName
{
background-color: #28088E;
}
.BgClassName
{
background-color: #28088E;
}
</style>
border-color css
<style>
span { border-color: #28088E; }
span { border-color: rgb(40,8,142); }
td.TdClassName
{
border-color: #28088E;
}
.TagClassName
{
border-color: #28088E;
}
</style>