Shades of Persian Indigo #281470
Tints of Persian Indigo #281470
RGB
CMYK
RGB Variations
Color information
#281470 (or 0x281470) is known color: Persian Indigo. HEX triplet: 28, 14 and 70. RGB value is (40,20,112). Sum of RGB (Red+Green+Blue) = 40+20+112=172 (22% of max value = 765). Red value is 40 (16.02% from 255 or 23.26% from 172); Green value is 20 (8.20% from 255 or 11.63% from 172); Blue value is 112 (44.14% from 255 or 65.12% from 172); Max value from RGB is 112 - color contains mainly: blue. Hex color #281470 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281470 is #D7EB8F. Grayscale: #242424. Windows color (decimal): -14150544 or 7345192. OLE color: 7345192.
HSL color Cylindrical-coordinate representation of color #281470: hue angle of 253.04º 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 #281470 is Cyan = 0.64, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 20 | 112 | - |
| CMYK | 0.64 | 0.82 | 0 | 0.56 |
| HSL | 253.04º | 0.7% | 0.26% | - |
| HSV(B) | 253.04º | 0.82% | 0.44% | - |
| XYZ | 4.05 | 2.12 | 15.53 | - |
| YUV | 36.47 | 170.63 | 130.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 20 | 112 | 0.64 | 0.82 | 0 | 0.56 | 253.04 | 0.7 | 0.26 |
| Hex | 28 | 14 | 70 | 40 | 52 | 0 | 38 | FD | 46 | 1A |
| Octal | 50 | 24 | 160 | 100 | 122 | 0 | 70 | 375 | 106 | 32 |
| Binary | 101000 | 10100 | 1110000 | 1000000 | 1010010 | 0 | 111000 | 11111101 | 1000110 | 11010 |
Color Harmonies of #281470
Complementary color
Monochromatic Colors of #281470
Black with #281470
Text Example
Text Example
White with #281470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281470; }
p { color: rgb(40,20,112); }
H1.HeaderClassName
{
color: #281470;
}
.AnyTagClassName
{
color: #281470;
}
</style>
background-color css
<style>
a { background-color: #281470; }
a { background-color: rgb(40,20,112); }
div.DivClassName
{
background-color: #281470;
}
.BgClassName
{
background-color: #281470;
}
</style>
border-color css
<style>
span { border-color: #281470; }
span { border-color: rgb(40,20,112); }
td.TdClassName
{
border-color: #281470;
}
.TagClassName
{
border-color: #281470;
}
</style>