Shades of Persian Indigo #280878
Tints of Persian Indigo #280878
RGB
CMYK
RGB Variations
Color information
#280878 (or 0x280878) is known color: Persian Indigo. HEX triplet: 28, 08 and 78. RGB value is (40,8,120). Sum of RGB (Red+Green+Blue) = 40+8+120=168 (22% of max value = 765). Red value is 40 (16.02% from 255 or 23.81% from 168); Green value is 8 (3.52% from 255 or 4.76% from 168); Blue value is 120 (47.27% from 255 or 71.43% from 168); Max value from RGB is 120 - color contains mainly: blue. Hex color #280878 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280878 is #D7F787. Grayscale: #1D1D1D. Windows color (decimal): -14153608 or 7866408. OLE color: 7866408.
HSL color Cylindrical-coordinate representation of color #280878: hue angle of 257.14º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #280878 is Cyan = 0.67, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 8 | 120 | - |
| CMYK | 0.67 | 0.93 | 0 | 0.53 |
| HSL | 257.14º | 0.88% | 0.25% | - |
| HSV(B) | 257.14º | 0.93% | 0.47% | - |
| XYZ | 4.35 | 1.98 | 17.92 | - |
| YUV | 30.34 | 178.6 | 134.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 8 | 120 | 0.67 | 0.93 | 0 | 0.53 | 257.14 | 0.88 | 0.25 |
| Hex | 28 | 8 | 78 | 43 | 5D | 0 | 35 | 101 | 58 | 19 |
| Octal | 50 | 10 | 170 | 103 | 135 | 0 | 65 | 401 | 130 | 31 |
| Binary | 101000 | 1000 | 1111000 | 1000011 | 1011101 | 0 | 110101 | 100000001 | 1011000 | 11001 |
Color Harmonies of #280878
Complementary color
Monochromatic Colors of #280878
Black with #280878
Text Example
Text Example
White with #280878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280878; }
p { color: rgb(40,8,120); }
H1.HeaderClassName
{
color: #280878;
}
.AnyTagClassName
{
color: #280878;
}
</style>
background-color css
<style>
a { background-color: #280878; }
a { background-color: rgb(40,8,120); }
div.DivClassName
{
background-color: #280878;
}
.BgClassName
{
background-color: #280878;
}
</style>
border-color css
<style>
span { border-color: #280878; }
span { border-color: rgb(40,8,120); }
td.TdClassName
{
border-color: #280878;
}
.TagClassName
{
border-color: #280878;
}
</style>