Shades of Persian Indigo #280568
Tints of Persian Indigo #280568
RGB
CMYK
RGB Variations
Color information
#280568 (or 0x280568) is known color: Persian Indigo. HEX triplet: 28, 05 and 68. RGB value is (40,5,104). Sum of RGB (Red+Green+Blue) = 40+5+104=149 (19% of max value = 765). Red value is 40 (16.02% from 255 or 26.85% from 149); Green value is 5 (2.34% from 255 or 3.36% from 149); Blue value is 104 (41.02% from 255 or 69.80% from 149); Max value from RGB is 104 - color contains mainly: blue. Hex color #280568 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280568 is #D7FA97. Grayscale: #1A1A1A. Windows color (decimal): -14154392 or 6817064. OLE color: 6817064.
HSL color Cylindrical-coordinate representation of color #280568: hue angle of 261.21º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #280568 is Cyan = 0.62, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 40 | 5 | 104 | - |
| CMYK | 0.62 | 0.95 | 0 | 0.59 |
| HSL | 261.21º | 0.91% | 0.21% | - |
| HSV(B) | 261.21º | 0.95% | 0.41% | - |
| XYZ | 3.43 | 1.56 | 13.22 | - |
| YUV | 26.75 | 171.6 | 137.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 5 | 104 | 0.62 | 0.95 | 0 | 0.59 | 261.21 | 0.91 | 0.21 |
| Hex | 28 | 5 | 68 | 3E | 5F | 0 | 3B | 105 | 5B | 15 |
| Octal | 50 | 5 | 150 | 76 | 137 | 0 | 73 | 405 | 133 | 25 |
| Binary | 101000 | 101 | 1101000 | 111110 | 1011111 | 0 | 111011 | 100000101 | 1011011 | 10101 |
Color Harmonies of #280568
Complementary color
Monochromatic Colors of #280568
Black with #280568
Text Example
Text Example
White with #280568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280568; }
p { color: rgb(40,5,104); }
H1.HeaderClassName
{
color: #280568;
}
.AnyTagClassName
{
color: #280568;
}
</style>
background-color css
<style>
a { background-color: #280568; }
a { background-color: rgb(40,5,104); }
div.DivClassName
{
background-color: #280568;
}
.BgClassName
{
background-color: #280568;
}
</style>
border-color css
<style>
span { border-color: #280568; }
span { border-color: rgb(40,5,104); }
td.TdClassName
{
border-color: #280568;
}
.TagClassName
{
border-color: #280568;
}
</style>