Shades of Persian Indigo #280585
Tints of Persian Indigo #280585
RGB
CMYK
RGB Variations
Color information
#280585 (or 0x280585) is known color: Persian Indigo. HEX triplet: 28, 05 and 85. RGB value is (40,5,133). Sum of RGB (Red+Green+Blue) = 40+5+133=178 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.47% from 178); Green value is 5 (2.34% from 255 or 2.81% from 178); Blue value is 133 (52.34% from 255 or 74.72% from 178); Max value from RGB is 133 - color contains mainly: blue. Hex color #280585 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #280585 is #D7FA7A. Grayscale: #1D1D1D. Windows color (decimal): -14154363 or 8717608. OLE color: 8717608.
HSL color Cylindrical-coordinate representation of color #280585: hue angle of 256.41º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #280585 is Cyan = 0.70, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 40 | 5 | 133 | - |
| CMYK | 0.70 | 0.96 | 0 | 0.48 |
| HSL | 256.41º | 0.93% | 0.27% | - |
| HSV(B) | 256.41º | 0.96% | 0.52% | - |
| XYZ | 5.16 | 2.25 | 22.35 | - |
| YUV | 30.06 | 186.1 | 135.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 5 | 133 | 0.70 | 0.96 | 0 | 0.48 | 256.41 | 0.93 | 0.27 |
| Hex | 28 | 5 | 85 | 46 | 60 | 0 | 30 | 100 | 5D | 1B |
| Octal | 50 | 5 | 205 | 106 | 140 | 0 | 60 | 400 | 135 | 33 |
| Binary | 101000 | 101 | 10000101 | 1000110 | 1100000 | 0 | 110000 | 100000000 | 1011101 | 11011 |
Color Harmonies of #280585
Complementary color
Monochromatic Colors of #280585
Black with #280585
Text Example
Text Example
White with #280585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280585; }
p { color: rgb(40,5,133); }
H1.HeaderClassName
{
color: #280585;
}
.AnyTagClassName
{
color: #280585;
}
</style>
background-color css
<style>
a { background-color: #280585; }
a { background-color: rgb(40,5,133); }
div.DivClassName
{
background-color: #280585;
}
.BgClassName
{
background-color: #280585;
}
</style>
border-color css
<style>
span { border-color: #280585; }
span { border-color: rgb(40,5,133); }
td.TdClassName
{
border-color: #280585;
}
.TagClassName
{
border-color: #280585;
}
</style>