Shades of Persian Indigo #280774
Tints of Persian Indigo #280774
RGB
CMYK
RGB Variations
Color information
#280774 (or 0x280774) is known color: Persian Indigo. HEX triplet: 28, 07 and 74. RGB value is (40,7,116). Sum of RGB (Red+Green+Blue) = 40+7+116=163 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.54% from 163); Green value is 7 (3.12% from 255 or 4.29% from 163); Blue value is 116 (45.70% from 255 or 71.17% from 163); Max value from RGB is 116 - color contains mainly: blue. Hex color #280774 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280774 is #D7F88B. Grayscale: #1C1C1C. Windows color (decimal): -14153868 or 7604008. OLE color: 7604008.
HSL color Cylindrical-coordinate representation of color #280774: hue angle of 258.17º 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 #280774 is Cyan = 0.66, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 7 | 116 | - |
| CMYK | 0.66 | 0.94 | 0 | 0.55 |
| HSL | 258.17º | 0.89% | 0.24% | - |
| HSV(B) | 258.17º | 0.94% | 0.45% | - |
| XYZ | 4.1 | 1.86 | 16.67 | - |
| YUV | 29.29 | 176.93 | 135.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 7 | 116 | 0.66 | 0.94 | 0 | 0.55 | 258.17 | 0.89 | 0.24 |
| Hex | 28 | 7 | 74 | 42 | 5E | 0 | 37 | 102 | 59 | 18 |
| Octal | 50 | 7 | 164 | 102 | 136 | 0 | 67 | 402 | 131 | 30 |
| Binary | 101000 | 111 | 1110100 | 1000010 | 1011110 | 0 | 110111 | 100000010 | 1011001 | 11000 |
Color Harmonies of #280774
Complementary color
Monochromatic Colors of #280774
Black with #280774
Text Example
Text Example
White with #280774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280774; }
p { color: rgb(40,7,116); }
H1.HeaderClassName
{
color: #280774;
}
.AnyTagClassName
{
color: #280774;
}
</style>
background-color css
<style>
a { background-color: #280774; }
a { background-color: rgb(40,7,116); }
div.DivClassName
{
background-color: #280774;
}
.BgClassName
{
background-color: #280774;
}
</style>
border-color css
<style>
span { border-color: #280774; }
span { border-color: rgb(40,7,116); }
td.TdClassName
{
border-color: #280774;
}
.TagClassName
{
border-color: #280774;
}
</style>