Shades of Persian Indigo #280485
Tints of Persian Indigo #280485
RGB
CMYK
RGB Variations
Color information
#280485 (or 0x280485) is known color: Persian Indigo. HEX triplet: 28, 04 and 85. RGB value is (40,4,133). Sum of RGB (Red+Green+Blue) = 40+4+133=177 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.60% from 177); Green value is 4 (1.95% from 255 or 2.26% from 177); Blue value is 133 (52.34% from 255 or 75.14% from 177); Max value from RGB is 133 - color contains mainly: blue. Hex color #280485 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #280485 is #D7FB7A. Grayscale: #1C1C1C. Windows color (decimal): -14154619 or 8717352. OLE color: 8717352.
HSL color Cylindrical-coordinate representation of color #280485: hue angle of 256.74º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #280485 is Cyan = 0.70, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 40 | 4 | 133 | - |
| CMYK | 0.70 | 0.97 | 0 | 0.48 |
| HSL | 256.74º | 0.94% | 0.27% | - |
| HSV(B) | 256.74º | 0.97% | 0.52% | - |
| XYZ | 5.15 | 2.23 | 22.35 | - |
| YUV | 29.47 | 186.43 | 135.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 4 | 133 | 0.70 | 0.97 | 0 | 0.48 | 256.74 | 0.94 | 0.27 |
| Hex | 28 | 4 | 85 | 46 | 61 | 0 | 30 | 101 | 5E | 1B |
| Octal | 50 | 4 | 205 | 106 | 141 | 0 | 60 | 401 | 136 | 33 |
| Binary | 101000 | 100 | 10000101 | 1000110 | 1100001 | 0 | 110000 | 100000001 | 1011110 | 11011 |
Color Harmonies of #280485
Complementary color
Monochromatic Colors of #280485
Black with #280485
Text Example
Text Example
White with #280485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280485; }
p { color: rgb(40,4,133); }
H1.HeaderClassName
{
color: #280485;
}
.AnyTagClassName
{
color: #280485;
}
</style>
background-color css
<style>
a { background-color: #280485; }
a { background-color: rgb(40,4,133); }
div.DivClassName
{
background-color: #280485;
}
.BgClassName
{
background-color: #280485;
}
</style>
border-color css
<style>
span { border-color: #280485; }
span { border-color: rgb(40,4,133); }
td.TdClassName
{
border-color: #280485;
}
.TagClassName
{
border-color: #280485;
}
</style>