Shades of Persian Indigo #280179
Tints of Persian Indigo #280179
RGB
CMYK
RGB Variations
Color information
#280179 (or 0x280179) is known color: Persian Indigo. HEX triplet: 28, 01 and 79. RGB value is (40,1,121). Sum of RGB (Red+Green+Blue) = 40+1+121=162 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.69% from 162); Green value is 1 (0.78% from 255 or 0.62% from 162); Blue value is 121 (47.66% from 255 or 74.69% from 162); Max value from RGB is 121 - color contains mainly: blue. Hex color #280179 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280179 is #D7FE86. Grayscale: #191919. Windows color (decimal): -14155399 or 7930152. OLE color: 7930152.
HSL color Cylindrical-coordinate representation of color #280179: hue angle of 259.5º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #280179 is Cyan = 0.67, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 1 | 121 | - |
| CMYK | 0.67 | 0.99 | 0 | 0.53 |
| HSL | 259.5º | 0.98% | 0.24% | - |
| HSV(B) | 259.5º | 0.99% | 0.47% | - |
| XYZ | 4.34 | 1.85 | 18.22 | - |
| YUV | 26.34 | 181.42 | 137.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 1 | 121 | 0.67 | 0.99 | 0 | 0.53 | 259.5 | 0.98 | 0.24 |
| Hex | 28 | 1 | 79 | 43 | 63 | 0 | 35 | 104 | 62 | 18 |
| Octal | 50 | 1 | 171 | 103 | 143 | 0 | 65 | 404 | 142 | 30 |
| Binary | 101000 | 1 | 1111001 | 1000011 | 1100011 | 0 | 110101 | 100000100 | 1100010 | 11000 |
Color Harmonies of #280179
Complementary color
Monochromatic Colors of #280179
Black with #280179
Text Example
Text Example
White with #280179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280179; }
p { color: rgb(40,1,121); }
H1.HeaderClassName
{
color: #280179;
}
.AnyTagClassName
{
color: #280179;
}
</style>
background-color css
<style>
a { background-color: #280179; }
a { background-color: rgb(40,1,121); }
div.DivClassName
{
background-color: #280179;
}
.BgClassName
{
background-color: #280179;
}
</style>
border-color css
<style>
span { border-color: #280179; }
span { border-color: rgb(40,1,121); }
td.TdClassName
{
border-color: #280179;
}
.TagClassName
{
border-color: #280179;
}
</style>