Shades of Persian Indigo #281471
Tints of Persian Indigo #281471
RGB
CMYK
RGB Variations
Color information
#281471 (or 0x281471) is known color: Persian Indigo. HEX triplet: 28, 14 and 71. RGB value is (40,20,113). Sum of RGB (Red+Green+Blue) = 40+20+113=173 (22% of max value = 765). Red value is 40 (16.02% from 255 or 23.12% from 173); Green value is 20 (8.20% from 255 or 11.56% from 173); Blue value is 113 (44.53% from 255 or 65.32% from 173); Max value from RGB is 113 - color contains mainly: blue. Hex color #281471 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281471 is #D7EB8E. Grayscale: #242424. Windows color (decimal): -14150543 or 7410728. OLE color: 7410728.
HSL color Cylindrical-coordinate representation of color #281471: hue angle of 252.9º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #281471 is Cyan = 0.65, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 20 | 113 | - |
| CMYK | 0.65 | 0.82 | 0 | 0.56 |
| HSL | 252.9º | 0.7% | 0.26% | - |
| HSV(B) | 252.9º | 0.82% | 0.44% | - |
| XYZ | 4.11 | 2.14 | 15.82 | - |
| YUV | 36.58 | 171.13 | 130.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 20 | 113 | 0.65 | 0.82 | 0 | 0.56 | 252.9 | 0.7 | 0.26 |
| Hex | 28 | 14 | 71 | 41 | 52 | 0 | 38 | FD | 46 | 1A |
| Octal | 50 | 24 | 161 | 101 | 122 | 0 | 70 | 375 | 106 | 32 |
| Binary | 101000 | 10100 | 1110001 | 1000001 | 1010010 | 0 | 111000 | 11111101 | 1000110 | 11010 |
Color Harmonies of #281471
Complementary color
Monochromatic Colors of #281471
Black with #281471
Text Example
Text Example
White with #281471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281471; }
p { color: rgb(40,20,113); }
H1.HeaderClassName
{
color: #281471;
}
.AnyTagClassName
{
color: #281471;
}
</style>
background-color css
<style>
a { background-color: #281471; }
a { background-color: rgb(40,20,113); }
div.DivClassName
{
background-color: #281471;
}
.BgClassName
{
background-color: #281471;
}
</style>
border-color css
<style>
span { border-color: #281471; }
span { border-color: rgb(40,20,113); }
td.TdClassName
{
border-color: #281471;
}
.TagClassName
{
border-color: #281471;
}
</style>