Shades of Persian Indigo #280263
Tints of Persian Indigo #280263
RGB
CMYK
RGB Variations
Color information
#280263 (or 0x280263) is known color: Persian Indigo. HEX triplet: 28, 02 and 63. RGB value is (40,2,99). Sum of RGB (Red+Green+Blue) = 40+2+99=141 (18% of max value = 765). Red value is 40 (16.02% from 255 or 28.37% from 141); Green value is 2 (1.17% from 255 or 1.42% from 141); Blue value is 99 (39.06% from 255 or 70.21% from 141); Max value from RGB is 99 - color contains mainly: blue. Hex color #280263 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280263 is #D7FD9C. Grayscale: #181818. Windows color (decimal): -14155165 or 6488616. OLE color: 6488616.
HSL color Cylindrical-coordinate representation of color #280263: hue angle of 263.51º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #280263 is Cyan = 0.60, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 40 | 2 | 99 | - |
| CMYK | 0.60 | 0.98 | 0 | 0.61 |
| HSL | 263.51º | 0.96% | 0.2% | - |
| HSV(B) | 263.51º | 0.98% | 0.39% | - |
| XYZ | 3.15 | 1.4 | 11.91 | - |
| YUV | 24.42 | 170.09 | 139.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 2 | 99 | 0.60 | 0.98 | 0 | 0.61 | 263.51 | 0.96 | 0.2 |
| Hex | 28 | 2 | 63 | 3C | 62 | 0 | 3D | 108 | 60 | 14 |
| Octal | 50 | 2 | 143 | 74 | 142 | 0 | 75 | 410 | 140 | 24 |
| Binary | 101000 | 10 | 1100011 | 111100 | 1100010 | 0 | 111101 | 100001000 | 1100000 | 10100 |
Color Harmonies of #280263
Complementary color
Monochromatic Colors of #280263
Black with #280263
Text Example
Text Example
White with #280263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280263; }
p { color: rgb(40,2,99); }
H1.HeaderClassName
{
color: #280263;
}
.AnyTagClassName
{
color: #280263;
}
</style>
background-color css
<style>
a { background-color: #280263; }
a { background-color: rgb(40,2,99); }
div.DivClassName
{
background-color: #280263;
}
.BgClassName
{
background-color: #280263;
}
</style>
border-color css
<style>
span { border-color: #280263; }
span { border-color: rgb(40,2,99); }
td.TdClassName
{
border-color: #280263;
}
.TagClassName
{
border-color: #280263;
}
</style>