Shades of Persian Indigo #280773
Tints of Persian Indigo #280773
RGB
CMYK
RGB Variations
Color information
#280773 (or 0x280773) is known color: Persian Indigo. HEX triplet: 28, 07 and 73. RGB value is (40,7,115). Sum of RGB (Red+Green+Blue) = 40+7+115=162 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.69% from 162); Green value is 7 (3.12% from 255 or 4.32% from 162); Blue value is 115 (45.31% from 255 or 70.99% from 162); Max value from RGB is 115 - color contains mainly: blue. Hex color #280773 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280773 is #D7F88C. Grayscale: #1C1C1C. Windows color (decimal): -14153869 or 7538472. OLE color: 7538472.
HSL color Cylindrical-coordinate representation of color #280773: hue angle of 258.33º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #280773 is Cyan = 0.65, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 7 | 115 | - |
| CMYK | 0.65 | 0.94 | 0 | 0.55 |
| HSL | 258.33º | 0.89% | 0.24% | - |
| HSV(B) | 258.33º | 0.94% | 0.45% | - |
| XYZ | 4.05 | 1.84 | 16.36 | - |
| YUV | 29.18 | 176.43 | 135.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 7 | 115 | 0.65 | 0.94 | 0 | 0.55 | 258.33 | 0.89 | 0.24 |
| Hex | 28 | 7 | 73 | 41 | 5E | 0 | 37 | 102 | 59 | 18 |
| Octal | 50 | 7 | 163 | 101 | 136 | 0 | 67 | 402 | 131 | 30 |
| Binary | 101000 | 111 | 1110011 | 1000001 | 1011110 | 0 | 110111 | 100000010 | 1011001 | 11000 |
Color Harmonies of #280773
Complementary color
Monochromatic Colors of #280773
Black with #280773
Text Example
Text Example
White with #280773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280773; }
p { color: rgb(40,7,115); }
H1.HeaderClassName
{
color: #280773;
}
.AnyTagClassName
{
color: #280773;
}
</style>
background-color css
<style>
a { background-color: #280773; }
a { background-color: rgb(40,7,115); }
div.DivClassName
{
background-color: #280773;
}
.BgClassName
{
background-color: #280773;
}
</style>
border-color css
<style>
span { border-color: #280773; }
span { border-color: rgb(40,7,115); }
td.TdClassName
{
border-color: #280773;
}
.TagClassName
{
border-color: #280773;
}
</style>