Shades of Persian Indigo #280074
Tints of Persian Indigo #280074
RGB
CMYK
RGB Variations
Color information
#280074 (or 0x280074) is known color: Persian Indigo. HEX triplet: 28, 00 and 74. RGB value is (40,0,116). Sum of RGB (Red+Green+Blue) = 40+0+116=156 (20% of max value = 765). Red value is 40 (16.02% from 255 or 25.64% from 156); Green value is 0 (0.39% from 255 or 0% from 156); Blue value is 116 (45.70% from 255 or 74.36% from 156); Max value from RGB is 116 - color contains mainly: blue. Hex color #280074 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280074 is #D7FF8B. Grayscale: #181818. Windows color (decimal): -14155660 or 7602216. OLE color: 7602216.
HSL color Cylindrical-coordinate representation of color #280074: hue angle of 260.69º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #280074 is Cyan = 0.66, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 0 | 116 | - |
| CMYK | 0.66 | 1 | 0 | 0.55 |
| HSL | 260.69º | 1% | 0.23% | - |
| HSV(B) | 260.69º | 1% | 0.45% | - |
| XYZ | 4.03 | 1.71 | 16.64 | - |
| YUV | 25.18 | 179.25 | 138.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 0 | 116 | 0.66 | 1 | 0 | 0.55 | 260.69 | 1 | 0.23 |
| Hex | 28 | 0 | 74 | 42 | 64 | 0 | 37 | 105 | 64 | 17 |
| Octal | 50 | 0 | 164 | 102 | 144 | 0 | 67 | 405 | 144 | 27 |
| Binary | 101000 | 0 | 1110100 | 1000010 | 1100100 | 0 | 110111 | 100000101 | 1100100 | 10111 |
Color Harmonies of #280074
Complementary color
Monochromatic Colors of #280074
Black with #280074
Text Example
Text Example
White with #280074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280074; }
p { color: rgb(40,0,116); }
H1.HeaderClassName
{
color: #280074;
}
.AnyTagClassName
{
color: #280074;
}
</style>
background-color css
<style>
a { background-color: #280074; }
a { background-color: rgb(40,0,116); }
div.DivClassName
{
background-color: #280074;
}
.BgClassName
{
background-color: #280074;
}
</style>
border-color css
<style>
span { border-color: #280074; }
span { border-color: rgb(40,0,116); }
td.TdClassName
{
border-color: #280074;
}
.TagClassName
{
border-color: #280074;
}
</style>