Shades of Persian Indigo #281988
Tints of Persian Indigo #281988
RGB
CMYK
RGB Variations
Color information
#281988 (or 0x281988) is known color: Persian Indigo. HEX triplet: 28, 19 and 88. RGB value is (40,25,136). Sum of RGB (Red+Green+Blue) = 40+25+136=201 (26% of max value = 765). Red value is 40 (16.02% from 255 or 19.90% from 201); Green value is 25 (10.16% from 255 or 12.44% from 201); Blue value is 136 (53.52% from 255 or 67.66% from 201); Max value from RGB is 136 - color contains mainly: blue. Hex color #281988 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #281988 is #D7E677. Grayscale: #292929. Windows color (decimal): -14149240 or 8919336. OLE color: 8919336.
HSL color Cylindrical-coordinate representation of color #281988: hue angle of 248.11º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #281988 is Cyan = 0.71, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 25 | 136 | - |
| CMYK | 0.71 | 0.82 | 0 | 0.47 |
| HSL | 248.11º | 0.69% | 0.32% | - |
| HSV(B) | 248.11º | 0.82% | 0.53% | - |
| XYZ | 5.67 | 2.92 | 23.56 | - |
| YUV | 42.14 | 180.97 | 126.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 25 | 136 | 0.71 | 0.82 | 0 | 0.47 | 248.11 | 0.69 | 0.32 |
| Hex | 28 | 19 | 88 | 47 | 52 | 0 | 2F | F8 | 45 | 20 |
| Octal | 50 | 31 | 210 | 107 | 122 | 0 | 57 | 370 | 105 | 40 |
| Binary | 101000 | 11001 | 10001000 | 1000111 | 1010010 | 0 | 101111 | 11111000 | 1000101 | 100000 |
Color Harmonies of #281988
Complementary color
Monochromatic Colors of #281988
Black with #281988
Text Example
Text Example
White with #281988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281988; }
p { color: rgb(40,25,136); }
H1.HeaderClassName
{
color: #281988;
}
.AnyTagClassName
{
color: #281988;
}
</style>
background-color css
<style>
a { background-color: #281988; }
a { background-color: rgb(40,25,136); }
div.DivClassName
{
background-color: #281988;
}
.BgClassName
{
background-color: #281988;
}
</style>
border-color css
<style>
span { border-color: #281988; }
span { border-color: rgb(40,25,136); }
td.TdClassName
{
border-color: #281988;
}
.TagClassName
{
border-color: #281988;
}
</style>