Shades of Persian Indigo #280461
Tints of Persian Indigo #280461
RGB
CMYK
RGB Variations
Color information
#280461 (or 0x280461) is known color: Persian Indigo. HEX triplet: 28, 04 and 61. RGB value is (40,4,97). Sum of RGB (Red+Green+Blue) = 40+4+97=141 (18% of max value = 765). Red value is 40 (16.02% from 255 or 28.37% from 141); Green value is 4 (1.95% from 255 or 2.84% from 141); Blue value is 97 (38.28% from 255 or 68.79% from 141); Max value from RGB is 97 - color contains mainly: blue. Hex color #280461 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280461 is #D7FB9E. Grayscale: #191919. Windows color (decimal): -14154655 or 6358056. OLE color: 6358056.
HSL color Cylindrical-coordinate representation of color #280461: hue angle of 263.23º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #280461 is Cyan = 0.59, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 40 | 4 | 97 | - |
| CMYK | 0.59 | 0.96 | 0 | 0.62 |
| HSL | 263.23º | 0.92% | 0.2% | - |
| HSV(B) | 263.23º | 0.96% | 0.38% | - |
| XYZ | 3.08 | 1.4 | 11.42 | - |
| YUV | 25.37 | 168.43 | 138.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 4 | 97 | 0.59 | 0.96 | 0 | 0.62 | 263.23 | 0.92 | 0.2 |
| Hex | 28 | 4 | 61 | 3B | 60 | 0 | 3E | 107 | 5C | 14 |
| Octal | 50 | 4 | 141 | 73 | 140 | 0 | 76 | 407 | 134 | 24 |
| Binary | 101000 | 100 | 1100001 | 111011 | 1100000 | 0 | 111110 | 100000111 | 1011100 | 10100 |
Color Harmonies of #280461
Complementary color
Monochromatic Colors of #280461
Black with #280461
Text Example
Text Example
White with #280461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280461; }
p { color: rgb(40,4,97); }
H1.HeaderClassName
{
color: #280461;
}
.AnyTagClassName
{
color: #280461;
}
</style>
background-color css
<style>
a { background-color: #280461; }
a { background-color: rgb(40,4,97); }
div.DivClassName
{
background-color: #280461;
}
.BgClassName
{
background-color: #280461;
}
</style>
border-color css
<style>
span { border-color: #280461; }
span { border-color: rgb(40,4,97); }
td.TdClassName
{
border-color: #280461;
}
.TagClassName
{
border-color: #280461;
}
</style>