Shades of Persian Indigo #280575
Tints of Persian Indigo #280575
RGB
CMYK
RGB Variations
Color information
#280575 (or 0x280575) is known color: Persian Indigo. HEX triplet: 28, 05 and 75. RGB value is (40,5,117). Sum of RGB (Red+Green+Blue) = 40+5+117=162 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.69% from 162); Green value is 5 (2.34% from 255 or 3.09% from 162); Blue value is 117 (46.09% from 255 or 72.22% from 162); Max value from RGB is 117 - color contains mainly: blue. Hex color #280575 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280575 is #D7FA8A. Grayscale: #1B1B1B. Windows color (decimal): -14154379 or 7669032. OLE color: 7669032.
HSL color Cylindrical-coordinate representation of color #280575: hue angle of 258.75º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #280575 is Cyan = 0.66, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 5 | 117 | - |
| CMYK | 0.66 | 0.96 | 0 | 0.54 |
| HSL | 258.75º | 0.92% | 0.24% | - |
| HSV(B) | 258.75º | 0.96% | 0.46% | - |
| XYZ | 4.14 | 1.84 | 16.97 | - |
| YUV | 28.23 | 178.1 | 136.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 5 | 117 | 0.66 | 0.96 | 0 | 0.54 | 258.75 | 0.92 | 0.24 |
| Hex | 28 | 5 | 75 | 42 | 60 | 0 | 36 | 103 | 5C | 18 |
| Octal | 50 | 5 | 165 | 102 | 140 | 0 | 66 | 403 | 134 | 30 |
| Binary | 101000 | 101 | 1110101 | 1000010 | 1100000 | 0 | 110110 | 100000011 | 1011100 | 11000 |
Color Harmonies of #280575
Complementary color
Monochromatic Colors of #280575
Black with #280575
Text Example
Text Example
White with #280575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280575; }
p { color: rgb(40,5,117); }
H1.HeaderClassName
{
color: #280575;
}
.AnyTagClassName
{
color: #280575;
}
</style>
background-color css
<style>
a { background-color: #280575; }
a { background-color: rgb(40,5,117); }
div.DivClassName
{
background-color: #280575;
}
.BgClassName
{
background-color: #280575;
}
</style>
border-color css
<style>
span { border-color: #280575; }
span { border-color: rgb(40,5,117); }
td.TdClassName
{
border-color: #280575;
}
.TagClassName
{
border-color: #280575;
}
</style>