Shades of Persian Indigo #280879
Tints of Persian Indigo #280879
RGB
CMYK
RGB Variations
Color information
#280879 (or 0x280879) is known color: Persian Indigo. HEX triplet: 28, 08 and 79. RGB value is (40,8,121). Sum of RGB (Red+Green+Blue) = 40+8+121=169 (22% of max value = 765). Red value is 40 (16.02% from 255 or 23.67% from 169); Green value is 8 (3.52% from 255 or 4.73% from 169); Blue value is 121 (47.66% from 255 or 71.60% from 169); Max value from RGB is 121 - color contains mainly: blue. Hex color #280879 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280879 is #D7F786. Grayscale: #1E1E1E. Windows color (decimal): -14153607 or 7931944. OLE color: 7931944.
HSL color Cylindrical-coordinate representation of color #280879: hue angle of 256.99º 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 #280879 is Cyan = 0.67, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 8 | 121 | - |
| CMYK | 0.67 | 0.93 | 0 | 0.53 |
| HSL | 256.99º | 0.88% | 0.25% | - |
| HSV(B) | 256.99º | 0.93% | 0.47% | - |
| XYZ | 4.41 | 2.01 | 18.24 | - |
| YUV | 30.45 | 179.1 | 134.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 8 | 121 | 0.67 | 0.93 | 0 | 0.53 | 256.99 | 0.88 | 0.25 |
| Hex | 28 | 8 | 79 | 43 | 5D | 0 | 35 | 101 | 58 | 19 |
| Octal | 50 | 10 | 171 | 103 | 135 | 0 | 65 | 401 | 130 | 31 |
| Binary | 101000 | 1000 | 1111001 | 1000011 | 1011101 | 0 | 110101 | 100000001 | 1011000 | 11001 |
Color Harmonies of #280879
Complementary color
Monochromatic Colors of #280879
Black with #280879
Text Example
Text Example
White with #280879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280879; }
p { color: rgb(40,8,121); }
H1.HeaderClassName
{
color: #280879;
}
.AnyTagClassName
{
color: #280879;
}
</style>
background-color css
<style>
a { background-color: #280879; }
a { background-color: rgb(40,8,121); }
div.DivClassName
{
background-color: #280879;
}
.BgClassName
{
background-color: #280879;
}
</style>
border-color css
<style>
span { border-color: #280879; }
span { border-color: rgb(40,8,121); }
td.TdClassName
{
border-color: #280879;
}
.TagClassName
{
border-color: #280879;
}
</style>