Shades of Persian Indigo #280776
Tints of Persian Indigo #280776
RGB
CMYK
RGB Variations
Color information
#280776 (or 0x280776) is known color: Persian Indigo. HEX triplet: 28, 07 and 76. RGB value is (40,7,118). Sum of RGB (Red+Green+Blue) = 40+7+118=165 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.24% from 165); Green value is 7 (3.12% from 255 or 4.24% from 165); Blue value is 118 (46.48% from 255 or 71.52% from 165); Max value from RGB is 118 - color contains mainly: blue. Hex color #280776 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280776 is #D7F889. Grayscale: #1D1D1D. Windows color (decimal): -14153866 or 7735080. OLE color: 7735080.
HSL color Cylindrical-coordinate representation of color #280776: hue angle of 257.84º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #280776 is Cyan = 0.66, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 7 | 118 | - |
| CMYK | 0.66 | 0.94 | 0 | 0.54 |
| HSL | 257.84º | 0.89% | 0.25% | - |
| HSV(B) | 257.84º | 0.94% | 0.46% | - |
| XYZ | 4.22 | 1.91 | 17.29 | - |
| YUV | 29.52 | 177.93 | 135.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 7 | 118 | 0.66 | 0.94 | 0 | 0.54 | 257.84 | 0.89 | 0.25 |
| Hex | 28 | 7 | 76 | 42 | 5E | 0 | 36 | 102 | 59 | 19 |
| Octal | 50 | 7 | 166 | 102 | 136 | 0 | 66 | 402 | 131 | 31 |
| Binary | 101000 | 111 | 1110110 | 1000010 | 1011110 | 0 | 110110 | 100000010 | 1011001 | 11001 |
Color Harmonies of #280776
Complementary color
Monochromatic Colors of #280776
Black with #280776
Text Example
Text Example
White with #280776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280776; }
p { color: rgb(40,7,118); }
H1.HeaderClassName
{
color: #280776;
}
.AnyTagClassName
{
color: #280776;
}
</style>
background-color css
<style>
a { background-color: #280776; }
a { background-color: rgb(40,7,118); }
div.DivClassName
{
background-color: #280776;
}
.BgClassName
{
background-color: #280776;
}
</style>
border-color css
<style>
span { border-color: #280776; }
span { border-color: rgb(40,7,118); }
td.TdClassName
{
border-color: #280776;
}
.TagClassName
{
border-color: #280776;
}
</style>