Shades of Persian Indigo #280061
Tints of Persian Indigo #280061
RGB
CMYK
RGB Variations
Color information
#280061 (or 0x280061) is known color: Persian Indigo. HEX triplet: 28, 00 and 61. RGB value is (40,0,97). Sum of RGB (Red+Green+Blue) = 40+0+97=137 (18% of max value = 765). Red value is 40 (16.02% from 255 or 29.20% from 137); Green value is 0 (0.39% from 255 or 0% from 137); Blue value is 97 (38.28% from 255 or 70.80% from 137); Max value from RGB is 97 - color contains mainly: blue. Hex color #280061 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280061 is #D7FF9E. Grayscale: #161616. Windows color (decimal): -14155679 or 6357032. OLE color: 6357032.
HSL color Cylindrical-coordinate representation of color #280061: hue angle of 264.74º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #280061 is Cyan = 0.59, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 40 | 0 | 97 | - |
| CMYK | 0.59 | 1 | 0 | 0.62 |
| HSL | 264.74º | 1% | 0.19% | - |
| HSV(B) | 264.74º | 1% | 0.38% | - |
| XYZ | 3.03 | 1.31 | 11.4 | - |
| YUV | 23.02 | 169.75 | 140.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 0 | 97 | 0.59 | 1 | 0 | 0.62 | 264.74 | 1 | 0.19 |
| Hex | 28 | 0 | 61 | 3B | 64 | 0 | 3E | 109 | 64 | 13 |
| Octal | 50 | 0 | 141 | 73 | 144 | 0 | 76 | 411 | 144 | 23 |
| Binary | 101000 | 0 | 1100001 | 111011 | 1100100 | 0 | 111110 | 100001001 | 1100100 | 10011 |
Color Harmonies of #280061
Complementary color
Monochromatic Colors of #280061
Black with #280061
Text Example
Text Example
White with #280061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280061; }
p { color: rgb(40,0,97); }
H1.HeaderClassName
{
color: #280061;
}
.AnyTagClassName
{
color: #280061;
}
</style>
background-color css
<style>
a { background-color: #280061; }
a { background-color: rgb(40,0,97); }
div.DivClassName
{
background-color: #280061;
}
.BgClassName
{
background-color: #280061;
}
</style>
border-color css
<style>
span { border-color: #280061; }
span { border-color: rgb(40,0,97); }
td.TdClassName
{
border-color: #280061;
}
.TagClassName
{
border-color: #280061;
}
</style>