Shades of Persian Indigo #280962
Tints of Persian Indigo #280962
RGB
CMYK
RGB Variations
Color information
#280962 (or 0x280962) is known color: Persian Indigo. HEX triplet: 28, 09 and 62. RGB value is (40,9,98). Sum of RGB (Red+Green+Blue) = 40+9+98=147 (19% of max value = 765). Red value is 40 (16.02% from 255 or 27.21% from 147); Green value is 9 (3.91% from 255 or 6.12% from 147); Blue value is 98 (38.67% from 255 or 66.67% from 147); Max value from RGB is 98 - color contains mainly: blue. Hex color #280962 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280962 is #D7F69D. Grayscale: #1C1C1C. Windows color (decimal): -14153374 or 6424872. OLE color: 6424872.
HSL color Cylindrical-coordinate representation of color #280962: hue angle of 260.9º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #280962 is Cyan = 0.59, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 40 | 9 | 98 | - |
| CMYK | 0.59 | 0.91 | 0 | 0.62 |
| HSL | 260.9º | 0.83% | 0.21% | - |
| HSV(B) | 260.9º | 0.91% | 0.38% | - |
| XYZ | 3.18 | 1.53 | 11.68 | - |
| YUV | 28.42 | 167.27 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 9 | 98 | 0.59 | 0.91 | 0 | 0.62 | 260.9 | 0.83 | 0.21 |
| Hex | 28 | 9 | 62 | 3B | 5B | 0 | 3E | 105 | 53 | 15 |
| Octal | 50 | 11 | 142 | 73 | 133 | 0 | 76 | 405 | 123 | 25 |
| Binary | 101000 | 1001 | 1100010 | 111011 | 1011011 | 0 | 111110 | 100000101 | 1010011 | 10101 |
Color Harmonies of #280962
Complementary color
Monochromatic Colors of #280962
Black with #280962
Text Example
Text Example
White with #280962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280962; }
p { color: rgb(40,9,98); }
H1.HeaderClassName
{
color: #280962;
}
.AnyTagClassName
{
color: #280962;
}
</style>
background-color css
<style>
a { background-color: #280962; }
a { background-color: rgb(40,9,98); }
div.DivClassName
{
background-color: #280962;
}
.BgClassName
{
background-color: #280962;
}
</style>
border-color css
<style>
span { border-color: #280962; }
span { border-color: rgb(40,9,98); }
td.TdClassName
{
border-color: #280962;
}
.TagClassName
{
border-color: #280962;
}
</style>