Shades of Persian Indigo #281171
Tints of Persian Indigo #281171
RGB
CMYK
RGB Variations
Color information
#281171 (or 0x281171) is known color: Persian Indigo. HEX triplet: 28, 11 and 71. RGB value is (40,17,113). Sum of RGB (Red+Green+Blue) = 40+17+113=170 (22% of max value = 765). Red value is 40 (16.02% from 255 or 23.53% from 170); Green value is 17 (7.03% from 255 or 10% from 170); Blue value is 113 (44.53% from 255 or 66.47% from 170); Max value from RGB is 113 - color contains mainly: blue. Hex color #281171 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281171 is #D7EE8E. Grayscale: #222222. Windows color (decimal): -14151311 or 7409960. OLE color: 7409960.
HSL color Cylindrical-coordinate representation of color #281171: hue angle of 254.38º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #281171 is Cyan = 0.65, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 17 | 113 | - |
| CMYK | 0.65 | 0.85 | 0 | 0.56 |
| HSL | 254.38º | 0.74% | 0.25% | - |
| HSV(B) | 254.38º | 0.85% | 0.44% | - |
| XYZ | 4.06 | 2.04 | 15.8 | - |
| YUV | 34.82 | 172.12 | 131.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 17 | 113 | 0.65 | 0.85 | 0 | 0.56 | 254.38 | 0.74 | 0.25 |
| Hex | 28 | 11 | 71 | 41 | 55 | 0 | 38 | FE | 4A | 19 |
| Octal | 50 | 21 | 161 | 101 | 125 | 0 | 70 | 376 | 112 | 31 |
| Binary | 101000 | 10001 | 1110001 | 1000001 | 1010101 | 0 | 111000 | 11111110 | 1001010 | 11001 |
Color Harmonies of #281171
Complementary color
Monochromatic Colors of #281171
Black with #281171
Text Example
Text Example
White with #281171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281171; }
p { color: rgb(40,17,113); }
H1.HeaderClassName
{
color: #281171;
}
.AnyTagClassName
{
color: #281171;
}
</style>
background-color css
<style>
a { background-color: #281171; }
a { background-color: rgb(40,17,113); }
div.DivClassName
{
background-color: #281171;
}
.BgClassName
{
background-color: #281171;
}
</style>
border-color css
<style>
span { border-color: #281171; }
span { border-color: rgb(40,17,113); }
td.TdClassName
{
border-color: #281171;
}
.TagClassName
{
border-color: #281171;
}
</style>