Shades of Persian Indigo #281771
Tints of Persian Indigo #281771
RGB
CMYK
RGB Variations
Color information
#281771 (or 0x281771) is known color: Persian Indigo. HEX triplet: 28, 17 and 71. RGB value is (40,23,113). Sum of RGB (Red+Green+Blue) = 40+23+113=176 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.73% from 176); Green value is 23 (9.38% from 255 or 13.07% from 176); Blue value is 113 (44.53% from 255 or 64.20% from 176); Max value from RGB is 113 - color contains mainly: blue. Hex color #281771 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281771 is #D7E88E. Grayscale: #262626. Windows color (decimal): -14149775 or 7411496. OLE color: 7411496.
HSL color Cylindrical-coordinate representation of color #281771: hue angle of 251.33º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #281771 is Cyan = 0.65, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 23 | 113 | - |
| CMYK | 0.65 | 0.80 | 0 | 0.56 |
| HSL | 251.33º | 0.66% | 0.27% | - |
| HSV(B) | 251.33º | 0.8% | 0.44% | - |
| XYZ | 4.16 | 2.26 | 15.84 | - |
| YUV | 38.34 | 170.13 | 129.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 23 | 113 | 0.65 | 0.80 | 0 | 0.56 | 251.33 | 0.66 | 0.27 |
| Hex | 28 | 17 | 71 | 41 | 50 | 0 | 38 | FB | 42 | 1B |
| Octal | 50 | 27 | 161 | 101 | 120 | 0 | 70 | 373 | 102 | 33 |
| Binary | 101000 | 10111 | 1110001 | 1000001 | 1010000 | 0 | 111000 | 11111011 | 1000010 | 11011 |
Color Harmonies of #281771
Complementary color
Monochromatic Colors of #281771
Black with #281771
Text Example
Text Example
White with #281771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281771; }
p { color: rgb(40,23,113); }
H1.HeaderClassName
{
color: #281771;
}
.AnyTagClassName
{
color: #281771;
}
</style>
background-color css
<style>
a { background-color: #281771; }
a { background-color: rgb(40,23,113); }
div.DivClassName
{
background-color: #281771;
}
.BgClassName
{
background-color: #281771;
}
</style>
border-color css
<style>
span { border-color: #281771; }
span { border-color: rgb(40,23,113); }
td.TdClassName
{
border-color: #281771;
}
.TagClassName
{
border-color: #281771;
}
</style>