Shades of Persian Indigo #280260
Tints of Persian Indigo #280260
RGB
CMYK
RGB Variations
Color information
#280260 (or 0x280260) is known color: Persian Indigo. HEX triplet: 28, 02 and 60. RGB value is (40,2,96). Sum of RGB (Red+Green+Blue) = 40+2+96=138 (18% of max value = 765). Red value is 40 (16.02% from 255 or 28.99% from 138); Green value is 2 (1.17% from 255 or 1.45% from 138); Blue value is 96 (37.89% from 255 or 69.57% from 138); Max value from RGB is 96 - color contains mainly: blue. Hex color #280260 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280260 is #D7FD9F. Grayscale: #171717. Windows color (decimal): -14155168 or 6292008. OLE color: 6292008.
HSL color Cylindrical-coordinate representation of color #280260: hue angle of 264.26º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #280260 is Cyan = 0.58, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 40 | 2 | 96 | - |
| CMYK | 0.58 | 0.98 | 0 | 0.62 |
| HSL | 264.26º | 0.96% | 0.19% | - |
| HSV(B) | 264.26º | 0.98% | 0.38% | - |
| XYZ | 3.01 | 1.34 | 11.17 | - |
| YUV | 24.08 | 168.59 | 139.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 2 | 96 | 0.58 | 0.98 | 0 | 0.62 | 264.26 | 0.96 | 0.19 |
| Hex | 28 | 2 | 60 | 3A | 62 | 0 | 3E | 108 | 60 | 13 |
| Octal | 50 | 2 | 140 | 72 | 142 | 0 | 76 | 410 | 140 | 23 |
| Binary | 101000 | 10 | 1100000 | 111010 | 1100010 | 0 | 111110 | 100001000 | 1100000 | 10011 |
Color Harmonies of #280260
Complementary color
Monochromatic Colors of #280260
Black with #280260
Text Example
Text Example
White with #280260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280260; }
p { color: rgb(40,2,96); }
H1.HeaderClassName
{
color: #280260;
}
.AnyTagClassName
{
color: #280260;
}
</style>
background-color css
<style>
a { background-color: #280260; }
a { background-color: rgb(40,2,96); }
div.DivClassName
{
background-color: #280260;
}
.BgClassName
{
background-color: #280260;
}
</style>
border-color css
<style>
span { border-color: #280260; }
span { border-color: rgb(40,2,96); }
td.TdClassName
{
border-color: #280260;
}
.TagClassName
{
border-color: #280260;
}
</style>