Shades of Persian Indigo #280569
Tints of Persian Indigo #280569
RGB
CMYK
RGB Variations
Color information
#280569 (or 0x280569) is known color: Persian Indigo. HEX triplet: 28, 05 and 69. RGB value is (40,5,105). Sum of RGB (Red+Green+Blue) = 40+5+105=150 (19% of max value = 765). Red value is 40 (16.02% from 255 or 26.67% from 150); Green value is 5 (2.34% from 255 or 3.33% from 150); Blue value is 105 (41.41% from 255 or 70% from 150); Max value from RGB is 105 - color contains mainly: blue. Hex color #280569 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280569 is #D7FA96. Grayscale: #1A1A1A. Windows color (decimal): -14154391 or 6882600. OLE color: 6882600.
HSL color Cylindrical-coordinate representation of color #280569: hue angle of 261º degrees, saturation: 0.91, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #280569 is Cyan = 0.62, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 40 | 5 | 105 | - |
| CMYK | 0.62 | 0.95 | 0 | 0.59 |
| HSL | 261º | 0.91% | 0.22% | - |
| HSV(B) | 261º | 0.95% | 0.41% | - |
| XYZ | 3.48 | 1.58 | 13.49 | - |
| YUV | 26.87 | 172.1 | 137.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 5 | 105 | 0.62 | 0.95 | 0 | 0.59 | 261 | 0.91 | 0.22 |
| Hex | 28 | 5 | 69 | 3E | 5F | 0 | 3B | 105 | 5B | 16 |
| Octal | 50 | 5 | 151 | 76 | 137 | 0 | 73 | 405 | 133 | 26 |
| Binary | 101000 | 101 | 1101001 | 111110 | 1011111 | 0 | 111011 | 100000101 | 1011011 | 10110 |
Color Harmonies of #280569
Complementary color
Monochromatic Colors of #280569
Black with #280569
Text Example
Text Example
White with #280569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280569; }
p { color: rgb(40,5,105); }
H1.HeaderClassName
{
color: #280569;
}
.AnyTagClassName
{
color: #280569;
}
</style>
background-color css
<style>
a { background-color: #280569; }
a { background-color: rgb(40,5,105); }
div.DivClassName
{
background-color: #280569;
}
.BgClassName
{
background-color: #280569;
}
</style>
border-color css
<style>
span { border-color: #280569; }
span { border-color: rgb(40,5,105); }
td.TdClassName
{
border-color: #280569;
}
.TagClassName
{
border-color: #280569;
}
</style>