Shades of Persian Indigo #281989
Tints of Persian Indigo #281989
RGB
CMYK
RGB Variations
Color information
#281989 (or 0x281989) is known color: Persian Indigo. HEX triplet: 28, 19 and 89. RGB value is (40,25,137). Sum of RGB (Red+Green+Blue) = 40+25+137=202 (26% of max value = 765). Red value is 40 (16.02% from 255 or 19.80% from 202); Green value is 25 (10.16% from 255 or 12.38% from 202); Blue value is 137 (53.91% from 255 or 67.82% from 202); Max value from RGB is 137 - color contains mainly: blue. Hex color #281989 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #281989 is #D7E676. Grayscale: #292929. Windows color (decimal): -14149239 or 8984872. OLE color: 8984872.
HSL color Cylindrical-coordinate representation of color #281989: hue angle of 248.04º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #281989 is Cyan = 0.71, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 40 | 25 | 137 | - |
| CMYK | 0.71 | 0.82 | 0 | 0.46 |
| HSL | 248.04º | 0.69% | 0.32% | - |
| HSV(B) | 248.04º | 0.82% | 0.54% | - |
| XYZ | 5.74 | 2.95 | 23.93 | - |
| YUV | 42.25 | 181.47 | 126.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 25 | 137 | 0.71 | 0.82 | 0 | 0.46 | 248.04 | 0.69 | 0.32 |
| Hex | 28 | 19 | 89 | 47 | 52 | 0 | 2E | F8 | 45 | 20 |
| Octal | 50 | 31 | 211 | 107 | 122 | 0 | 56 | 370 | 105 | 40 |
| Binary | 101000 | 11001 | 10001001 | 1000111 | 1010010 | 0 | 101110 | 11111000 | 1000101 | 100000 |
Color Harmonies of #281989
Complementary color
Monochromatic Colors of #281989
Black with #281989
Text Example
Text Example
White with #281989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281989; }
p { color: rgb(40,25,137); }
H1.HeaderClassName
{
color: #281989;
}
.AnyTagClassName
{
color: #281989;
}
</style>
background-color css
<style>
a { background-color: #281989; }
a { background-color: rgb(40,25,137); }
div.DivClassName
{
background-color: #281989;
}
.BgClassName
{
background-color: #281989;
}
</style>
border-color css
<style>
span { border-color: #281989; }
span { border-color: rgb(40,25,137); }
td.TdClassName
{
border-color: #281989;
}
.TagClassName
{
border-color: #281989;
}
</style>