Shades of Persian Indigo #280984
Tints of Persian Indigo #280984
RGB
CMYK
RGB Variations
Color information
#280984 (or 0x280984) is known color: Persian Indigo. HEX triplet: 28, 09 and 84. RGB value is (40,9,132). Sum of RGB (Red+Green+Blue) = 40+9+132=181 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.10% from 181); Green value is 9 (3.91% from 255 or 4.97% from 181); Blue value is 132 (51.95% from 255 or 72.93% from 181); Max value from RGB is 132 - color contains mainly: blue. Hex color #280984 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #280984 is #D7F67B. Grayscale: #1F1F1F. Windows color (decimal): -14153340 or 8653096. OLE color: 8653096.
HSL color Cylindrical-coordinate representation of color #280984: hue angle of 255.12º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #280984 is Cyan = 0.70, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 40 | 9 | 132 | - |
| CMYK | 0.70 | 0.93 | 0 | 0.48 |
| HSL | 255.12º | 0.87% | 0.28% | - |
| HSV(B) | 255.12º | 0.93% | 0.52% | - |
| XYZ | 5.14 | 2.31 | 22.01 | - |
| YUV | 32.29 | 184.27 | 133.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 9 | 132 | 0.70 | 0.93 | 0 | 0.48 | 255.12 | 0.87 | 0.28 |
| Hex | 28 | 9 | 84 | 46 | 5D | 0 | 30 | FF | 57 | 1C |
| Octal | 50 | 11 | 204 | 106 | 135 | 0 | 60 | 377 | 127 | 34 |
| Binary | 101000 | 1001 | 10000100 | 1000110 | 1011101 | 0 | 110000 | 11111111 | 1010111 | 11100 |
Color Harmonies of #280984
Complementary color
Monochromatic Colors of #280984
Black with #280984
Text Example
Text Example
White with #280984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280984; }
p { color: rgb(40,9,132); }
H1.HeaderClassName
{
color: #280984;
}
.AnyTagClassName
{
color: #280984;
}
</style>
background-color css
<style>
a { background-color: #280984; }
a { background-color: rgb(40,9,132); }
div.DivClassName
{
background-color: #280984;
}
.BgClassName
{
background-color: #280984;
}
</style>
border-color css
<style>
span { border-color: #280984; }
span { border-color: rgb(40,9,132); }
td.TdClassName
{
border-color: #280984;
}
.TagClassName
{
border-color: #280984;
}
</style>