Shades of Persian Indigo #280576
Tints of Persian Indigo #280576
RGB
CMYK
RGB Variations
Color information
#280576 (or 0x280576) is known color: Persian Indigo. HEX triplet: 28, 05 and 76. RGB value is (40,5,118). Sum of RGB (Red+Green+Blue) = 40+5+118=163 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.54% from 163); Green value is 5 (2.34% from 255 or 3.07% from 163); Blue value is 118 (46.48% from 255 or 72.39% from 163); Max value from RGB is 118 - color contains mainly: blue. Hex color #280576 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280576 is #D7FA89. Grayscale: #1B1B1B. Windows color (decimal): -14154378 or 7734568. OLE color: 7734568.
HSL color Cylindrical-coordinate representation of color #280576: hue angle of 258.58º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #280576 is Cyan = 0.66, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 5 | 118 | - |
| CMYK | 0.66 | 0.96 | 0 | 0.54 |
| HSL | 258.58º | 0.92% | 0.24% | - |
| HSV(B) | 258.58º | 0.96% | 0.46% | - |
| XYZ | 4.2 | 1.87 | 17.28 | - |
| YUV | 28.35 | 178.6 | 136.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 5 | 118 | 0.66 | 0.96 | 0 | 0.54 | 258.58 | 0.92 | 0.24 |
| Hex | 28 | 5 | 76 | 42 | 60 | 0 | 36 | 103 | 5C | 18 |
| Octal | 50 | 5 | 166 | 102 | 140 | 0 | 66 | 403 | 134 | 30 |
| Binary | 101000 | 101 | 1110110 | 1000010 | 1100000 | 0 | 110110 | 100000011 | 1011100 | 11000 |
Color Harmonies of #280576
Complementary color
Monochromatic Colors of #280576
Black with #280576
Text Example
Text Example
White with #280576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280576; }
p { color: rgb(40,5,118); }
H1.HeaderClassName
{
color: #280576;
}
.AnyTagClassName
{
color: #280576;
}
</style>
background-color css
<style>
a { background-color: #280576; }
a { background-color: rgb(40,5,118); }
div.DivClassName
{
background-color: #280576;
}
.BgClassName
{
background-color: #280576;
}
</style>
border-color css
<style>
span { border-color: #280576; }
span { border-color: rgb(40,5,118); }
td.TdClassName
{
border-color: #280576;
}
.TagClassName
{
border-color: #280576;
}
</style>