Shades of Persian Indigo #280268
Tints of Persian Indigo #280268
RGB
CMYK
RGB Variations
Color information
#280268 (or 0x280268) is known color: Persian Indigo. HEX triplet: 28, 02 and 68. RGB value is (40,2,104). Sum of RGB (Red+Green+Blue) = 40+2+104=146 (19% of max value = 765). Red value is 40 (16.02% from 255 or 27.40% from 146); Green value is 2 (1.17% from 255 or 1.37% from 146); Blue value is 104 (41.02% from 255 or 71.23% from 146); Max value from RGB is 104 - color contains mainly: blue. Hex color #280268 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280268 is #D7FD97. Grayscale: #181818. Windows color (decimal): -14155160 or 6816296. OLE color: 6816296.
HSL color Cylindrical-coordinate representation of color #280268: hue angle of 262.35º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #280268 is Cyan = 0.62, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 40 | 2 | 104 | - |
| CMYK | 0.62 | 0.98 | 0 | 0.59 |
| HSL | 262.35º | 0.96% | 0.21% | - |
| HSV(B) | 262.35º | 0.98% | 0.41% | - |
| XYZ | 3.4 | 1.49 | 13.21 | - |
| YUV | 24.99 | 172.59 | 138.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 2 | 104 | 0.62 | 0.98 | 0 | 0.59 | 262.35 | 0.96 | 0.21 |
| Hex | 28 | 2 | 68 | 3E | 62 | 0 | 3B | 106 | 60 | 15 |
| Octal | 50 | 2 | 150 | 76 | 142 | 0 | 73 | 406 | 140 | 25 |
| Binary | 101000 | 10 | 1101000 | 111110 | 1100010 | 0 | 111011 | 100000110 | 1100000 | 10101 |
Color Harmonies of #280268
Complementary color
Monochromatic Colors of #280268
Black with #280268
Text Example
Text Example
White with #280268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280268; }
p { color: rgb(40,2,104); }
H1.HeaderClassName
{
color: #280268;
}
.AnyTagClassName
{
color: #280268;
}
</style>
background-color css
<style>
a { background-color: #280268; }
a { background-color: rgb(40,2,104); }
div.DivClassName
{
background-color: #280268;
}
.BgClassName
{
background-color: #280268;
}
</style>
border-color css
<style>
span { border-color: #280268; }
span { border-color: rgb(40,2,104); }
td.TdClassName
{
border-color: #280268;
}
.TagClassName
{
border-color: #280268;
}
</style>