Shades of Persian Indigo #280870
Tints of Persian Indigo #280870
RGB
CMYK
RGB Variations
Color information
#280870 (or 0x280870) is known color: Persian Indigo. HEX triplet: 28, 08 and 70. RGB value is (40,8,112). Sum of RGB (Red+Green+Blue) = 40+8+112=160 (21% of max value = 765). Red value is 40 (16.02% from 255 or 25% from 160); Green value is 8 (3.52% from 255 or 5% from 160); Blue value is 112 (44.14% from 255 or 70% from 160); Max value from RGB is 112 - color contains mainly: blue. Hex color #280870 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280870 is #D7F78F. Grayscale: #1D1D1D. Windows color (decimal): -14153616 or 7342120. OLE color: 7342120.
HSL color Cylindrical-coordinate representation of color #280870: hue angle of 258.46º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #280870 is Cyan = 0.64, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 8 | 112 | - |
| CMYK | 0.64 | 0.93 | 0 | 0.56 |
| HSL | 258.46º | 0.87% | 0.24% | - |
| HSV(B) | 258.46º | 0.93% | 0.44% | - |
| XYZ | 3.89 | 1.79 | 15.47 | - |
| YUV | 29.42 | 174.6 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 8 | 112 | 0.64 | 0.93 | 0 | 0.56 | 258.46 | 0.87 | 0.24 |
| Hex | 28 | 8 | 70 | 40 | 5D | 0 | 38 | 102 | 57 | 18 |
| Octal | 50 | 10 | 160 | 100 | 135 | 0 | 70 | 402 | 127 | 30 |
| Binary | 101000 | 1000 | 1110000 | 1000000 | 1011101 | 0 | 111000 | 100000010 | 1010111 | 11000 |
Color Harmonies of #280870
Complementary color
Monochromatic Colors of #280870
Black with #280870
Text Example
Text Example
White with #280870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280870; }
p { color: rgb(40,8,112); }
H1.HeaderClassName
{
color: #280870;
}
.AnyTagClassName
{
color: #280870;
}
</style>
background-color css
<style>
a { background-color: #280870; }
a { background-color: rgb(40,8,112); }
div.DivClassName
{
background-color: #280870;
}
.BgClassName
{
background-color: #280870;
}
</style>
border-color css
<style>
span { border-color: #280870; }
span { border-color: rgb(40,8,112); }
td.TdClassName
{
border-color: #280870;
}
.TagClassName
{
border-color: #280870;
}
</style>