Shades of Persian Indigo #280063
Tints of Persian Indigo #280063
RGB
CMYK
RGB Variations
Color information
#280063 (or 0x280063) is known color: Persian Indigo. HEX triplet: 28, 00 and 63. RGB value is (40,0,99). Sum of RGB (Red+Green+Blue) = 40+0+99=139 (18% of max value = 765). Red value is 40 (16.02% from 255 or 28.78% from 139); Green value is 0 (0.39% from 255 or 0% from 139); Blue value is 99 (39.06% from 255 or 71.22% from 139); Max value from RGB is 99 - color contains mainly: blue. Hex color #280063 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280063 is #D7FF9C. Grayscale: #161616. Windows color (decimal): -14155677 or 6488104. OLE color: 6488104.
HSL color Cylindrical-coordinate representation of color #280063: hue angle of 264.24º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 1%. Process color model (Four color, CMYK) of #280063 is Cyan = 0.60, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 40 | 0 | 99 | - |
| CMYK | 0.60 | 1 | 0 | 0.61 |
| HSL | 264.24º | 1% | 0.19% | - |
| HSV(B) | 264.24º | 1% | 0.39% | - |
| XYZ | 3.13 | 1.35 | 11.9 | - |
| YUV | 23.25 | 170.75 | 139.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 0 | 99 | 0.60 | 1 | 0 | 0.61 | 264.24 | 1 | 0.19 |
| Hex | 28 | 0 | 63 | 3C | 64 | 0 | 3D | 108 | 64 | 13 |
| Octal | 50 | 0 | 143 | 74 | 144 | 0 | 75 | 410 | 144 | 23 |
| Binary | 101000 | 0 | 1100011 | 111100 | 1100100 | 0 | 111101 | 100001000 | 1100100 | 10011 |
Color Harmonies of #280063
Complementary color
Monochromatic Colors of #280063
Black with #280063
Text Example
Text Example
White with #280063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280063; }
p { color: rgb(40,0,99); }
H1.HeaderClassName
{
color: #280063;
}
.AnyTagClassName
{
color: #280063;
}
</style>
background-color css
<style>
a { background-color: #280063; }
a { background-color: rgb(40,0,99); }
div.DivClassName
{
background-color: #280063;
}
.BgClassName
{
background-color: #280063;
}
</style>
border-color css
<style>
span { border-color: #280063; }
span { border-color: rgb(40,0,99); }
td.TdClassName
{
border-color: #280063;
}
.TagClassName
{
border-color: #280063;
}
</style>